index
:
universalservice
master
Portable garbage collectors
Peter McGoron
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cheney_c89.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
uns_lisp: cps-if
Peter McGoron
1
-9
/
+89
2024-07-16
uns_lisp: swap
Peter McGoron
1
-0
/
+47
2024-07-16
uns_lisp: change cps-list transformation to make it respect scope
Peter McGoron
1
-275
/
+223
2024-07-14
uns_lisp: fix string printing and lexing
Peter McGoron
1
-2
/
+3
2024-07-14
uns_lisp: cps transformation of K abstraction
Peter McGoron
1
-1
/
+39
2024-07-14
uns_lisp: cps transformation of function arguments
Peter McGoron
1
-38
/
+195
2024-07-14
uns_lisp: fix some bugs in first pass of CPS
Peter McGoron
2
-33
/
+44
2024-07-14
uns_lisp: add first part of CPS transformer
Peter McGoron
2
-103
/
+888
2024-07-14
fine-grained valgrind support (warning: slow)
Peter McGoron
2
-4
/
+22
2024-07-14
cheney_c89: valgrind
Peter McGoron
3
-7
/
+26
2024-07-10
import flatrate lisp, rename to Universal Service LISP
Peter McGoron
7
-16
/
+1302
2024-07-08
fix clean
Peter McGoron
2
-3
/
+5
2024-07-08
Major API reorganization, test infrastructure
Peter McGoron
22
-18511
/
+1064
2024-06-21
delete for hashtables
Peter McGoron
6
-8
/
+160
2024-06-20
fix root push and pop issue; make shared library for examples
Peter McGoron
6
-8
/
+33
2024-06-13
add fake struct to help with type checker
Peter McGoron
2
-3
/
+11
2024-06-13
hashtable test
Peter McGoron
7
-1
/
+20426
2024-06-12
change uns_root_ptr to uns_ctr
Peter McGoron
8
-32
/
+35
2024-06-12
strings: add more tests
Peter McGoron
7
-45
/
+145