Commit graph

16 commits

Author SHA1 Message Date
Andrew Whatson 58871787bd Port scheme bcomp usual package 2022-09-13 13:23:00 +10:00
Andrew Whatson da44d58f93 Port most of prescheme to-cps package 2022-08-15 16:33:08 +10:00
Andrew Whatson c1166c1d1b Review node/variable interface imports 2022-08-15 12:41:41 +10:00
Andrew Whatson 7a6e0ff177 Separate node and variable interfaces 2022-08-15 12:08:30 +10:00
Andrew Whatson f92d8f1c39 Initial prescheme-display stubs 2022-08-08 23:23:16 +10:00
Andrew Whatson 73b85b4c0b Port simplify-call, simplify-let, simplify-join interfaces 2022-08-04 16:03:29 +10:00
Andrew Whatson ded9eb281a Fixes for let-nodes expansion 2022-08-02 20:32:02 +10:00
Andrew Whatson ebc4471058 Port node-vector & expanding-vectors interfaces 2022-08-01 22:09:04 +10:00
Andrew Whatson e1b6b3606e Port the check-nodes interface 2022-07-31 00:24:12 +10:00
Andrew Whatson 07624fdfba Port the pp-cps interface 2022-07-31 00:14:55 +10:00
Andrew Whatson 1e593cd411 Finish porting the node interface 2022-07-30 00:10:32 +10:00
Andrew Whatson f3002b53b7 Remove leftover debug from let-nodes 2022-07-29 20:19:58 +10:00
Andrew Whatson a953c41133 Port let-nodes, new-lambda, new-call macros 2022-07-29 20:16:54 +10:00
Andrew Whatson 6bb2428fba Port most of the ps-compiler node interface 2022-07-23 21:54:18 +10:00
Andrew Whatson a6244ee560 Port define-node-type macro 2022-07-21 23:00:03 +10:00
Andrew Whatson 16aaa3b30b Prepare to port ps-compiler node interface 2022-07-21 22:52:44 +10:00