1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lace.error.render: Highlight the subword the error came from More... over 8 years ago
lace: Collect subwords when collecting errors More... over 8 years ago
lace.lex: Don't include trailing ] in subword More... over 8 years ago
lace.builtin: Offset anyof/allof error messages More... over 8 years ago
Convert subdefines from {} to [] More... over 8 years ago
Allow sub sub defines More... over 8 years ago
Support sub-definition using braces More... over 8 years ago
Add support for lexing {}d strings More... over 8 years ago
Support the concent that compile_one_line() might return many rules for that one line More... over 8 years ago
Support lexing in a way which copes with terminators More... over 8 years ago
Add some unpack holding so that Lua 5.3 works More... over 8 years ago
Fix small bug which fails to propagate defaults More... over 8 years ago
Make luacov optional in the test suite More... over 8 years ago
Change config.ld to talk about README More... over 8 years ago
Indent code sample in README More... over 8 years ago
Cache full lexes of rulesets More... about 10 years ago
Attempt caching of lexed lines to speed things up More... about 10 years ago
More documentation More... over 10 years ago
Move ldoc generation into top level More... over 10 years ago
Lots of ldoc More... over 10 years ago
PREFIX, not INST_ROOT, please More... almost 11 years ago
Move luacov out to a submodule More... over 11 years ago
LACE: Update version to 1.0 ready for tagging More... over 11 years ago
DOC: Update documentation, closer to 1.0 release More... over 11 years ago
Add an ABI marker to lace.lua More... over 11 years ago
EXAMPLE: Simple example of using lace More... over 11 years ago
COMPILER: Remove unused local function More... over 11 years ago
LACE: Ensure engine errors are propagated properly at runtime More... over 11 years ago
LACE: More rendered error tests for all the builtins More... over 11 years ago
TEST: Ensure builtin define rules seem to render errors properly More... over 11 years ago