Georges Dupéron
|
95ec94809b
|
Made travis log a bit more verbose about downloading racket or not.
|
2016-01-21 11:59:18 +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
|
63e8d17f53
|
Fix gh-pages.
|
2016-01-16 00:13:51 +01:00 |
|
Georges Dupéron
|
81c3dffd52
|
Added auto-push of docs and coverage to gh-pages.
|
2016-01-15 22:45:12 +01:00 |
|
Georges Dupéron
|
f31dccc107
|
Improved README file.
|
2016-01-15 19:51:16 +01:00 |
|
Georges Dupéron
|
9875f56755
|
Added LaTeX packages to dependencies in .travis.yml (including one from CTAN)
|
2016-01-15 18:47:08 +01:00 |
|
Georges Dupéron
|
d4db7a44c1
|
Added caching to .travis.yml, for the racket installer.
|
2016-01-15 17:00:18 +01:00 |
|
Georges Dupéron
|
e07b456b70
|
Adjusted texlive dependency, changed url to lighter version of DrRacket, which lacks the self-tests.
|
2016-01-15 16:15:30 +01:00 |
|
Georges Dupéron
|
9596d73994
|
Fixed .travis.yml after moving graph/ to graph-lib/
|
2016-01-15 16:04:30 +01:00 |
|
Georges Dupéron
|
c7e9308d56
|
Updated MathJax.
|
2016-01-15 15:55:26 +01:00 |
|
Georges Dupéron
|
8e45d216c5
|
Added texlive dependency to .travis.yml
|
2016-01-15 15:54:07 +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 |
|
Georges Dupéron
|
cebf335ea1
|
Circumvent bug https://github.com/racket/typed-racket/issues/292 .
|
2016-01-15 15:24:17 +01:00 |
|
Georges Dupéron
|
7281217ef5
|
Added link to README file in graph/
|
2016-01-15 14:35:53 +01:00 |
|
Georges Dupéron
|
33da0c26e2
|
Changed the url for the soegaard/bracket repository.
|
2016-01-15 14:34:04 +01:00 |
|
Georges Dupéron
|
0e9c602eb8
|
Moved .travis.yml up one directory.
|
2016-01-15 14:23:37 +01:00 |
|
Georges Dupéron
|
1e44259a3f
|
Added license files.
|
2016-01-15 14:18:58 +01:00 |
|
Georges Dupéron
|
8cca62fb83
|
Removed (require (submod ".." doc)) used to make the docs seen by the coverage tool, instead patched the coverage tool so that it can run multiple modules. Make works.
|
2016-01-15 13:57:46 +01:00 |
|
Georges Dupéron
|
24618b5683
|
map: works, tried adding multiple arguments, but it's more work than it's worth, and it should work fine with the regular map in most cases.
|
2016-01-14 22:58:39 +01:00 |
|
Georges Dupéron
|
7b0d40e700
|
WIP on map:
|
2016-01-14 21:00:58 +01:00 |
|
Georges Dupéron
|
22c7e1ea4e
|
Handling lists in get and λget: ((λget streets … houses … owner name) g) now works, so does (get g streets … houses … owner name). Worked a bit more on the inference-friendly macro.
|
2015-12-18 17:14:39 +01:00 |
|
Georges Dupéron
|
22caa0dba3
|
Added shorthand version of map that helps type inference for common cases, like (map car l).
|
2015-12-18 12:09:50 +01:00 |
|
Georges Dupéron
|
aca65cbfde
|
Added travis-ci configuration file
|
2015-12-17 14:30:22 +01:00 |
|
Georges Dupéron
|
2c0dfe7350
|
The get macro now works well, but needs a patch in typed/racket to fix a bug when providing promises which need to be wrapped in a contract.
|
2015-12-17 14:14:56 +01:00 |
|
Georges Dupéron
|
6e5bc55402
|
Implemented (get v f …) with support for c[ad]*r. Fixed naming of types returned by struct-get (by not defining types for fields, in case they're the same as a node type or built-in type)
|
2015-12-15 18:54:10 +01:00 |
|
Georges Dupéron
|
01ef3f2c01
|
Changed graph3.lp2.rkt so that it uses tagged structures (from variant.lp2.rkt), made the “get” macro work on variants.
|
2015-12-14 17:48:43 +01:00 |
|
Georges Dupéron
|
62afe1eeb4
|
Fixed srcloc in typed/rackunit (built a custom version, needs to be copied over into the upstream typed/rackunit).
|
2015-12-14 13:12:07 +01:00 |
|
Georges Dupéron
|
507a77e827
|
Used check-equal?-classes: in structure.lp2.rkt
|
2015-12-11 18:48:23 +01:00 |
|