index
:
folk
keymap-locale
printer-config
s-ol/webrtc
s-ol/workaround
sol
https://folk.computer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
trie.tcl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
trie: Fix statementClauseToId pdf!
Omar Rizwan
2023-10-07
1
-14
/
+14
*
Merge pull request #94 from FolkComputer/osnr/rest-patterns
Omar Rizwan
2023-10-06
1
-1
/
+47
|
\
|
*
trie: Fix lookupLiteral. I think this works?
Omar Rizwan
2023-10-03
1
-3
/
+1
|
*
WIP: Literal lookups for ...rest (works in Whens sometimes now)
Omar Rizwan
2023-10-03
1
-1
/
+49
*
|
Merge branch 'main' into osnr/vulkan-display
Omar Rizwan
2023-09-27
1
-13
/
+47
|
\
|
|
*
trie: Add support for /..rest/ matching
Omar Rizwan
2023-09-24
1
-9
/
+45
|
*
trie: Clean up unused stuff, document
Omar Rizwan
2023-09-24
1
-7
/
+5
*
|
Merge branch 'main' into osnr/vulkan-display
Omar Rizwan
2023-09-08
1
-3
/
+6
|
\
|
|
*
Don't use value == 0 in trie, so 0:0 can actually match
Omar Rizwan
2023-08-12
1
-3
/
+6
*
|
Test struct array. Fix trie ?
Omar Rizwan
2023-09-05
1
-1
/
+1
|
/
*
lib/trie: Improve documentation
Omar Rizwan
2023-07-20
1
-13
/
+18
*
Experiment: avoid shimmering in When words
Omar Rizwan
2023-07-04
1
-1
/
+17
*
Merging main into c-evaluator
Charles Chamberlain
2023-05-09
1
-4
/
+4
|
\
|
*
Fix some type issues in trie & change apriltag cmd
Andrés Cuervo
2023-04-30
1
-4
/
+4
*
|
Fix trie test
Omar Rizwan
2023-04-24
1
-1
/
+27
*
|
Fix print specifier so it works on NUC
Omar Rizwan
2023-04-22
1
-1
/
+1
*
|
Make trie values fixed uint64_t so it runs on 32-bit system
Omar Rizwan
2023-04-22
1
-28
/
+10
*
|
Fix matchId to be a valid handle, fix Matches::exists
Omar Rizwan
2023-04-19
1
-1
/
+1
*
|
Fix statement destructuring bugs, negations/blanks, results idx
Omar Rizwan
2023-04-19
1
-2
/
+2
*
|
Start on new c-statements (C evaluator) work
Omar Rizwan
2023-04-19
1
-14
/
+33
|
/
*
Only do wildcards on trie lookup. Use unique trie keys for reactions
Omar Rizwan
2023-02-14
1
-10
/
+6
*
Make trie more generic (store general Tcl_Obj* at leaves)
Omar Rizwan
2023-02-12
1
-13
/
+17
*
c-statements: WIP checkpoint on statement removal
Omar Rizwan
2023-02-05
1
-3
/
+6
*
Eliminate triefy and do var->wildcard conversion in trie
Omar Rizwan
2023-02-05
1
-8
/
+36
*
Fix addWithVar export, add ${} syntax in csubst
Omar Rizwan
2023-02-04
1
-1
/
+1
*
Better typedef behavior; addWithVar split from add; more ...
Omar Rizwan
2023-02-04
1
-3
/
+5
*
c cross-module import / cmulti test works!
Omar Rizwan
2023-02-04
1
-13
/
+13
*
More progress on ObjType mapping -- test compiles now
Omar Rizwan
2023-02-03
1
-5
/
+8
*
Start reintroducing graphviz support
Omar Rizwan
2023-01-17
1
-2
/
+2
*
Make trie use ? for wildcard. More bugfixes of new match evaluator
Omar Rizwan
2022-12-15
1
-2
/
+2
*
some error handling and notes
Omar Rizwan
2022-12-14
1
-0
/
+20
*
Trim reallly long lines in the statement and trie graphs
Omar Rizwan
2022-11-27
1
-0
/
+4
*
fix `make show-trie`
Omar Rizwan
2022-11-27
1
-1
/
+1
*
Refactor c.tcl to create a sealed namespace
Omar Rizwan
2022-11-18
1
-13
/
+14
*
Move trie into c.tcl and trie.tcl
Omar Rizwan
2022-11-14
1
-0
/
+185