Commit Graph

77 Commits (6660b0a9474be179b2308d490e700a5a9a45694d)

Author SHA1 Message Date
Matthew Butterick 8e8d13f131 various cosmetic tidying
Matthew Butterick 8ba138f904 yarg
Matthew Butterick 9cffb5c6fd move source to subdir
Matthew Butterick 097f874015 edit
Matthew Butterick 59d837eadb delete lang subdirectories
Matthew Butterick 63bda7b186 simplifications
Matthew Butterick 978a910b74 simplify lang modules
Matthew Butterick 88251d9a07 remove superfluity
Matthew Butterick 27c0005d11 speed improvements
Matthew Butterick da689e4a51 modularize langs
Matthew Butterick 0c2cd2440b adjustments
Matthew Butterick 59b7343611 update
Matthew Butterick 5746b2c27d update
Matthew Butterick 1e523376c9 updates
Matthew Butterick 04e7a63583 updates
Matthew Butterick 42c0cc59d3 simplify project-requires to one file; make pollen sources importable
Matthew Butterick 10b6bd446d change ptree to pagemap & pnode to node
Matthew Butterick 14369f6c0f code updates
Matthew Butterick 3c5c154379 updates
Matthew Butterick 455f52083b Revert "studying reload"
This reverts commit 402a3bb12d.
Matthew Butterick 402a3bb12d studying reload
Matthew Butterick 95478ba824 markdown working
Matthew Butterick 51cfc26ef0 tune up markdown (in progress)
Matthew Butterick 6a11b78e7d add markdown support
Matthew Butterick ef2394e258 change export from 'main to 'doc
Matthew Butterick db3bc4be7d add world: prefix to global values
Matthew Butterick 6a25de6462 simplify reader modules; put reader-modes in world
Matthew Butterick d1cbe7c813 add pollen/pre, pollen/ptree, pollen/markup semantics to #lang pollen
Matthew Butterick 3d8a22b6b5 touchups
Matthew Butterick 3ca0e08c60 remove 'here and 'here-path as distinct exports
Matthew Butterick 8db3bcaeab implement ram cache for pm source files
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 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 40f0a70965 update to work with revised txexpr module
Matthew Butterick 218bf29a5c in progress ...
Matthew Butterick 73fa680204 switch to racket/base throughout; fix when/block; fix or/c false? ... contracts; improve file contracts, etc.
Matthew Butterick 34710663d7 create pollen/top
Matthew Butterick 164bda9c2e victory