Commit Graph

21 Commits

Author SHA1 Message Date
AlexKnauth
901bef6f7f only test on 6.3 and up 2016-07-14 18:09:06 -04:00
AlexKnauth
a4120cc7eb this depends on racket version 6.3
for syntax-debug-info and list-prefix?
2016-07-14 17:49:36 -04:00
AlexKnauth
0ed6bd49fd add debug-repl 2016-07-14 17:20:06 -04:00
AlexKnauth
5d652d31fb call it a lang-extension 2016-06-21 22:17:13 -04:00
Alex Knauth
e0c1bc198a update .travis.yml to test on 6.3, 6.4, and 6.5 2016-05-08 23:26:44 -04:00
AlexKnauth
7262d3a463 get rid of the let + local-require noise in output
fixes https://github.com/AlexKnauth/debug/issues/4
2016-01-02 12:20:12 -05:00
AlexKnauth
20c9dd460c add originally from 2016-01-02 11:38:47 -05:00
AlexKnauth
38e5c2e3bd add named variations 2015-11-10 16:39:29 -05:00
Alex Knauth
a4ed5f2d37 Add build status 2015-10-17 23:37:07 -04:00
Alex Knauth
1bc6fd7cd3 Merge pull request #1 from racket-dep-fixer/auto-fix-deps
Fix dependencies.
2015-10-12 22:25:04 -04:00
Racket Package Dependency Fixer
1dc31ec2df Fix dependencies. 2015-10-13 02:01:27 +00:00
Alex Knauth
7d887f8129 Add link to docs 2015-10-12 09:47:32 -04:00
Alex Knauth
e2ab6ea729 Update deps 2015-10-12 09:45:46 -04:00
AlexKnauth
49bc53f833 add #lang debug/no-output 2015-10-12 08:43:00 -04:00
AlexKnauth
061eb936bf Document debug meta-language 2015-10-11 23:06:23 -04:00
Alex Knauth
b574e648d9 Only test on version 6.2 and up
because of a bug in local-require at other phase levels in earlier versions.
2015-10-11 18:28:18 -04:00
Alex Knauth
a3a754c420 Create .travis.yml 2015-10-11 18:05:51 -04:00
Alex Knauth
22f09f22d8 Create README.md 2015-10-11 14:48:52 -04:00
AlexKnauth
6e6b5adfaa add debug meta-language 2015-10-11 14:39:12 -04:00
AlexKnauth
49c93d6aab add debug/report 2015-10-11 14:38:43 -04:00
AlexKnauth
0bf7fc398f add .gitignore 2015-10-11 14:09:59 -04:00