Georges Dupéron
|
26256a09b9
|
WIP on FB case 128
|
2016-03-15 00:55:04 +01:00 |
|
Georges Dupéron
|
46b3785b47
|
Implements FB case 116 "Allow declaring private (i.e. unique) variants, which inherit the more general shared ones with the same tag"
|
2016-03-11 16:54:31 +01:00 |
|
Georges Dupéron
|
5c7e49bebb
|
Fixed arrow tracking in lib/low (wrong syntax/loc for the module's initial require form etc.)
|
2016-03-04 16:32:39 +01:00 |
|
Georges Dupéron
|
b601cf4498
|
Fixed more issues related to λ/syntax-parse.
|
2016-03-04 16:31:52 +01:00 |
|
Georges Dupéron
|
a0187b5136
|
Fixed issue with λ/syntax-parse, now we can use stx in the body to refer to the whole syntax object.
|
2016-03-04 16:10:31 +01:00 |
|
Georges Dupéron
|
81ee130cd5
|
Circumvent raco make bug racket/typed-racket#292 "open-input-file: cannot open directory as a file": split the (require (submod ".." typed) (submod ".." untyped)) into two separate require forms.
|
2016-03-02 23:52:01 +01:00 |
|
Georges Dupéron
|
eb0942a816
|
Fixed issues caused by splitting library.
|
2016-03-02 20:21:36 +01:00 |
|
Georges Dupéron
|
a91cc950cd
|
Split library into many smaller files.
|
2016-03-02 18:12:17 +01:00 |
|
Georges Dupéron
|
5d0a390b61
|
Cleaned tests for FB case 94 (logn match on a predefined set of identifiers).
|
2016-02-03 17:07:26 +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
|
c2ea10f1ab
|
Moved top-level graph/ folder to graph-lib, to avoid confusion.
|
2016-01-15 15:50:58 +01:00 |
|