Commit Graph

1072 Commits (dev-top-inverter)
 

Author SHA1 Message Date
Matthew Butterick 18cdb277c1 add `get-doc`, `get-metas`, `get-source` & related 8 years ago
Matthew Butterick 97b6dbb977 drop empty attributes in `html->xexpr` 8 years ago
Matthew Butterick 551b0ae046 add `define-tag-function` 8 years ago
Matthew Butterick 506f24a9b2 tutorial typo 9 years ago
Matthew Butterick fc4dd83a8c Typo (fixes #107) 9 years ago
Matthew Butterick a00013135f update tutorial (fixes #106) 9 years ago
Matthew Butterick a8231bc83f correct `merge-newlines` handling of empty input 9 years ago
Matthew Butterick 27b783e6ba refactor `merge-newlines` & add docs 9 years ago
Matthew Butterick b728c96166 make Scribble rendering compatible with `scribble/lp` 9 years ago
Matthew Butterick f6aae5093b more doc clarifications 9 years ago
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