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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More small bits of cleanup
Omar Rizwan
2023-02-14
1
-4
/
+6
*
Clean up environments a bit. This doesn't really help perf
Omar Rizwan
2023-02-14
1
-3
/
+0
*
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
*
Refactor sharing to have a more general 'peers' system.
Omar Rizwan
2023-02-11
1
-1
/
+1
*
Move process logic into lib/process.tcl
Omar Rizwan
2023-02-10
1
-0
/
+30
*
Add first sketches of RFID programs
Omar Rizwan
2023-02-10
1
-1
/
+1
*
c-statements work on reactToStatementAddition. Doesn't work yet.
Omar Rizwan
2023-02-09
1
-1
/
+1
*
c-statements: More handle cleanup. Animal test works
Omar Rizwan
2023-02-06
1
-2
/
+2
*
Some README tweaks
Omar Rizwan
2023-02-06
1
-2
/
+2
*
c-statements: Use semi-opaque stmt & match handles, not bare indices
Omar Rizwan
2023-02-05
1
-3
/
+4
*
c-statements: WIP checkpoint on statement removal
Omar Rizwan
2023-02-05
2
-5
/
+7
*
Fix c array argtype bug
Omar Rizwan
2023-02-05
1
-1
/
+2
*
Eliminate triefy and do var->wildcard conversion in trie
Omar Rizwan
2023-02-05
2
-8
/
+37
*
Initialize trie; fix size_t argtype
Omar Rizwan
2023-02-04
1
-1
/
+1
*
Put C procs in namespace of caller at definition time
Omar Rizwan
2023-02-04
1
-1
/
+2
*
Fix addWithVar export, add ${} syntax in csubst
Omar Rizwan
2023-02-04
2
-24
/
+21
*
statement add compiles -- now to expose it and test it from Tcl
Omar Rizwan
2023-02-04
1
-4
/
+6
*
Better typedef behavior; addWithVar split from add; more ...
Omar Rizwan
2023-02-04
2
-4
/
+8
*
c cross-module import / cmulti test works!
Omar Rizwan
2023-02-04
2
-18
/
+20
*
c: Improve linedirective to be more robust, start on import
Omar Rizwan
2023-02-04
1
-8
/
+19
*
Export function pointer for each c proc
Omar Rizwan
2023-02-03
1
-4
/
+10
*
Fix nesting
Omar Rizwan
2023-02-03
1
-1
/
+1
*
cstructs test works!
Omar Rizwan
2023-02-03
1
-5
/
+6
*
More progress on ObjType mapping -- test compiles now
Omar Rizwan
2023-02-03
2
-44
/
+54
*
More C progress - start on Tcl_ObjType struct mapping
Omar Rizwan
2023-02-03
1
-18
/
+64
*
Start on c.tcl struct support
Omar Rizwan
2023-02-03
1
-33
/
+135
*
Add cstructs test; more progress on c-statements play
Omar Rizwan
2023-02-03
1
-0
/
+5
*
Catch iwgetid error, don't print C
Omar Rizwan
2023-01-31
1
-1
/
+1
*
Move serializable environment code into separate file. Thread stuff
Omar Rizwan
2023-01-24
1
-0
/
+49
*
More Vulkan play. Improve C types, add typedef support
Omar Rizwan
2023-01-24
1
-0
/
+17
*
Start reintroducing graphviz support
Omar Rizwan
2023-01-17
1
-2
/
+2
*
More reasonable C namespace behavior
Omar Rizwan
2023-01-16
1
-8
/
+17
*
set clang flag based on mac version
Cristóbal Sciutto
2022-12-21
1
-1
/
+4
*
minor cleanup
Omar Rizwan
2022-12-17
1
-17
/
+0
*
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
*
Implement better csubst; almost ready for shaders
Omar Rizwan
2022-11-23
1
-1
/
+1
*
Report C loadlib errors
Omar Rizwan
2022-11-21
1
-1
/
+3
*
Fix memory leak with Camera images. Do arg checking in c.tcl
Omar Rizwan
2022-11-18
1
-1
/
+5
*
Refactor camera to use new C library + to use image_t struct
Omar Rizwan
2022-11-18
1
-1
/
+4
*
Add loadlib to c.tcl
Omar Rizwan
2022-11-18
1
-1
/
+14
*
Don't need to reset C now that it's namespaced
Omar Rizwan
2022-11-18
1
-3
/
+0
*
Refactor c.tcl to create a sealed namespace
Omar Rizwan
2022-11-18
2
-151
/
+168
*
Fix weird C bugs: breaking default by not having it be last case
Omar Rizwan
2022-11-17
1
-3
/
+3
*
Cleanup and extension of c.tcl
Omar Rizwan
2022-11-17
1
-25
/
+48
*
More Vulkan garbage
Omar Rizwan
2022-11-16
1
-1
/
+1
*
Support Homebrew tcl
Omar Rizwan
2022-11-15
1
-1
/
+4
[prev]
[next]