Commit Graph

1062 Commits (dev-stylish-5)
 

Author SHA1 Message Date
Matthew Butterick 30ede192ed add link to TFL sample code 9 years ago
Matthew Butterick 167a759b31 document support for multiple templates in ◊(define-meta template ...) 9 years ago
Matthew Butterick 9088c858d1 doc clarification 9 years ago
Matthew Butterick 8e25641b98 Merge pull request #105 from LeifAndersen/fix-deps
Add gui-lib as a dependency.
9 years ago
Leif Andersen cf54b0a0bf Add gui-lib as a dependency. 9 years ago
Matthew Butterick 90e27bcd94 Update travis with 6.3 9 years ago
Matthew Butterick ae161ceda8 add "insert command char" button to DrRacket (closes #104) 9 years ago
Matthew Butterick 2ac1bf0ad3 remove obsolete files 9 years ago
Matthew Butterick bdd5282477 make DrRacket syntax coloring use a custom command character (closes #103) 9 years ago
Matthew Butterick 0cc56ffd3a prevent loading cycle with `pollen/mode` 9 years ago
Matthew Butterick da2d9fd40d update attr syntax in docs 9 years ago
Matthew Butterick e37f6ae535 Merge pull request #102 from AlexKnauth/patch-1
Add missing build-dep
9 years ago
Alex Knauth a9f90ee826 Add missing build-dep 9 years ago
Matthew Butterick a9a40befec simplify mode, improve test 9 years ago
Matthew Butterick 5294b02d57 add `pollen/mode` metalang (closes #101) 9 years ago
Matthew Butterick 064107e6f6 allow keyword arguments to specify attributes in default tag functions 9 years ago
Matthew Butterick cf1ef21861 fix dumb error in indenting 9 years ago
Matthew Butterick 5d339ffdc6 add indenting to ptree display 9 years ago
Matthew Butterick 3d4e783dd1 `parent` returns #f for root of pagetree 9 years ago
Matthew Butterick ef7494ed83 correct `unescape-ext` to only operate on filename (closes #100) 9 years ago
Matthew Butterick 43809705f1 allow empty lists in `decode` contracts 9 years ago
Matthew Butterick 536976bbce doc clarifications for `select` functions 9 years ago
Matthew Butterick a8a94d0af9 add `load-pagetree` and improve `path->pagenode` 9 years ago
Matthew Butterick 8c8844bc16 typo in test 9 years ago
Matthew Butterick 82a331175f make sure `get-template-for` notices template sources 9 years ago
Matthew Butterick 9a508a8f44 only find `adjacents` for nodes in pagetree 9 years ago
Matthew Butterick 6b6b91dbc8 more informative 404 page for project server 9 years ago
Matthew Butterick 0dfe536350 move metas inside core #lang module 9 years ago
Matthew Butterick a3b2b8b069 doc typo 9 years ago
Matthew Butterick fbe03c214f start prog-pol 9 years ago
Matthew Butterick e9fabfcf80 retitle others 9 years ago
Matthew Butterick 2fd00a7e58 retitle command section 9 years ago
Matthew Butterick 3539fa8716 delete server.scrbl 9 years ago
Matthew Butterick da5fb4d687 update docs with samples & utilities (closes #95 and #92) 9 years ago
Matthew Butterick e8ac064f55 improve tutorial titles 9 years ago
Matthew Butterick e84910c32d explain how to disable, preheat, and reset the cache (closes #90) 9 years ago
Matthew Butterick 7b4a94c7bc Update travis with retry 9 years ago
Matthew Butterick ab9e1a9af2 rename "text-mode command" as "Pollen-mode command" 9 years ago
Matthew Butterick 84fc2ca026 Make Pollen source files (pagetrees in particular) more composable 9 years ago
Matthew Butterick 4780aa40a6 search upwards for default template (closes #97) 9 years ago
Matthew Butterick fd1164d02e make it possible to use pollen on inline submodule 9 years ago
Matthew Butterick d23f4f133a doc fixes (closes #88) 9 years ago
Matthew Butterick 9d39494b4b expand input contract for `->html` 9 years ago
Matthew Butterick 2f85a1955f add unit test to cache 9 years ago
Matthew Butterick 35eefa1931 note on return type of tag functions 9 years ago
Matthew Butterick 8353cfa740 contract clarifications 9 years ago
Matthew Butterick e8efc0bc1e doc correction 9 years ago
Matthew Butterick ff6220f448 add env variable to docs (closes #86) 9 years ago
Matthew Butterick 803f65b0dc make cache sensitive to POLLEN environment variable (addresses #86) 9 years ago
Matthew Butterick 85407c1b59 Update README.md 9 years ago