aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Remove linear update environment procedures.Hugo Hörnquist2022-07-11
* Remove usage of zipper.Hugo Hörnquist2022-07-11
* workHugo Hörnquist2022-07-11
* Cleanup + fix __LINE__.Hugo Hörnquist2022-07-11
* Fix whitespace for rest args.Hugo Hörnquist2022-07-11
* Fix most of expand##.Hugo Hörnquist2022-07-11
* Rewrite handel-preprocessing-tokens.Hugo Hörnquist2022-07-11
* Fix #lineHugo Hörnquist2022-07-10
* Resolve recursive macros.Hugo Hörnquist2022-07-10
* Add of-type? to (hnh util type).Hugo Hörnquist2022-07-10
* workHugo Hörnquist2022-07-10
* Extend type-clauses with not.Hugo Hörnquist2022-07-09
* Merge typecheck macro into c-parser.Hugo Hörnquist2022-07-09
|\
| * Move type checking macros to own module.Hugo Hörnquist2022-07-09
| * Change list-of and pair-of validator to separate macros.Hugo Hörnquist2022-07-08
* | work.Hugo Hörnquist2022-07-07
* | Major work.Hugo Hörnquist2022-07-07
* | Merge branch 'new-object-system' into c-parserHugo Hörnquist2022-07-07
|\|
| * Add pair-of to object system.Hugo Hörnquist2022-07-07
| * Extend object type system to allow list-of.Hugo Hörnquist2022-07-07
| * Change date/time interface.Hugo Hörnquist2022-07-07
| * Add lenses.Hugo Hörnquist2022-07-07
| * Add new object system.Hugo Hörnquist2022-07-07
* | Merge path-absolute? and better test running.Hugo Hörnquist2022-07-07
|\ \
| * | Add srfi-64 util.Hugo Hörnquist2022-07-07
| * | Add path-absolute?Hugo Hörnquist2022-07-07
| |/
* | Add basic c evaluator.Hugo Hörnquist2022-07-07
* | C parser minor cleanup.Hugo Hörnquist2022-07-07
* | Fix escape sequences in chars and strings.Hugo Hörnquist2022-07-07
* | C parser add basic float support.Hugo Hörnquist2022-07-07
* | C parser add unary minus.Hugo Hörnquist2022-07-07
* | C-parser add strings.Hugo Hörnquist2022-07-07
* | C-parser #define without body.Hugo Hörnquist2022-07-07
* | Fix C order of operations.Hugo Hörnquist2022-07-07
* | Add split-by-one-of.Hugo Hörnquist2022-07-07
* | Major work on c parser.Hugo Hörnquist2022-07-07
|/
* Import missing car+cdr.Hugo Hörnquist2022-07-07
* Cleanup (vcomponent datetime).Hugo Hörnquist2022-07-07
* Note that with-working-directory isn't thread-safe.Hugo Hörnquist2022-07-07
* Cleanup in graph.Hugo Hörnquist2022-07-07
* Remove set! from datetime.Hugo Hörnquist2022-07-07
* Remove case*.Hugo Hörnquist2022-07-07
* Move each imported symbol to own line for easier removal.Hugo Hörnquist2022-07-07
* Fix datetime issues discovered due to new tests.Hugo Hörnquist2022-07-07
* Move (date|time)-zero? higher up in datetime.Hugo Hörnquist2022-06-23
* Remove (add|remove)-day, and month[+-].Hugo Hörnquist2022-06-23
* Normalize base64 errors.Hugo Hörnquist2022-06-23
* Minor cleanup of entry-points/server.Hugo Hörnquist2022-06-23
* Clean up btn.Hugo Hörnquist2022-06-23
* Add TODO about query parameters.Hugo Hörnquist2022-06-23