Graph manipulation library in Typed/Racket
Go to file
2017-03-27 00:39:02 +02:00
scribblings Printing bug when printing the set. 2017-01-17 19:12:51 +01:00
test Closes FB case 190 Rename λ-replace-in-instance to !λ-replace-in-instance 2017-01-26 21:20:51 +01:00
.gitignore More work on the invariants 2017-01-16 03:12:01 +01:00
.travis.yml Auto-push to master successful builds on the dev branch. 2017-03-22 00:11:37 +01:00
alpha-equivalence-normal-form.rkt More work on the invariants 2017-01-16 03:12:01 +01:00
auto-push-master.sh Added key for auto-push 2017-03-22 00:26:27 +01:00
bench001.rkt More work on the invariants 2017-01-16 03:12:01 +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 More cleanup 2017-02-06 06:55:29 +01:00
flexible-with.hl.rkt More cleanup 2017-02-06 06:55:29 +01:00
free-identifier-tree-equal.rkt Small bug fixes in traversal.hl.rkt and free-identifier-tree-equal.rkt 2017-03-20 16:11:01 +01:00
graph-info.hl.rkt More cleanup 2017-02-06 06:55:29 +01:00
Graph-notes-copy2.vue Added a few notes to the .vue file 2017-03-20 16:13:36 +01:00
graph-type.hl.rkt Closes FB case 189 Switch phc-graph to the packaged subtemplate 2017-01-26 19:32:06 +01:00
graph.hl.rkt Closes FB case 189 Switch phc-graph to the packaged subtemplate 2017-01-26 19:32:06 +01:00
info.rkt Cosmetic changes in traversal.hl.rkt 2017-02-04 02:44:23 +01:00
invariants-phantom.hl.rkt Fixed bug in invariants implementation (phantom type Target had no fields, and therefore its polymorphic argument was ignored). Used more precise tests (test that a ⊏ b rather than a ⊑ b for the invariant types.) 2017-03-27 00:39:02 +02: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
README.md raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
thoughts.rkt More work on the invariants 2017-01-16 03:12:01 +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 Small bug fixes in traversal.hl.rkt and free-identifier-tree-equal.rkt 2017-03-20 16:11:01 +01:00
travis-deploy-key-id_rsa.enc Added key for auto-push 2017-03-22 00:26:27 +01:00

phc-graph

README text here.