ometa-scheme

log

age author description
13 months Tony Garnock-Jones Improve relevance of error reporting by avoiding supplying error reports fordefault tip
13 months Tony Garnock-Jones Track position paths, not just position tips. This gives much better error locs.
13 months Tony Garnock-Jones If an item cannot be converted to an input-stream in a recursive parse,
13 months Tony Garnock-Jones Add merge-ometa, for rudimentary code inheritance
13 months Tony Garnock-Jones Make *ometa-debug* a parameter instead of a normal variable.
13 months Tony Garnock-Jones Allow for external setting of *ometa-debug*.
14 months Tony Garnock-Jones Load ometa-opt.g on demand, rather than during compilation.
14 months Tony Garnock-Jones Make namespace used by eval configurable.
15 months Tony Garnock-Jones Make plt4 branch now the default branch.
15 months Tony Garnock-Jones Root of the PLT3/MzScheme3 support branch.plt3
15 months Tony Garnock-Jones merged default into plt4plt4
15 months Tony Garnock-Jones Sometimes current-load-relative-directory is #f.
15 months Tony Garnock-Jones merge vector fix into plt4plt4
15 months Tony Garnock-Jones merge vector fix into default
15 months Tony Garnock-Jones Correct vector input stream constructor.
15 months Tony Garnock-Jones Apply patch from Simon Michael:plt4
15 months Tony Garnock-Jones Apply patch from Simon Michael:plt4
15 months Tony Garnock-Jones Apply patch from Simon Michael:
15 months Tony Garnock-Jones Apply patch from Simon Michael:plt4
15 months Tony Garnock-Jones Add prettified version of the bootstrap grammar.
15 months Tony Garnock-Jones Optimise the optimiser using itself.
15 months Tony Garnock-Jones Major improvements to ometa syntax.
15 months Tony Garnock-Jones Improve debug output
20 months Tony Garnock-Jones Improved error reporting; load ometa-opt.g from same dir as ometa.scm
20 months Tony Garnock-Jones Support ?predicates.
20 months Tony Garnock-Jones Add (load-ometa), for simple testing of parsers
21 months Tony Garnock-Jones Complete bootstrapping and optimisation
21 months Tony Garnock-Jones Remove obsolete scheme-indent-function emacs settings
21 months tonyg Start sketching out ometa-opt phase.
21 months tonyg Push ahead bootstrapping work. Can now parse serialized meta-ometa.
2 years Tony Garnock-Jones A day's hacking