Commit Graph

  • 3ba6ece027 Add missing dependency on drracket (for docs) patch-1 Georges Dupéron 2017-05-18 13:52:32 +0200
  • 4626831990 Note in the documentation: debugging information is needed to access local variables (#11) Georges Dupéron 2017-01-22 03:51:01 +0100
  • 0ed637a4f9 Noted in the documentation that debugging information is needed in order to access local variables doc-change Georges Dupéron 2017-01-22 03:15:36 +0100
  • 97b96c4686 add dependency on variable-reference->namespace top-level mode AlexKnauth 2017-01-13 12:45:08 -0500
  • b0c4666587 TODO: figure out how to make syntax-parse errors not loop AlexKnauth 2017-01-12 17:55:23 -0500
  • 73466e025c this doesn't support 6.6 and earlier AlexKnauth 2017-01-12 17:45:29 -0500
  • 9d38abfe7a change how make-variable-like-transformer is found AlexKnauth 2017-01-12 17:26:56 -0500
  • f4f253a31a use Matthew Flatt's solution to add a fresh scope AlexKnauth 2017-01-12 17:18:50 -0500
  • 61167ee2d5 update .travis.yml AlexKnauth 2017-01-12 16:48:29 -0500
  • 15ad001f5c use splicing-let-syntax instead of namespace mangling AlexKnauth 2017-01-12 00:38:39 -0500
  • ea215a57f8 add failing mutation tests AlexKnauth 2017-01-11 22:19:20 -0500
  • 113cdf2662 split debug-repl + macros tests into a separate file AlexKnauth 2017-01-11 18:04:12 -0500
  • 460c4a781a factor out test-with-io AlexKnauth 2017-01-11 17:52:28 -0500
  • 403b8b668e add resume to debug repl Spencer Florence 2016-09-19 12:43:02 -0500
  • 0424641fce support simple macros that don't expand to other macros AlexKnauth 2017-01-05 23:22:36 -0500
  • a22a691377 dynamic-require from either syntax/transformer or unstable/syntax AlexKnauth 2017-01-04 19:42:38 -0500
  • b175b6e68f add test for (debug-repl) before initialization of a variable in scope AlexKnauth 2017-01-04 19:35:43 -0500
  • 11ce8f0b32 allow local variables to shadow immutable top-level variables AlexKnauth 2017-01-04 19:26:07 -0500
  • ffbbed807c use list instead of quote in debug-repl example Alex Knauth 2016-07-19 19:30:20 -0400
  • ef75cf9384 change the prompt for the debug-repl AlexKnauth 2016-07-19 19:28:35 -0400
  • 86ccc2df9e add debug-repl example to the README Alex Knauth 2016-07-19 19:05:18 -0400
  • a499333464 add for-label require in docs AlexKnauth 2016-07-15 12:36:38 -0400
  • 4cfda3ce1f test a use of a hygienic macro AlexKnauth 2016-07-15 09:26:46 -0400
  • 5787811b11 add documentation for debug-repl AlexKnauth 2016-07-14 18:36:18 -0400
  • b1004990c9 improve debug-repl tests AlexKnauth 2016-07-14 18:13:13 -0400
  • 901bef6f7f only test on 6.3 and up AlexKnauth 2016-07-14 18:09:06 -0400
  • a4120cc7eb this depends on racket version 6.3 AlexKnauth 2016-07-14 17:49:36 -0400
  • 0ed6bd49fd add debug-repl AlexKnauth 2016-07-14 17:20:06 -0400
  • 5d652d31fb call it a lang-extension AlexKnauth 2016-06-21 22:17:13 -0400
  • e0c1bc198a update .travis.yml to test on 6.3, 6.4, and 6.5 Alex Knauth 2016-05-08 23:26:44 -0400
  • 7262d3a463 get rid of the let + local-require noise in output master AlexKnauth 2016-01-02 12:20:12 -0500
  • 20c9dd460c add originally from AlexKnauth 2016-01-02 11:38:47 -0500
  • da67cc0dad use pretty-eprintf pretty AlexKnauth 2015-11-11 11:04:44 -0500
  • 38e5c2e3bd add named variations AlexKnauth 2015-11-10 16:38:17 -0500
  • a4ed5f2d37 Add build status Alex Knauth 2015-10-17 23:37:07 -0400
  • 1bc6fd7cd3 Merge pull request #1 from racket-dep-fixer/auto-fix-deps Alex Knauth 2015-10-12 22:25:04 -0400
  • 1dc31ec2df Fix dependencies. Racket Package Dependency Fixer 2015-10-13 02:01:27 +0000
  • 7d887f8129 Add link to docs Alex Knauth 2015-10-12 09:47:32 -0400
  • e2ab6ea729 Update deps Alex Knauth 2015-10-12 09:45:46 -0400
  • 49bc53f833 add #lang debug/no-output AlexKnauth 2015-10-12 08:43:00 -0400
  • 061eb936bf Document debug meta-language AlexKnauth 2015-10-11 23:06:23 -0400
  • b574e648d9 Only test on version 6.2 and up Alex Knauth 2015-10-11 18:28:18 -0400
  • a3a754c420 Create .travis.yml Alex Knauth 2015-10-11 18:05:51 -0400
  • 22f09f22d8 Create README.md Alex Knauth 2015-10-11 14:48:52 -0400
  • 6e6b5adfaa add debug meta-language AlexKnauth 2015-10-11 14:39:12 -0400
  • 49c93d6aab add debug/report AlexKnauth 2015-10-11 14:38:43 -0400
  • 0bf7fc398f add .gitignore AlexKnauth 2015-10-11 14:09:59 -0400