scribble-enhanced/graph-lib/graph
2016-03-12 15:11:51 +01:00
..
__DEBUG_graph5.rkt WIP on rich return types. More complex than it seems. 2016-02-25 11:32:36 +01:00
__DEBUG_graph6.rkt WIP on rich-returns 2016-03-03 14:10:53 +01:00
__DEBUG_structure-supertype__.rkt Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00
__DEBUG_variant.rkt 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
cond-abort.rkt Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00
dotlang.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
equatable.rkt Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00
fold-queues.lp2.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
get.lp2.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
graph_old.lp2.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
graph-4.5-types.rkt 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
graph-5-multi-ctors.lp2.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
graph-6-rich-returns-problem.scrbl Writeup about the subtyping problems. 2016-03-03 18:35:51 +01:00
graph-6-rich-returns.lp2.rkt WIP on rich-returns 2016-03-03 14:10:53 +01:00
graph-aliasing.lp2.rkt WIP on rich return types. More complex than it seems. 2016-02-25 11:32:36 +01:00
graph.lp2.rkt Closes FB case 125 Use define-private-tagged in graph.lp2.rkt for with-promises etc. nodes (the ones that shouldn't be seeable outside) 2016-03-12 15:11:51 +01:00
graph6-psudocode.rkt.txt Added pseudocode simple overview of the rich-return graph wrapper macro, as explained on http://stackoverflow.com/q/35652284/324969 . 2016-02-29 20:26:38 +01:00
list-lang.rkt Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00
map_old.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
map.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
map1.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
map3.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
meta-struct.rkt WIP. 2016-02-23 19:20:33 +01:00
problems.rkt Writeup about the subtyping problems. 2016-03-03 18:35:51 +01:00
problems2.rkt Fixed FB case 117 Make variant use structs, instead of tagged lists. 2016-03-11 02:08:17 +01:00
queue.lp2.rkt Fixed issues caused by splitting library. 2016-03-02 20:21:36 +01:00
remember-lib.rkt Fixed FB case 117 Make variant use structs, instead of tagged lists. 2016-03-11 02:08:17 +01:00
remember.rkt Closes FB case 125 Use define-private-tagged in graph.lp2.rkt for with-promises etc. nodes (the ones that shouldn't be seeable outside) 2016-03-12 15:11:51 +01:00
rewrite-type.lp2.rkt Fixed FB case 117 Make variant use structs, instead of tagged lists. 2016-03-11 02:08:17 +01:00
structure.lp2.rkt Fixed FB case 117 Make variant use structs, instead of tagged lists. 2016-03-11 02:08:17 +01:00
test-map-get.rkt Renamed files, added lib.rkt (FB case 69). 2016-01-23 13:12:59 +01:00
type-system.scrbl Moved top-level graph/ folder to graph-lib, to avoid confusion. 2016-01-15 15:50:58 +01:00
variant.lp2.rkt Closes FB case 125 Use define-private-tagged in graph.lp2.rkt for with-promises etc. nodes (the ones that shouldn't be seeable outside) 2016-03-12 15:11:51 +01:00