Matthew Butterick
|
fb1a29ca09
|
add private subdir to pollen-cache
|
9 years ago |
Matthew Butterick
|
993cad9367
|
tiny tweak
|
9 years ago |
Matthew Butterick
|
4bf2c9b5f8
|
small correction
|
9 years ago |
Matthew Butterick
|
11c1c6842f
|
various small improvements and fixes
|
9 years ago |
Matthew Butterick
|
9ab1bd31b6
|
performance note
|
9 years ago |
Matthew Butterick
|
293b0f913f
|
fix `raco pollen render` w/o arguments
|
9 years ago |
Matthew Butterick
|
04bce5a6f1
|
make `cache-dir` a runtime function
|
9 years ago |
Matthew Butterick
|
63024f91ed
|
Merge pull request #84 from mbutterick/dev-tidy
Tidy up core #lang
|
9 years ago |
Matthew Butterick
|
9e1fadc94b
|
tidy core
|
9 years ago |
Matthew Butterick
|
fde0d806fb
|
remove `p` from module-suffixes (not a #lang file type)
|
9 years ago |
Matthew Butterick
|
20e4afc589
|
doc typo
|
9 years ago |
Matthew Butterick
|
fea8e7b1ae
|
add module-suffixes to info.rkt
|
9 years ago |
Matthew Butterick
|
7619fe5a3c
|
resume testing against HEAD
|
9 years ago |
Matthew Butterick
|
035b2a34c8
|
add compatibility with new macro expander
|
9 years ago |
Matthew Butterick
|
90200c30dc
|
compile pollen.rkt and other directory requires
|
9 years ago |
Matthew Butterick
|
935595a5f0
|
simplify cache keys
|
9 years ago |
Matthew Butterick
|
19ed03dbc3
|
tests for quick-tour examples; turn off cache-fetching messages
|
9 years ago |
Matthew Butterick
|
da4c6cf1b3
|
test fix
|
9 years ago |
Matthew Butterick
|
f061284099
|
doc typo
|
9 years ago |
Matthew Butterick
|
fa43b1de5d
|
update some escape-extension tests
|
9 years ago |
Matthew Butterick
|
50bd8040d4
|
make Scribble rendering less finicky with recompile
|
9 years ago |
Matthew Butterick
|
60eb57b4c1
|
note to self
|
9 years ago |
Matthew Butterick
|
ab0956c150
|
change default file-extension escape char to underscore
|
9 years ago |
Matthew Butterick
|
f809cd3dfb
|
speed improvements
|
9 years ago |
Matthew Butterick
|
5c108ebcd6
|
change name of "directory-require.rkt" to "pollen.rkt"
|
9 years ago |
Matthew Butterick
|
6bcb1f717a
|
doc clarifications on "directory-require.rkt"
|
9 years ago |
Matthew Butterick
|
096bc7a6dd
|
allow "directory-require.rkt" files to apply to subdirectories (closes #61)
|
9 years ago |
Matthew Butterick
|
1fde2db75e
|
add macrology for caching submodule
|
9 years ago |
Matthew Butterick
|
a854844ae6
|
add "cache-ns.rkt" as helper (closes #82)
|
9 years ago |
Matthew Butterick
|
a6e2f82d21
|
use cached namespaces for loading
|
9 years ago |
Matthew Butterick
|
0b092f87cb
|
fix ambiguous cache keys
|
9 years ago |
Matthew Butterick
|
024db31a63
|
Add 6.2.1
|
9 years ago |
Matthew Butterick
|
27b875e59f
|
Update .travis.yml
|
9 years ago |
Matthew Butterick
|
e26410cc6d
|
code typo
|
9 years ago |
Matthew Butterick
|
0ccdba671e
|
doc improvements re metas
|
9 years ago |
Matthew Butterick
|
5884bb1a49
|
small clarifications; add `here-key-path`
|
9 years ago |
Matthew Butterick
|
bbab98f0a5
|
change `meta` tags to `define-meta` and add `metas` submodule
|
9 years ago |
Matthew Butterick
|
9a6176ae58
|
update contract
|
9 years ago |
Matthew Butterick
|
ee1c08260c
|
reconsideration
|
9 years ago |
Matthew Butterick
|
bfe1843db2
|
typo
|
9 years ago |
Matthew Butterick
|
998a617a38
|
allow `decode` procedures to return lists of values (which get spliced)
|
9 years ago |
Matthew Butterick
|
8d1d0712d3
|
Revert "allow `decode` procedures to return lists of values (which get spliced)"
This reverts commit c12cb20e2b .
|
9 years ago |
Matthew Butterick
|
c12cb20e2b
|
allow `decode` procedures to return lists of values (which get spliced)
|
9 years ago |
Matthew Butterick
|
03627c10fa
|
add `unpublished-path?` as settable value
|
9 years ago |
Matthew Butterick
|
47a89bb520
|
doc typo
|
9 years ago |
Matthew Butterick
|
e12c40e29e
|
add `make-parent-directory`
|
9 years ago |
Matthew Butterick
|
c6f9015922
|
improve cache ergonomics
|
9 years ago |
Matthew Butterick
|
f0600ac371
|
add `raco pollen reset` for compile cache
|
9 years ago |
Matthew Butterick
|
81fde08658
|
add ram cache for project-server sessions
|
9 years ago |
Matthew Butterick
|
07279e5d67
|
speed up `raco pollen render`
|
9 years ago |