Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Avé 285bc87ecb Added test for LR(0) 2017-01-31 16:44:10 +01:00
Robin Jadoul 5f723f1774 Fix troubles with clang 2017-01-31 15:03:08 +01:00
Robin Jadoul d758631580 Add license information 2017-01-30 16:34:56 +01:00
Thomas Avé 10798dea7a Debug output from the table generator 2017-01-26 21:02:30 +01:00
Thomas Avé 4eb9451235 G3log from CMake 2017-01-26 20:59:17 +01:00
Robin Jadoul 8358813204 Better grammar building in tests/lr1_only.cpp 2017-01-20 13:47:19 +01:00
Thomas Avé f883378141 Move to libtempl 2017-01-20 13:28:09 +01:00
Robin Jadoul 8148c41179 Complete LR(1) but not LALR(1) test 2017-01-17 17:54:05 +01:00
Robin Jadoul ed9c1cd0c9 Basic LR(1) but not LALR(1) test 2017-01-17 11:25:26 +01:00
Robin Jadoul aa1ff29307 Small cleanup for existing test 2017-01-11 17:24:36 +01:00
Thomas Avé 601be444a7 Fix tests 2017-01-03 15:58:55 +01:00
kwullaer 9bc22af7b8 Voor lr0 test 2017-01-02 20:10:57 +01:00
kwullaer 636eb26a38 Test voor shift reduce error 2017-01-02 20:07:24 +01:00
kwullaer 649cb8eeb1 Test voor shift reduce error 2017-01-02 20:05:01 +01:00
kwullaer 2b96eac7ad Test voor shift-reduce error 2017-01-02 19:51:53 +01:00
Thomas Avé 493ec163ec First work on driver 2016-12-30 17:38:42 +01:00
Robin Jadoul d51034dd0a Setup test infrastructure 2016-11-27 14:49:28 +01:00