Commit Graph

135 Commits

Author SHA1 Message Date
Thomas Ave 2b66d58138 mstch abstraction in template done 2016-05-25 18:30:26 +02:00
Robin Jadoul 90e7427c4b Link against mstch 2016-05-25 17:23:48 +02:00
Robin Jadoul d17dc608dc First template implementation for c++ 2016-05-25 15:02:22 +02:00
Robin Jadoul 8a59d19e5c Speed up mssc 2016-05-24 18:09:38 +02:00
Robin Jadoul 8ed2fd41e1 Small bugfix for re character class parsing
+ update to the printing of regexes
2016-05-24 18:09:21 +02:00
Robin Jadoul 4ae4e2b12f Some small beauty fixes 2016-05-24 12:01:38 +02:00
Robin Jadoul ae28ed1c65 Add beginning implementation of backends 2016-05-24 11:49:41 +02:00
Robin Jadoul 03a6964246 Update CMakeLists 2016-05-24 11:49:41 +02:00
Thomas Ave e8cf7888c1 Fixed CMakeList typo 2016-05-24 01:14:15 +02:00
Thomas Ave 272e9f657a First version of input parser 2016-05-24 00:46:23 +02:00
Thomas Ave 2bff76aac6 ENFA merge implemented 2016-05-23 21:05:34 +02:00
Robin Jadoul ee6e2f1bae Fix segfault in ENFA::eClose 2016-05-10 16:25:03 +02:00
Robin Jadoul e860a68fc9 No escape chars in character classes 2016-05-10 16:08:51 +02:00
Robin Jadoul 32f4d6be81 Clean up mssc 2016-05-10 16:04:34 +02:00
Thomas Ave 95f8b4dac1 Fixed mssc 2016-05-06 15:38:43 +02:00
Thomas Ave 0f6742f005 First try for mssc, probably still has a few bugs 2016-05-05 14:39:48 +02:00
Thomas Ave e323bb5084 Made eClose const 2016-05-05 14:33:00 +02:00
Robin Jadoul f052f7fd8d Fix a minimisation bug, and keep the output smaller 2016-04-30 17:04:44 +02:00
Robin Jadoul 83018bb1f1 Implementation of table filling for minimalisation 2016-04-30 16:13:59 +02:00
Robin Jadoul 2f2eb1ccef First CMakeLists 2016-04-26 12:35:53 +02:00
Robin Jadoul 5338d91fbf Fix re 2016-04-26 12:35:38 +02:00
Robin Jadoul e476591495 Finish regex parsing 2016-04-25 20:39:38 +02:00
Robin Jadoul 90ff409281 Regex parsing: add escape characters 2016-04-25 10:43:06 +02:00
Robin Jadoul efb88f2519 Start modification/extension of RE parsing 2016-04-24 16:54:30 +02:00
Robin Jadoul c80fcdb8aa Import re.cpp and modify ENFA generation to use new ENFA structures 2016-04-24 16:00:18 +02:00
Robin Jadoul 3f21513ac5 First work 2016-04-24 15:42:29 +02:00
Robin Jadoul c86e40bfd2 Move proposal documents to docs folder 2016-04-24 15:35:57 +02:00
Thomas Avé 348aa65841 Uploaded Pecha_Kucha_Toepassingsopdracht_Talen_en_Automaten.pptx 2016-04-15 12:10:25 +00:00
Thomas Avé 3b22724ee6 Delete empty file Pecha_Kucha_Toepassingsopdracht_Talen_en_Automaten.pptx 2016-04-15 12:09:39 +00:00
Thomas Avé b429f59dfd Added the presentation in pptx format 2016-04-15 12:09:10 +00:00
Thomas Avé 167bdff022 Added new (worse) layout for Project Proposal 2016-04-15 12:06:44 +00:00
Thomas Avé 3b6b8076b9 Added new (worse) layout for Project Proposal 2016-04-15 12:05:50 +00:00
Robin Jadoul 13cfc5686c Remove Glenn from the abstract 2016-04-13 14:41:37 +02:00
Robin Jadoul 715199f9fe First version of abstract 2016-04-07 16:35:43 +02:00
Robin Jadoul ad9b594a4e Initial commit 2016-04-07 16:35:31 +02:00