Commit Graph

66 Commits

Author SHA1 Message Date
Georges Dupéron
55955ca6c1 WIP. 2016-02-23 19:20:33 +01:00
Georges Dupéron
7000b80a5d Cleanup, improved docs and coverage. 2016-02-03 19:20:23 +01:00
Georges Dupéron
895d11b30f Implemented fb case 94: typed O(log n) match for a predefined set of tokens. 2016-02-03 16:54:22 +01:00
Georges Dupéron
4d911ef7d6 Finished implementing FB case 86 (Graph: Multiple constructors). 2016-02-02 21:38:09 +01:00
Georges Dupéron
75210b1209 Finished implementing FB case 95 (Allow choosing the root in the graph constructor) 2016-02-01 22:23:51 +01:00
Georges Dupéron
a619b731df WIP on FB case 86 (Graph: Multiple constructors), rollback point for implementing FB case 95 (Allow choosing the root in the graph constructor) 2016-02-01 18:03:47 +01:00
Georges Dupéron
4cceadc84e Renamed files, added lib.rkt (FB case 69). 2016-01-23 13:12:59 +01:00
Georges Dupéron
d6c6f86544 Fixes FB case 79 (… as punctuation), case 44 (test for … and (a . b)), case 84 (tests), and case 82 (replace in-depth, so that repalcements are done in macros too). 2016-01-23 01:45:59 +01:00
Georges Dupéron
f8edadc1a8 Nearly finished dotlang. 2016-01-21 18:52:45 +01:00
Georges Dupéron
8daf54f964 Support for identity in map:, cleaned up a bit the tests. 2016-01-21 11:41:05 +01:00
Georges Dupéron
4370e693a2 Fixed FB case 68 Merge (λget …) and (map: …) 2016-01-20 23:45:37 +01:00
Georges Dupéron
600683d832 Finally found a way to make map: work correctly, with readable code. Still need to integrate λget, but that should be easy now. 2016-01-20 20:27:11 +01:00
Georges Dupéron
965669da60 Further attempts at a map: macro which works with λget. 2016-01-19 16:14:25 +01:00
Georges Dupéron
47f0a3b573 Cleaned up tests 2016-01-17 22:47:17 +01:00
Georges Dupéron
14a32177ef Fixed types for tests in map.rkt. 2016-01-16 01:06:39 +01:00
Georges Dupéron
c2ea10f1ab Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00