Commit Graph

199 Commits (dev-fixit)
 

Author SHA1 Message Date
Matthew Butterick 90f7eef3e8 test 6.4 8 years ago
Matthew Butterick 89d53b9d57 fix missing provide 8 years ago
Matthew Butterick d8e538d53e first versioned release 8 years ago
Matthew Butterick e613f0cade remove `when/splice` 8 years ago
Matthew Butterick 00e9fabdb8 asciify error msgs 8 years ago
Matthew Butterick c804976b96 Update travis with 6.3 9 years ago
Matthew Butterick 809b7435b7 untype 9 years ago
Matthew Butterick 37f923be8d uncurl apostrophes 9 years ago
Matthew Butterick 81ebd198a7 Update .travis.yml
Add 6.2.1 and allow failures on HEAD
9 years ago
Matthew Butterick 947d9040d1 Merge pull request #11 from samth/fix-new-expander
This fixes sugar and pollen to work with the new expander. I believe that it will work on 6.2 as well.
9 years ago
Sam Tobin-Hochstadt 351346054c Minor fixes, should now work on 6.2. 9 years ago
Sam Tobin-Hochstadt 07e98cd6a9 Fix for new set output order.
This test really ought to be changed somehow.
9 years ago
Sam Tobin-Hochstadt 0be362e112 Fix for new expander. 9 years ago
Matthew Butterick db17d1860b Merge pull request #10 from AlexKnauth/fix-debug-repl
fix repl for #lang sugar/debug in old expander
9 years ago
AlexKnauth 4c5f408677 fix repl for #lang sugar/debug in old expander 9 years ago
Matthew Butterick 8a121f2006 update test 9 years ago
Matthew Butterick 7fe01da7a5 change debug escape to #R 9 years ago
Matthew Butterick 39800fcc4e Merge pull request #8 from AlexKnauth/patch-1
#lang sugar/debug: use #^ instead of ^
9 years ago
Alex Knauth 091774a1cb update test file 9 years ago
Alex Knauth 76e721f52b #lang sugar/debug: use #^ instead of ^
fixes https://github.com/mbutterick/sugar/issues/7
9 years ago
Matthew Butterick a22c0ad753 nit, picked 9 years ago
Matthew Butterick 0ffe317387 add syntactic shorthand for `report` 9 years ago
Matthew Butterick ecce73cdc3 Merge pull request #6 from AlexKnauth/debug-meta-lang
debug-meta-lang: make (require sugar/debug) unnecessary
9 years ago
AlexKnauth 65467b72b4 debug-meta-lang: make (require sugar/debug) unnecessary
and make it hygienic
9 years ago
Matthew Butterick aa97dea3f8 Update .travis.yml 9 years ago
Matthew Butterick c5709286b6 Merge pull request #5 from AlexKnauth/debug-meta-lang
add sugar/debug/lang meta-language
9 years ago
AlexKnauth 75912ccbd6 add sugar/debug/lang meta-language 9 years ago
Matthew Butterick 48821f2a7d add `report/line` and `report/file` 9 years ago
Matthew Butterick 18aca553ff Merge pull request #4 from AlexKnauth/line
add #:line option to report
9 years ago
AlexKnauth d93db66398 add #:line option to report 9 years ago
Matthew Butterick 24912198d6 Merge pull request #3 from AlexKnauth/fix
fix some things in debug.rkt
9 years ago
AlexKnauth accb1cfd75 fix some things in debug.rkt 9 years ago
Matthew Butterick ddbe86ce58 Update .travis.yml
Change 6.1.1 to 6.2
9 years ago
Matthew Butterick bd7197eea4 improve `sugar-test` 9 years ago
Matthew Butterick 926622f219 repatriate tests 9 years ago
Matthew Butterick a1e7cae8df add provide+safe to `sugar/test` 9 years ago
Matthew Butterick 152381bed4 add `sugar/test` 9 years ago
Matthew Butterick 259e6ee0ef doc update 9 years ago
Matthew Butterick 53b4fccfd9 correct inconsequential code 9 years ago
Matthew Butterick 6586d1e8cf move typed requires in helper files 9 years ago
Matthew Butterick 2737fff0b4 consolidate untyped tests 9 years ago
Matthew Butterick fa148d6055 add safe tests 9 years ago
Matthew Butterick bc37761543 remove 'case-lambdas' 9 years ago
Matthew Butterick 293defb2d9 create safe submod at top level 9 years ago
Matthew Butterick 59dbbbcf2c Update README.md 9 years ago
Matthew Butterick 290ed76e0f update build dependency 9 years ago
Matthew Butterick f46cfddcdb update build dependency 9 years ago
Matthew Butterick abfb18d938 loosen typing on `break-at` 9 years ago
Matthew Butterick fbfa56f2eb separate `shift` into `shift` and `shifts` 9 years ago
Matthew Butterick 3d6b75699a strengthen typing on `shift` 9 years ago