This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
hyper-literate
Watch
1
Star
0
Fork
0
You've already forked hyper-literate
Code
Issues
4
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
835e565e0e
hyper-literate
/
private
History
Georges Dupéron
835e565e0e
Closes FB case 173 Fix arrows in hyper-literate. I Used a module-like scope when nesting the whole module body to allow overriding build-ins, as DrRacket doesn't draw the arrows properly when a (make-syntax-introducer) is used.
2017-01-20 13:47:17 +01:00
..
chunks-toc-prefix.rkt
Workaround to be able to use @include-section to include several hyper-literate programs into a single document.
2016-09-30 16:30:58 +02:00
common.rkt
Closes FB case 173 Fix arrows in hyper-literate. I Used a module-like scope when nesting the whole module body to allow overriding build-ins, as DrRacket doesn't draw the arrows properly when a (make-syntax-introducer) is used.
2017-01-20 13:47:17 +01:00
lp.rkt
Bugfix: use (code:comment (unsyntax …)) in @chunk, and (code:comment (UNSYNTAX …)) in @CHUNK
2017-01-07 00:14:56 +01:00
no-auto-require.rkt
Fixed potential conflicts with the injected (require lang).
2016-12-16 16:40:01 +01:00