summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08fix macro invocationc3-superchargevyzo
2024-02-08bootstrapvyzo
2024-02-08fix identifier context for methodsvyzo
2024-02-08bootstraspvyzo
2024-02-08fix typovyzo
2024-02-08bootstrapvyzo
2024-02-08fix stdlib issuesvyzo
2024-02-08fix some bugz, improve build debug uxvyzo
2024-02-08bootstrapvyzo
2024-02-08some more edits in bootstrap.mdvyzo
2024-02-08adjust code in match optimizer for the new mopvyzo
2024-02-08reinstate class-method-table, it's not dead codevyzo
2024-02-08remove dead codevyzo
2024-02-08remove ##vector ops from struct-instance-init! inlinevyzo
2024-02-08simplify bootstrap recompilation instructionsvyzo
2024-02-08bootstrapvyzo
2024-02-08bootstrap instructions for recursive bootstrapvyzo
2024-02-08fix builtin.ssxi.ssvyzo
2024-02-08load handwritten builtin ssxivyzo
2024-02-08rename handl written core.ssxi.ss to builtin.ssxi.ssvyzo
2024-02-08RIP bootstrap hell; and fix bugzvyzo
2024-02-07be explicit about the predlude in corevyzo
2024-02-07fix typovyzo
2024-02-07fix arity issuesvyzo
2024-02-07fix typosvyzo
2024-02-07remove obsolete struct directivevyzo
2024-02-07fix make-class-predicatevyzo
2024-02-07fix some bugzvyzo
2024-02-06update compiler for unified mopvyzo
2024-02-06make generative class type id an interned symbolvyzo
2024-02-02rework class type meta, update defstruct|class and matchvyzo
2024-02-02finetune defstruct|class-typevyzo
2024-02-01rework defstruct|class-type for the unified mopvyzo
2024-02-01some more normalization for mop.ssvyzo
2024-02-01make ignore-slot a procedurevyzo
2024-02-01introduce struct slot accessor/mutatorsvyzo
2024-01-30Fix the "Homebrew uses installed libgambit" issue. (#1113)Drew Crampsie
2024-01-30Use c3 linearization in the MOP (#1033)François-René Rideau
2024-01-23Update package-manager.md (#1110)Drew Crampsie
2024-01-22Add release option for asset generation. (#1102)Jaime Fournier
2024-01-22rm the unused xml/ (#1107)Drew Crampsie
2024-01-21HTML, TAL, XML and SXML modules: New and Reorginized under markup (#1094)Drew Crampsie
2024-01-16New :std/mime/types (#1105)Drew Crampsie
2024-01-11Minor grammar updates to the README file (#1103)Zoe Braiterman
2024-01-08Working 18.1 homebrew. I blame git for thinking it worked. (#1100)Drew Crampsie
2024-01-08Change the syntax utils to be more locat'y (#1093)Drew Crampsie
2024-01-05Document defstruct equal: and transparent: (#1096)Noah Pederson
2024-01-04Seekable IO Interface (#1097)Noah Pederson
2024-01-01Cleanup docker arguments, and docs. (#1098)Jaime Fournier
2023-12-19Docs: 404 links, `generic.md` headlines, misc (#1091)add-arch-linux-dockerp1xelHer0