summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add basic runtime engine and testsDaniel Silverstone2012-05-134-0/+221
* Include line number into rulesDaniel Silverstone2012-05-131-0/+1
* typoDaniel Silverstone2012-05-131-1/+1
* Verify reasons for compilation failures make their way back to the callerDaniel Silverstone2012-05-132-0/+9
* Test compiling a simple deny-all ruleDaniel Silverstone2012-05-132-0/+14
* Compiler to use new builtin moduleDaniel Silverstone2012-05-131-3/+2
* Add interactiveDaniel Silverstone2012-05-131-0/+4
* Initial result builtin (allow/deny)Daniel Silverstone2012-05-133-0/+125
* SpelloDaniel Silverstone2012-05-131-1/+1
* Top level module tests. Can also act as an example.Daniel Silverstone2012-05-132-1/+50
* More compilation and test casesDaniel Silverstone2012-05-134-3/+78
* Shush luacov on close brace linesDaniel Silverstone2012-05-131-0/+1
* Initial compiler module and tests. Doesn't compile anything yetDaniel Silverstone2012-05-135-2/+214
* Notes about compiling/executing rulesetsDaniel Silverstone2012-05-132-0/+286
* Note that circular includes are not allowedDaniel Silverstone2012-05-131-0/+3
* More lexer testingDaniel Silverstone2012-05-132-21/+162
* Add end position to tokens and fix lex_a_fileDaniel Silverstone2012-05-131-6/+3
* Lexer, fixes and testsDaniel Silverstone2012-05-132-15/+129
* Ensure we run all the tests and generate the report even if a test failsDaniel Silverstone2012-05-131-3/+6
* Lexer and initial makefileDaniel Silverstone2012-05-134-0/+185
* LUACOV: Add -X to exclude test stuffDaniel Silverstone2012-05-131-1/+20
* LUACOV: Merge luacov from 875148a62871a55df95f80bdaa999d3fbdea3c90 into extra...Daniel Silverstone2012-05-1311-0/+966
* Initial documentation for LaceDaniel Silverstone2012-05-135-0/+200
* Initial bits of laceDaniel Silverstone2012-05-133-0/+56