summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rust grammar: added else blocks and rudimentary floatAdrian Thurston2019-10-071-12/+29
* rust grammar: lifetime goes between & and mut in type refAdrian Thurston2019-10-031-2/+3
* rust grammar: some improvements to genericsAdrian Thurston2019-10-031-23/+119
* improvements to statement and expression to better match grammarAdrian Thurston2019-10-021-53/+62
* rust grammar: some work on match expressionsAdrian Thurston2019-10-021-8/+62
* rust grammar: let needs a pattern on lhsAdrian Thurston2019-10-011-2/+43
* moved rust grammar to /grammarAdrian Thurston2019-10-013-0/+4
* merged in rust grammar development (work in progress)Adrian Thurston2019-10-011-0/+323
|\
| * expanding expressions in the rust grammarAdrian Thurston2019-10-011-45/+135
| * implemented compound expression and assignement expressionAdrian Thurston2019-09-261-4/+37
| * allow multiple semis to separate and terminateAdrian Thurston2019-09-261-2/+5
| * first cut of a rust grammar for learning rustAdrian Thurston2019-09-261-0/+197
* error message fix for literal reference not foundAdrian Thurston2019-09-261-1/+1
* warning suppress: use NULL as sentinal in execl callAdrian Thurston2019-09-261-1/+1
* Provide an '-r' command-line optionJan Max Meyer2019-09-261-4/+22
* include the pdf in built targetsAdrian Thurston2019-09-191-1/+1
* set the BUILD_MANUAL conditional after checking --enable-manualAdrian Thurston2019-09-191-9/+9
* install the aapl headersAdrian Thurston2019-09-191-7/+9
* Merge pull request #2 from phorward/phorwardAdrian Thurston2019-09-136-11/+11
|\
| * Changed 'enforces' back to 'forces'Jan Max Meyer2019-09-131-1/+1
| * Fixing some typos in existing docsJan Max Meyer2019-09-126-12/+12
* | removed the building vars COLM_, they don't changeAdrian Thurston2019-09-1215-72/+54
* | added install targets to test progs to not fail make installAdrian Thurston2019-09-123-0/+6
* | use the correct version for the ragel programAdrian Thurston2019-09-123-5/+6
* | fixed COLM_BIN reference in ragel buildAdrian Thurston2019-09-121-1/+1
* | put just one sedsubst in the root and use that in MakefilesAdrian Thurston2019-09-127-18/+6
* | use sedsubst to make ragel.1 from ragel.1.inAdrian Thurston2019-09-121-0/+3
* | merged remainder of files in ragel-repos into /Adrian Thurston2019-09-129-321/+63
* | last remaining cleanout of aapl-reposAdrian Thurston2019-09-124-29/+0
|/
* moved aapl and ragel doc dirs to /docAdrian Thurston2019-09-1183-3/+4
* lifed colm doc up to doc/colmAdrian Thurston2019-09-1146-56/+60
* putting changelogs in the right placeAdrian Thurston2019-09-116-40/+0
* fixed up the package/control fileAdrian Thurston2019-09-113-7/+1
* unifying some of the top-level componentsAdrian Thurston2019-09-1138-25/+12
* some tweaks to colm vars for building other projects in treeAdrian Thurston2019-09-1114-71/+71
* rename the substitution vars for the test subjectsAdrian Thurston2019-09-1112-127/+117
* cleaning up the test case configure/runAdrian Thurston2019-09-1124-460/+37
* use configure to find the test suite compilers and interpretersAdrian Thurston2019-09-103-37/+61
* sort result when finding .d dirs to test inAdrian Thurston2019-09-101-1/+1
* don't depend on crack being installedAdrian Thurston2019-09-101-12/+12
* configuring the test suite from /configure.acAdrian Thurston2019-09-108-44/+131
* the config.h file now goes to srcAdrian Thurston2019-09-0910-15/+15
* removed the two clones of aaplAdrian Thurston2019-09-0981-19223/+0
* getting all the test cases to run with hacked rpathAdrian Thurston2019-09-094-9/+9
* getting test cases runningAdrian Thurston2019-09-096-25/+36
* building rlhc rlparse and trans test casesAdrian Thurston2019-09-098-9/+28
* base (aapl, colm, ragel) test cases buildingAdrian Thurston2019-09-095775-25/+35
* mega-merge of pruned test codeAdrian Thurston2019-09-095788-0/+2239086
|\
| * lifted all test files to /test directoryAdrian Thurston2019-09-095788-0/+0
| * executed slice-testing to remove private dirnamesAdrian Thurston2019-09-094-126/+6