Commit Graph

25 Commits

Author SHA1 Message Date
Thomas Avé f0aa9a4f64 Replaced the regex parser with one generated by Parsodus 2017-01-22 15:48:06 +01:00
Thomas Avé 02454f5f7a Return a set of tokens instead of a vector 2017-01-20 21:38:43 +01:00
Thomas Avé 19f50d6cdc Removed templates from lxs-namespace 2017-01-20 13:05:44 +01:00
Thomas Avé c1befc5a76 Moved inputparsing to seperate library and moved some work to the driver 2017-01-19 19:10:07 +01:00
Robin Jadoul 652ee18461 Give byte offset on regex parse errors 2016-05-30 17:08:30 +02:00
Thomas Ave dbc79353e7 Use references instead of pointers for exceptions + catch regex parsing exceptions in inputparser and add more info before rethrowing 2016-05-29 19:00:20 +02:00
Thomas Ave c26bf1f171 swap location of exceptions 2016-05-29 01:36:11 +02:00
Robin Jadoul f4e095b462 Some doxygen changes
Small Doxyfile.in fix, was not properly stripping file path prefix
Some minor documentation addition in re.h
Change the color scheme for doxygen
2016-05-27 19:23:27 +02:00
Robin Jadoul 782c7a8649 Documentation 2016-05-27 19:08:36 +02:00
Robin Jadoul 23437e8f23 Remove no longer needed eCloseCache 2016-05-27 19:08:29 +02:00
Robin Jadoul 0735760eef Speed up: implement MultiRE 2016-05-27 12:16:18 +02:00
Robin Jadoul 3024de07bf Main runner 2016-05-26 16:05:15 +02:00
Robin Jadoul b9da21dbc5 Implementation of driver code 2016-05-26 16:00:59 +02:00
Robin Jadoul 87d1cf65ae Actual cleanup 2016-05-25 19:00:38 +02:00
Robin Jadoul 3d59a970f8 First implementation for c++ backend, waiting for template and main
integration
2016-05-25 18:50:31 +02:00
Thomas Ave 2b66d58138 mstch abstraction in template done 2016-05-25 18:30:26 +02:00
Robin Jadoul 8a59d19e5c Speed up mssc 2016-05-24 18:09:38 +02:00
Robin Jadoul ae28ed1c65 Add beginning implementation of backends 2016-05-24 11:49:41 +02:00
Thomas Ave 272e9f657a First version of input parser 2016-05-24 00:46:23 +02:00
Robin Jadoul 32f4d6be81 Clean up mssc 2016-05-10 16:04:34 +02:00
Thomas Ave e323bb5084 Made eClose const 2016-05-05 14:33:00 +02:00
Robin Jadoul 83018bb1f1 Implementation of table filling for minimalisation 2016-04-30 16:13:59 +02:00
Robin Jadoul 5338d91fbf Fix re 2016-04-26 12:35:38 +02:00
Robin Jadoul efb88f2519 Start modification/extension of RE parsing 2016-04-24 16:54:30 +02:00
Robin Jadoul 3f21513ac5 First work 2016-04-24 15:42:29 +02:00