Commit Graph

573 Commits (725447ec211b761408297b02f43506e85941475c)
 

Author SHA1 Message Date
Matthew Butterick 14542cc2a6 move reader-base
Matthew Butterick d1cbe7c813 add pollen/pre, pollen/ptree, pollen/markup semantics to #lang pollen
Matthew Butterick ffc9bc3cb5 nits
Matthew Butterick 3d8a22b6b5 touchups
Matthew Butterick e69ab2ff5f add px (null source) files; change template to pt; move fallback template
Matthew Butterick c4d55e7938 add html->xexpr
Matthew Butterick 5716696a31 take contracts off cache
Matthew Butterick 3ca0e08c60 remove 'here and 'here-path as distinct exports
Matthew Butterick 8db3bcaeab implement ram cache for pm source files
Matthew Butterick b20df0e877 update
Matthew Butterick 236b810fe6 speed improvements
Matthew Butterick 4218102aed decode: fast versions
Matthew Butterick 0c5e850f36 working again
Matthew Butterick 7625af5bfe reduce imports
Matthew Butterick 788a3480ea make sure #lang works with blank unsaved files
Matthew Butterick 00bacaeb3c remove dependency on current-contract-region
Matthew Butterick 361b184bee changed to be tail-recursive
Matthew Butterick 57a991622e fix bug in error msgp
Matthew Butterick eb0e996689 add simplified notation for attributes in #%top
Matthew Butterick 64b1d531bb streamline world
Matthew Butterick a7e6bcc73f working mostly
Matthew Butterick e8fc8db202 updatep
Matthew Butterick c0969b50fc ptrees working
Matthew Butterick 49b17eff0d bugfix
Matthew Butterick be6946cf49 remove some dependencies
Matthew Butterick 8ff7e818d5 actually it's just as fast.
Matthew Butterick 8c6054643b slower, but more consistent
Matthew Butterick 925aeadfb1 even faster
Matthew Butterick acc990b094 faster
Matthew Butterick 776a9f90e8 accelerating preprocessor
Matthew Butterick 84d104f83f preprocessor sorta works
Matthew Butterick 40f0a70965 update to work with revised txexpr module
Matthew Butterick 4e356b3d04 update
Matthew Butterick 8d78b98258 working …
Matthew Butterick 218bf29a5c in progress ...
Matthew Butterick 50ca995c42 update
Matthew Butterick d02bec5ef9 update
Matthew Butterick 60a2ed5f52 update contracts in file-tools
Matthew Butterick 1f55c9d789 delete superfluity
Matthew Butterick 0f6d19673f update
Matthew Butterick e45f344a3d update info.rkt
Matthew Butterick d1d2c73033 unify decode & decode-tools
Matthew Butterick 908593a8e7 dump library subdirectory
Matthew Butterick dc3da688b3 updates
Matthew Butterick a0e8bc928c move readability to new module
Matthew Butterick 4349a34f20 move hyphenate to new module
Matthew Butterick 0d4c77dabe move library/css to new module
Matthew Butterick fb35c19a91 start moving contracts to module level
Matthew Butterick 73fa680204 switch to racket/base throughout; fix when/block; fix or/c false? ... contracts; improve file contracts, etc.
Matthew Butterick 95d5f0213e fix pollen/top in main-preproc