index
:
personal/richardmaw/lace.git
square-subdefines
subword-errors
Richard Maw <richard.maw@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert subdefines from {} to []
square-subdefines
Richard Maw
2015-11-17
9
-12
/
+12
*
Allow sub sub defines
Daniel Silverstone
2015-11-10
6
-21
/
+58
*
Support sub-definition using braces
Daniel Silverstone
2015-11-09
6
-2
/
+67
*
Add support for lexing {}d strings
Daniel Silverstone
2015-11-09
2
-6
/
+39
*
Support the concent that compile_one_line() might return many rules for that ...
Daniel Silverstone
2015-11-09
1
-7
/
+14
*
Support lexing in a way which copes with terminators
Daniel Silverstone
2015-11-09
1
-5
/
+9
*
Add some unpack holding so that Lua 5.3 works
Daniel Silverstone
2015-11-05
3
-0
/
+6
*
Fix small bug which fails to propagate defaults
Daniel Silverstone
2015-11-05
4
-3
/
+11
*
Make luacov optional in the test suite
Daniel Silverstone
2015-07-04
6
-6
/
+6
*
Change config.ld to talk about README
Daniel Silverstone
2015-07-03
1
-1
/
+1
*
Indent code sample in README
Daniel Silverstone
2015-07-03
1
-9
/
+9
*
Cache full lexes of rulesets
Daniel Silverstone
2014-03-22
1
-0
/
+8
*
Attempt caching of lexed lines to speed things up
Daniel Silverstone
2014-03-22
1
-1
/
+10
*
More documentation
Daniel Silverstone
2013-12-09
3
-2
/
+63
*
Move ldoc generation into top level
Daniel Silverstone
2013-11-28
13
-3
/
+8
*
Lots of ldoc
Daniel Silverstone
2013-11-26
7
-4
/
+221
*
PREFIX, not INST_ROOT, please
Daniel Silverstone
2013-04-14
1
-1
/
+3
*
Move luacov out to a submodule
Daniel Silverstone
2012-09-09
13
-986
/
+3
*
LACE: Update version to 1.0 ready for tagging
Daniel Silverstone
2012-07-18
1
-1
/
+1
*
DOC: Update documentation, closer to 1.0 release
Daniel Silverstone
2012-07-18
13
-248
/
+346
*
Add an ABI marker to lace.lua
Daniel Silverstone
2012-07-18
1
-0
/
+3
*
EXAMPLE: Simple example of using lace
Daniel Silverstone
2012-07-18
3
-0
/
+249
*
COMPILER: Remove unused local function
Daniel Silverstone
2012-07-18
1
-5
/
+0
*
LACE: Ensure engine errors are propagated properly at runtime
Daniel Silverstone
2012-07-17
8
-8
/
+63
*
LACE: More rendered error tests for all the builtins
Daniel Silverstone
2012-07-17
6
-2
/
+56
*
TEST: Ensure builtin define rules seem to render errors properly
Daniel Silverstone
2012-07-17
6
-27
/
+69
*
TEST: Simplify the rendered error tests in the compiler suite
Daniel Silverstone
2012-07-17
1
-36
/
+0
*
TEST: More error normalisation tests
Daniel Silverstone
2012-07-17
9
-5
/
+152
*
LACE: Ensure errors are rendered properly and exposed during compilation
Daniel Silverstone
2012-07-17
5
-5
/
+74
*
LACE: More error normalisation, and error rendering capability
Daniel Silverstone
2012-07-17
5
-15
/
+125
*
LACE: Start normalising error paths more aggressively
Daniel Silverstone
2012-07-17
11
-37
/
+151
*
{BUILTIN,COMPILER}: Ensure internal errors are not normalised purely to strings
Daniel Silverstone
2012-07-17
2
-3
/
+3
*
TEST: Test for basic error normalisation at runtime
Daniel Silverstone
2012-07-17
2
-0
/
+26
*
ENGINE: Now not possible to have no result
Daniel Silverstone
2012-07-17
1
-5
/
+1
*
Ensure errors are flattened into strings
Daniel Silverstone
2012-05-29
2
-0
/
+13
*
Include control type in error string
Daniel Silverstone
2012-05-16
1
-1
/
+1
*
_lace not .lace
Daniel Silverstone
2012-05-16
1
-2
/
+2
*
_lace not .lace
Daniel Silverstone
2012-05-16
1
-4
/
+4
*
Better Makefile with install support
Daniel Silverstone
2012-05-16
1
-4
/
+16
*
Add a version number (0) to lace. Will increment to 1 before first release
Daniel Silverstone
2012-05-16
1
-0
/
+6
*
Use _lace instead of [".lace"]
Daniel Silverstone
2012-05-15
8
-86
/
+86
*
Add use of anyof and allof to the complex engine test
Daniel Silverstone
2012-05-15
2
-1
/
+6
*
Add anyof/allof combinators and tests for the builtin.
Daniel Silverstone
2012-05-15
2
-3
/
+156
*
Clean up test output in the good case
Daniel Silverstone
2012-05-15
6
-12
/
+12
*
Codethink sponsorship note
Daniel Silverstone
2012-05-14
1
-0
/
+5
*
Remove Luxio dependency from test suite
Daniel Silverstone
2012-05-14
3
-6
/
+3
*
Remove luxio depend from lex
Daniel Silverstone
2012-05-14
1
-2
/
+0
*
Allow empty quotes to force an empty word to get into the lexer output
Daniel Silverstone
2012-05-13
2
-2
/
+18
*
Remove files from lexer interface, it's not needed
Daniel Silverstone
2012-05-13
3
-34
/
+0
*
Complex ruleset test with defines, includes and conditional allow/deny
Daniel Silverstone
2012-05-13
4
-0
/
+35
[next]