Graph manipulation library in Typed/Racket
Go to file
2017-01-04 20:24:32 +01:00
scribblings Started writing phantom invariants representation, optimized flex records. 2016-12-30 02:25:20 +01:00
test Started writing on phantom types as witnesses for invariants 2017-01-01 21:03:03 +01:00
.gitignore raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
.travis.yml Added 6.7 in Travis build 2017-01-04 20:24:32 +01:00
dispatch-union.rkt WIP: have to separate function definition from its type with :, due to recursive functions. 2016-11-04 22:38:14 +01:00
features-and-implementation notes 2016-12-16 17:34:06 +01:00
features-and-implementation2 notes 2016-12-16 17:34:06 +01:00
features-and-implementation3 notes 2016-12-16 17:34:06 +01:00
flexible-with-utils.hl.rkt Field deletion in flex structs, stronger type (actually checks whether fields are present or not), tests 2016-12-28 02:17:24 +01:00
flexible-with.hl.rkt More optimisation. 2016-12-30 04:12:52 +01:00
free-identifier-tree-equal.rkt WIP: have to separate function definition from its type with :, due to recursive functions. 2016-11-04 22:38:14 +01:00
fully-expanded-grammar-extract-bindings.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
fully-expanded-grammar.rkt Fixed #%plain-app vs #%app and #%plain-lambda vs lambda issue in fully-expanded-grammar.rkt 2016-10-11 01:55:22 +02:00
graph-info.rkt Migrated some files from the old graph implementation 2016-12-22 18:58:57 +01:00
Graph-notes-copy2.vue Started writing on phantom types as witnesses for invariants 2017-01-01 21:03:03 +01:00
Graph-notes.mm Old mindmap files 2016-12-16 17:34:25 +01:00
Graph-notes.vue Old mindmap files 2016-12-16 17:34:25 +01:00
graph.hl.rkt Migrated some files from the old graph implementation 2016-12-22 18:58:57 +01:00
info.rkt Started writing on phantom types as witnesses for invariants 2017-01-01 21:03:03 +01:00
invariants-phantom.hl.rkt Rough solutions for refinement types as witnesses of run-time checks 2017-01-04 19:50:02 +01:00
LICENSE.txt raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
main.rkt raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
notations.rkt Started writing on phantom types as witnesses for invariants 2017-01-01 21:03:03 +01:00
patch-arrows.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
README.md raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
subtemplate-override.rkt Second template metafunction works too. The scopes issue is a bit fishy, but it will do until I tackle the task of having a propper, powerfull and expressive templating library. 2016-11-05 02:53:18 +01:00
subtemplate.rkt Used backport-template-pr1514 2016-11-10 17:45:15 +01:00
times.rkt.txt Started writing on phantom types as witnesses for invariants 2017-01-01 21:03:03 +01:00
traversal.hl.rkt Cleanup 2016-11-10 18:17:04 +01:00

phc-graph

README text here.