Merge pull request #2 from AlexKnauth/hash
Georges Dupéron
2018-05-24 23:02:29 +0200
a992664ffbadd scopes within boxes, vectors, hashes, and prefab structs
#2
AlexKnauth
2018-05-24 16:11:34 -0400
59754c3569Updated maintenance badge for 2018
Georges Dupéron
2018-01-27 12:32:22 +0100
6198ba2c3cAdded reset? option to print-full-scopes
Georges Dupéron
2017-05-20 01:17:50 +0200
1b249efb87Merge pull request #1 from jackfirth/patch-1
Georges Dupéron
2017-05-07 03:59:14 +0200
9309d1a91bFix formatting issue in README.md
#1
Jack Firth
2017-05-06 18:52:26 -0700
ed1fbcbaaaDocumented make-module-like-named-scope, specified module for that binding and make-named-scope
Georges Dupéron
2017-04-24 22:58:07 +0200
115c056061Added maintenance badge (2017)
Georges Dupéron
2017-04-19 19:58:27 +0200
5197a778a3Disable doc-coverage for now (will see about that later)
Georges Dupéron
2017-04-13 18:42:22 +0200
1978423c47Rewrote .travis.yml
Georges Dupéron
2017-04-12 13:53:57 +0200
4c07fc08b7Omit sli= when not transforming
Georges Dupéron
2017-02-01 07:54:29 +0100
c50e014c78Provide an make-module-like-named-scope alias for make-named-scope, which will always produce a module-like named scope, even if later versions of Racket enable macro-like named scopes.
Georges Dupéron
2017-01-20 13:37:21 +0100
c1b12f7aaaRe-added title in README, was removed by accident
Georges Dupéron
2017-01-19 20:29:16 +0100
b45393df1fChanged README badge to use codecov.io
Georges Dupéron
2017-01-19 20:19:44 +0100
53200bb351Switched to codecov
Georges Dupéron
2017-01-19 20:14:33 +0100
c15685f221Switched to Public Domain / CC0 license now that I got permission from Cortus to release the packages in the Public Domain. This ensures that the code can be merged into other Racket projects, regardless of future license changes for the Racket project.
Georges Dupéron
2017-01-19 18:56:33 +0100
a7bda981bdChanged build options for Travis
Georges Dupéron
2016-12-16 17:24:37 +0100
b23f2eaad9Also provide make-named-scope directly from (require debug-scopes)
Georges Dupéron
2016-12-15 00:28:29 +0100
437fd0daffRe-removed v6.3 in build ;-)
Georges Dupéron
2016-12-14 22:10:04 +0100
4643e03310Re-added v6.3 to build
Georges Dupéron
2016-12-14 21:53:20 +0100
a86743baa9Filled in README
Georges Dupéron
2016-12-14 20:19:50 +0100
4fed397bb9Remove initially non-working versions on Travis
Georges Dupéron
2016-12-14 20:11:03 +0100
c8ff9f9532Various changes & bugfixes, more documentation.
Georges Dupéron
2016-12-14 19:49:33 +0100
781c63d252Cleanup
Georges Dupéron
2016-12-14 18:11:25 +0100
85ff1f085eMoved in the debug-scopes.rkt from type-expander/debug-scopes
Georges Dupéron
2016-12-14 18:09:06 +0100
61d4a48d38Removed naming of use-site scope, as it is handled specially by definition contexts.
Georges Dupéron
2016-12-14 18:08:42 +0100
2c8423ac16Initial commit
Georges Dupéron
2016-12-14 17:44:42 +0100