Commit Graph

31 Commits

Author SHA1 Message Date
Georges Dupéron
ddf034e3a2 Improved website. 2016-01-21 17:09:40 +01:00
Georges Dupéron
c496d608dd Reduced number of parallel jobs, I suspect this is making the travis-ci build fail. 2016-01-21 14:06:43 +01:00
Georges Dupéron
662469465e Fixed Makefile: root file name for dependency graph, and typo in scribble file. 2016-01-21 13:16:01 +01:00
Georges Dupéron
f3941c4f5b Switched to shields.io badges, for consistency and to add the [docs|online] badge. 2016-01-21 12:42:36 +01:00
Georges Dupéron
e0cbf4752f Fixed makefile: was attempting to create MathJax link when it already existed. 2016-01-21 12:23:17 +01:00
Georges Dupéron
8daf54f964 Support for identity in map:, cleaned up a bit the tests. 2016-01-21 11:41:05 +01:00
Georges Dupéron
4370e693a2 Fixed FB case 68 Merge (λget …) and (map: …) 2016-01-20 23:45:37 +01:00
Georges Dupéron
f9fe6a0783 Fixed MathJax links on gh-pages. 2016-01-20 23:31:10 +01:00
Georges Dupéron
50fdeaf253 Added graphviz dependency 2016-01-20 22:34:03 +01:00
Georges Dupéron
d49160b6ea Fixed problem with typed/untyped stx-cons. 2016-01-20 21:34:02 +01:00
Georges Dupéron
1619bfb0ef A couple of function that will be useful in future makefiles. 2016-01-20 21:18:18 +01:00
Georges Dupéron
832d1ed9cf Added typed version of stx-cons. 2016-01-20 20:36:04 +01:00
Georges Dupéron
600683d832 Finally found a way to make map: work correctly, with readable code. Still need to integrate λget, but that should be easy now. 2016-01-20 20:27:11 +01:00
Georges Dupéron
7a1636dd74 Changed folder hirerarchy for docs/ . 2016-01-20 20:25:15 +01:00
Georges Dupéron
dfe15cf68c Fixed coverage badge URL. 2016-01-20 20:24:28 +01:00
Georges Dupéron
a0f71dc18a Added dependency graph to documentation. 2016-01-20 17:35:52 +01:00
Georges Dupéron
965669da60 Further attempts at a map: macro which works with λget. 2016-01-19 16:14:25 +01:00
Georges Dupéron
1f2dac24ba Added badges to gh-pages . 2016-01-18 19:25:05 +01:00
Georges Dupéron
fb60ac4a72 Fixed bug with index.html pages. 2016-01-18 17:18:51 +01:00
Georges Dupéron
ea74a10178 Generate index.html pages. 2016-01-18 17:00:00 +01:00
Georges Dupéron
47f0a3b573 Cleaned up tests 2016-01-17 22:47:17 +01:00
Georges Dupéron
5b1b32d5c9 Remvoed verbose mode for raco cover, as it clogs up the travis logs with cover-coveralls. 2016-01-17 21:05:14 +01:00
Georges Dupéron
3603532e31 Fixed typo in README. 2016-01-17 00:35:46 +01:00
Georges Dupéron
9215124fb6 Added coverage badge. 2016-01-17 00:26:01 +01:00
Georges Dupéron
4f806aadf1 Use cover-coveralls. 2016-01-16 20:06:05 +01:00
Georges Dupéron
14a32177ef Fixed types for tests in map.rkt. 2016-01-16 01:06:39 +01:00
Georges Dupéron
4dd0a08dbf Re-enabled tests in type-expander.lp2.rkt, and fixed check-equal?:, which was ignoring the : Type. 2016-01-16 00:54:32 +01:00
Georges Dupéron
f31dccc107 Improved README file. 2016-01-15 19:51:16 +01:00
Georges Dupéron
c7e9308d56 Updated MathJax. 2016-01-15 15:55:26 +01:00
Georges Dupéron
a8657fa9f4 Adjusted README file. 2016-01-15 15:51:57 +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