Commit graph

27 commits

Author SHA1 Message Date
Glenn Y. Rolland e0498abb05 Clean unit tests 2019-12-21 16:55:15 +01:00
Glenn Y. Rolland 38a8be56de Add comment for future rework 2017-11-18 16:36:15 +01:00
Glenn Y. Rolland 95d4affd44 Enable rubocop 2017-09-20 10:46:17 +02:00
Roguelearg 033d94dfe1 Remove pry and add a comment for check_grammar 2017-09-18 11:44:31 +02:00
Roguelearg b2d80874e6 Add verification for grammar 2017-09-15 12:52:29 +02:00
Roguelearg cc435be659 Add exit before evaluate grammar if there are errors 2017-09-14 16:52:54 +02:00
Roguelearg 01b610b146 Add some priority spec 2017-09-14 12:08:33 +02:00
Roguelearg 7efd578a9a Add spec with simple expr for all operators 2017-09-14 10:50:10 +02:00
Roguelearg d555556e54 Add Evaluation grammar 2017-09-13 14:55:56 +02:00
Roguelearg f7cf3da18f Merge branch 'master' of bitbucket.org:datatransition_/mm2ep_depend 2017-09-12 17:59:33 +02:00
Glenn Y. Rolland a5236a9af8 Fix parser order 2017-09-12 17:53:24 +02:00
Glenn Y. Rolland e76e11535d Fix AND evaluation 2017-09-12 17:52:38 +02:00
Roguelearg 83303ed25f Merge branch 'master' of bitbucket.org:datatransition_/mm2ep_depend 2017-09-12 17:46:38 +02:00
Roguelearg c539723bc9 Add bool_expr 2017-09-12 17:46:04 +02:00
Glenn Y. Rolland 12b310b7c2 Fix typo 2017-09-12 17:42:32 +02:00
Glenn Y. Rolland d591b353c9 Add parenthesis 2017-09-12 17:40:44 +02:00
Roguelearg 9fac1514c9 Ignore space 2017-09-12 17:25:16 +02:00
Glenn Y. Rolland b89add6adf Fix precedences 2017-09-12 17:09:53 +02:00
Glenn Y. Rolland 9a025cb812 Remove extra parenthesis 2017-09-12 16:33:18 +02:00
Glenn Y. Rolland 3589d36390 Add to_s method 2017-09-12 16:32:03 +02:00
Glenn Y. Rolland 4d1cadd4f6 Various little fixes 2017-09-12 16:23:44 +02:00
Glenn Y. Rolland 202d841be4 Simplify values 2017-09-12 16:19:51 +02:00
Glenn Y. Rolland 56160042e8 Use *Value classes 2017-09-12 16:16:57 +02:00
Glenn Y. Rolland 390caddd52 Add more classes 2017-09-12 16:05:50 +02:00
Glenn Y. Rolland 4df35173a6 Rewrite as trees 2017-09-12 15:58:15 +02:00
Roguelearg 5c4efcf67f Correct eq_op 2017-09-12 15:44:10 +02:00
Roguelearg bc885e47bf Update project architecture 2017-09-12 15:32:50 +02:00
Renamed from lib/parser.rb (Browse further)