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
...
*
|
Merge branch 'main' into osnr/camera-pipeline
Omar Rizwan
2023-06-06
2
-14
/
+18
|
\
|
|
*
Do gen increment on removal -- this seems better
Omar Rizwan
2023-06-06
1
-2
/
+4
|
*
More fixing evaluator bugs (with reuse)
Omar Rizwan
2023-06-05
1
-2
/
+5
|
*
Fix this reporting in error; merge some peer changes from branch
Omar Rizwan
2023-06-05
1
-1
/
+0
|
*
Fix pointer incompatibility errors in evaluator
Andrés Cuervo
2023-06-02
1
-10
/
+10
*
|
Fix handleReadable
Omar Rizwan
2023-06-02
1
-0
/
+1
*
|
Merge branch 'main' into osnr/camera-pipeline
Omar Rizwan
2023-06-02
5
-74
/
+1262
|
\
|
|
*
All tests pass
Omar Rizwan
2023-06-01
1
-3
/
+4
|
*
Start on lambda/apply-based environment management
Omar Rizwan
2023-06-01
2
-77
/
+67
|
*
etc
Omar Rizwan
2023-05-30
1
-2
/
+1
|
*
WIP: Go back to using a fixed-name namespace
Omar Rizwan
2023-05-29
1
-25
/
+17
|
*
Fix two memory leaks
Omar Rizwan
2023-05-26
1
-0
/
+10
|
*
Fix dot
Omar Rizwan
2023-05-24
1
-2
/
+14
|
*
WIP: Resizable edgelists on statements and matches
Omar Rizwan
2023-05-24
1
-126
/
+122
|
*
Bring back C source map
Omar Rizwan
2023-05-24
1
-1
/
+1
|
*
Merging main into c-evaluator
Charles Chamberlain
2023-05-09
3
-17
/
+18
|
|
\
|
*
|
Fix id=0 bug in Unmatch
Omar Rizwan
2023-04-26
1
-10
/
+8
|
*
|
Use one-off namespaces so inner scope can't stomp outer scope
Omar Rizwan
2023-04-26
2
-18
/
+27
|
*
|
Fix some memory leaks
Omar Rizwan
2023-04-25
1
-12
/
+15
|
*
|
Move c-statements to lib/evaluator.tcl.
Omar Rizwan
2023-04-25
1
-0
/
+1150
|
*
|
Unload by blowing away the namespace. This buys us another 5ms?
Omar Rizwan
2023-04-25
1
-10
/
+2
|
*
|
Do more granular exec time tracking (w/ load and unload)
Omar Rizwan
2023-04-24
1
-11
/
+29
|
*
|
Fix trie test
Omar Rizwan
2023-04-24
1
-1
/
+27
|
*
|
WIP (most tests pass): Move recollect into C
Omar Rizwan
2023-04-24
1
-0
/
+4
|
*
|
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
|
*
|
Continue work on Recollect: test/negation works!
Omar Rizwan
2023-04-20
1
-2
/
+2
|
*
|
Use generations in statement handle; fixes test/commit
Omar Rizwan
2023-04-19
1
-0
/
+2
|
*
|
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
2
-14
/
+35
*
|
|
Use chan open for process execution
Charles Chamberlain
2023-06-01
1
-10
/
+14
*
|
|
Getting one camera frame from a thread
Charles Chamberlain
2023-06-01
1
-1
/
+11
*
|
|
Fix bug in process naming: choose unique names in same file
Charles Chamberlain
2023-06-01
1
-0
/
+4
*
|
|
WIP: Start implementing AprilTag detector. defineFolkImages shm
Omar Rizwan
2023-05-26
1
-1
/
+1
*
|
|
Implement bidirectional peering & receive statements
Omar Rizwan
2023-05-25
2
-3
/
+16
*
|
|
Allow bare When/Claim in subprocess
Omar Rizwan
2023-05-25
1
-1
/
+4
|
|
/
|
/
|
*
|
Fix some type issues in trie & change apriltag cmd
Andrés Cuervo
2023-04-30
1
-4
/
+4
*
|
Do more granular exec time tracking (w/ load and unload)
Omar Rizwan
2023-04-24
1
-11
/
+28
|
/
*
c: Support quotation mark includes
Omar Rizwan
2023-04-15
1
-1
/
+5
*
Guard against variable stomp when you call Step inside a Step
Omar Rizwan
2023-03-18
2
-2
/
+9
*
Add support for `shares all claims`; fix Commit in subprocess
Omar Rizwan
2023-03-17
1
-1
/
+1
*
Use a closed variable instead of global in the commit
Omar Rizwan
2023-03-17
1
-0
/
+1
*
Introduce new process test (doesn't work yet)
Omar Rizwan
2023-03-13
1
-17
/
+0
*
Refactor error/environment handling
Omar Rizwan
2023-02-14
1
-12
/
+13
*
Basic process statement sharing test passes.
Omar Rizwan
2023-02-14
2
-0
/
+21
*
More cleanup/refactoring of peering.
Omar Rizwan
2023-02-14
2
-9
/
+11
*
Refactor peering. Refactor process.
Omar Rizwan
2023-02-14
2
-8
/
+46
*
process: Refactor to use per-process namespace
Omar Rizwan
2023-02-14
1
-32
/
+43
*
process: Show stdout/stderr as label.
Omar Rizwan
2023-02-14
1
-10
/
+19
[prev]
[next]