a10ac1211f9c — Leonard Ritter sgc tip 11 hours ago
* sgc: refactored implementation to permit new features
fa38736251ec — Leonard Ritter a day ago
* sgc: small improvements
d0c1331e2c86 — Leonard Ritter a day ago
* sgc: SGC is nestable and can be collected by parent sgc's
8f018cbddbd8 — Leonard Ritter 2 days ago
* sgc: reduced overhead, made drop functions chainable
99b5f28c29e8 — Leonard Ritter 2 days ago
* sgc: more testing
7aa2bc7736ac — Leonard Ritter 2 days ago
* sgc: added bindings and removed cruft
968da8d9ff5d — Leonard Ritter 2 days ago
* sgc: improved implementation, supporting free and realloc
5221dd0a5a5f — Leonard Ritter 2 days ago
* sgc: simplified realloc logic
27a648be5505 — Leonard Ritter 2 days ago
* small improvements to header
610a1c03aeef — Leonard Ritter 2 days ago
* check-in sgc runtime
a1a192b1ff07 — Leonard Ritter default 2 days ago
* compiler.target.C: more repair work, though not yet finished.
9b3d82c376c8 — Leonard Ritter 4 days ago
* compiler.target.C: partially fixed formatter and refactored interface to avoid unnecessary string copying
* core: `zarrayof&` form can be used to build (constant) string arrays from a fixed number of single chars
* print: `/char ...` prints individual chars like a string
a542efefe613 — Leonard Ritter 4 days ago
* more work on C backend
0ea79300e15b — Leonard Ritter 5 days ago
* more work on C backend
ebbbc6133f43 — Leonard Ritter 6 days ago
* initial port of compiler.target.C.format to C++
4582513392ce — Leonard Ritter 6 days ago
* checked-in Allocator module
3d94e1c9db55 — Leonard Ritter 6 days ago
* Array: added custom allocator support
0f706ca62a0c — Leonard Ritter 6 days ago
* syntax now supports symbol literal prefixes; e.g. `xy'z` is turned into `prefix:xy\' "z"`
* `char` string prefix now also supports symbol prefixes, and char lengths up to 8
1a2aba089460 — Leonard Ritter 7 days ago
* compiler.MappedFile: renamed array interface
* testing: added BDD.sc to various
f2ee17052a4b — Leonard Ritter 9 days ago
* MappedFile: added `MappedArray`, a dynamic array implementation that mirrors directly to a file
Next