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`
|
10 years ago |
Matthew Butterick
|
926622f219
|
repatriate tests
|
10 years ago |
Matthew Butterick
|
a1e7cae8df
|
add provide+safe to `sugar/test`
|
10 years ago |
Matthew Butterick
|
152381bed4
|
add `sugar/test`
|
10 years ago |
Matthew Butterick
|
259e6ee0ef
|
doc update
|
10 years ago |
Matthew Butterick
|
53b4fccfd9
|
correct inconsequential code
|
10 years ago |
Matthew Butterick
|
6586d1e8cf
|
move typed requires in helper files
|
10 years ago |
Matthew Butterick
|
2737fff0b4
|
consolidate untyped tests
|
10 years ago |
Matthew Butterick
|
fa148d6055
|
add safe tests
|
10 years ago |
Matthew Butterick
|
bc37761543
|
remove 'case-lambdas'
|
10 years ago |
Matthew Butterick
|
293defb2d9
|
create safe submod at top level
|
10 years ago |
Matthew Butterick
|
59dbbbcf2c
|
Update README.md
|
10 years ago |
Matthew Butterick
|
290ed76e0f
|
update build dependency
|
10 years ago |
Matthew Butterick
|
f46cfddcdb
|
update build dependency
|
10 years ago |
Matthew Butterick
|
abfb18d938
|
loosen typing on `break-at`
|
10 years ago |
Matthew Butterick
|
fbfa56f2eb
|
separate `shift` into `shift` and `shifts`
|
10 years ago |
Matthew Butterick
|
3d6b75699a
|
strengthen typing on `shift`
|
10 years ago |
Matthew Butterick
|
124b0f5597
|
Update .travis.yml
|
10 years ago |
Matthew Butterick
|
665ef0b517
|
tweak `slicef` to work with 6.0
|
10 years ago |
Matthew Butterick
|
b519be7f1d
|
add `slicef` to sugar/list
|
10 years ago |
Matthew Butterick
|
b769691bde
|
add 'safe submodule for sugar/xml
|
10 years ago |
Matthew Butterick
|
7db9eaac2a
|
clean up tests
|
10 years ago |
Matthew Butterick
|
2d542e890d
|
make ->string work with URLs
|
10 years ago |
Matthew Butterick
|
aea6c90b57
|
simplify test evaluators
|
10 years ago |
Matthew Butterick
|
2a9e5e29d7
|
make tests work bilingually
|
10 years ago |
Matthew Butterick
|
61ba8967d9
|
Revert "make tests work bilingually"
This reverts commit 172f4f985a .
|
10 years ago |
Matthew Butterick
|
172f4f985a
|
make tests work bilingually
|
10 years ago |
Matthew Butterick
|
7c9d60fcd6
|
add link to require/typed
|
10 years ago |
Matthew Butterick
|
fa72fe7f0f
|
Merge pull request #2 from samth/patch-1
Move dependency.
|
10 years ago |
Sam Tobin-Hochstadt
|
b8517bcca7
|
Move dependency.
|
10 years ago |
Matthew Butterick
|
e945472b43
|
use local paths to insure correct typed/untyped picking
|
10 years ago |