| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | uns_lisp: quasiquote parserHEADmaster | 2024-07-16 | 2 | -38/+493 | |
| * | uns_lisp: cps-lambda | 2024-07-16 | 1 | -10/+63 | |
| * | uns_lisp: cps-if | 2024-07-16 | 1 | -9/+89 | |
| * | uns_lisp: swap | 2024-07-16 | 1 | -0/+47 | |
| * | uns_lisp: change cps-list transformation to make it respect scope | 2024-07-16 | 1 | -275/+223 | |
| * | uns_lisp: fix string printing and lexing | 2024-07-14 | 1 | -2/+3 | |
| * | uns_lisp: cps transformation of K abstraction | 2024-07-14 | 1 | -1/+39 | |
| * | uns_lisp: cps transformation of function arguments | 2024-07-14 | 1 | -38/+195 | |
| * | uns_lisp: fix some bugs in first pass of CPS | 2024-07-14 | 2 | -33/+44 | |
| * | uns_lisp: add first part of CPS transformer | 2024-07-14 | 2 | -103/+888 | |
| * | import flatrate lisp, rename to Universal Service LISP | 2024-07-10 | 4 | -0/+1253 | |
| * | Major API reorganization, test infrastructure | 2024-07-08 | 12 | -18212/+160 | |
| * | delete for hashtables | 2024-06-21 | 5 | -7/+157 | |
| * | fix root push and pop issue; make shared library for examples | 2024-06-20 | 1 | -0/+3 | |
| * | add fake struct to help with type checker | 2024-06-13 | 1 | -1/+1 | |
| * | hashtable test | 2024-06-13 | 7 | -1/+20426 | |
| * | change uns_root_ptr to uns_ctr | 2024-06-12 | 5 | -23/+26 | |
| * | strings: add more tests | 2024-06-12 | 4 | -24/+129 | |
| * | cheney copying collector | 2024-06-11 | 5 | -0/+381 |
