Commit Graph

691 Commits (fde0d806fb699366525ec70535416ba5fb738c8c)
 

Author SHA1 Message Date
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
Matthew Butterick dfdc10c353 remove brain damage & cruft from #lang core; add runtime-config 9 years ago
Matthew Butterick 1da72be6d1 add AHK and Emacs lozenge shortcuts to docs (closes #73) 9 years ago
Matthew Butterick 22bee88dd6 clarify limitations of `render-pagetree` (closes #78) 9 years ago
Matthew Butterick 7c0eb3646d clarify automatic-pagetree logic (closes #78) 9 years ago
Matthew Butterick 92d4a7fef4 ignore pollen cache files when making automatic pagetree (addresses #78) 9 years ago
Matthew Butterick a8fd3cbb63 fix current-directory on cache 9 years ago
Matthew Butterick 8930efbef3 entity clarification 9 years ago
Matthew Butterick db1b925c4b instructions on inserting entities 9 years ago
Matthew Butterick a6c9ea68ab further simplifications 9 years ago