Georges Dupéron
|
f2a43904b5
|
Part 1 of inline-instance-top (with correct return type)
|
2016-04-03 17:13:13 +02:00 |
|
Georges Dupéron
|
20802f257f
|
Uncommited changes.
|
2016-03-31 18:36:01 +02:00 |
|
Georges Dupéron
|
fd654fa36d
|
Added #:roots option to graph.lp2.rkt, for returning multiple (possibly disconnected) roots.
|
2016-03-24 18:16:23 +01:00 |
|
Georges Dupéron
|
4daa2bb86a
|
Moved tests to separate files (part 1).
|
2016-03-22 22:59:20 +01:00 |
|
Georges Dupéron
|
3516d1aac8
|
Fixed bug due to improper implementation of #:?, FB case #107.
|
2016-03-22 13:33:45 +01:00 |
|
Georges Dupéron
|
929f16ee1c
|
WIP on FB case 133 Allow returning both promises for and the actual type in the first pass of rich-returns
|
2016-03-18 18:23:05 +01:00 |
|
Georges Dupéron
|
af5b9bcfea
|
Debugging define-graph/rich-returns.
|
2016-03-18 00:10:26 +01:00 |
|
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 |
|