1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 18, 2024 — Dec 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Capture standard use of allocate_marked_vector as allocate_vector. More... over 2 years ago
Extend the control-point parser to handle compiled-code frames. More... over 2 years ago
Change printer to identify return-to-interpreter and reflect-to-interface. More... over 2 years ago
Rewrite the new control-point parser. More... over 2 years ago
Implement control-point parser using microcode support. More... over 2 years ago
Implement return-frame types for stack parsing. More... over 2 years ago
Export next_stack_frame; it should be useful in "debug.c". More... over 2 years ago
Implement primitive control-point-next-frame. More... over 2 years ago
Implement code to locate next return code on stack. More... over 2 years ago
Clean up interface to interpreter state. More... over 2 years ago
Tweaks. More... over 2 years ago
Eliminate unused PRIM_ABORT_TO_C. More... over 2 years ago
Clean up the primitive interface a bit. More... over 2 years ago
Eliminate a couple more aliases. More... over 2 years ago
Eliminate more aliases, and rationalize push_cont procedures. More... over 2 years ago
Even more de-macroization. More... over 2 years ago
Eliminate more macros. More... over 2 years ago
Clean up more code having to do with continuation frames. More... over 2 years ago
Rewrite the core data structure macros as inlined procedures. More... over 2 years ago
Eliminate backwards-compatibility aliases. More... over 2 years ago
More abstractions for the stack. More... over 2 years ago
Fix previously identified bug in apply_error. More... over 2 years ago
Export ucode-primitive and ucode-type into (package). More... over 2 years ago
Add .ccls-cache to gitignore. More... over 2 years ago
Add .ccls-cache/ to list of project ignores. More... over 2 years ago
Rewrite define-bundle-type to avoid use of define-record-type. More... over 2 years ago
Include "libraries" subdirectory when cleaning. More... over 2 years ago
Fix bug: define-record-type keyword parent-type broke accessors. More... over 2 years ago
Implement new kind of bundle. More... over 2 years ago
Implement scons-cons and scons-list. More... over 2 years ago