Commit Graph

11453 Commits (dff051696eb3ecda883a12e3f056257cf50406e8)

Author SHA1 Message Date
John Benediktsson dff051696e search-deques: simplify pop-front* and pop-back*. 2014-05-23 13:55:46 -07:00
John Benediktsson 1f607f0573 use ``tuple-slots`` instead of ``tuple>array rest``. 2014-05-23 13:27:59 -07:00
John Benediktsson cc8ba65558 serialize: some cleanup. 2014-05-23 13:27:22 -07:00
John Benediktsson 848420a377 core-foundation.time: change epoch to constant. 2014-05-23 13:26:49 -07:00
John Benediktsson 3a3f28a91b simple-tokenizer: cleanup using list. 2014-05-23 13:26:29 -07:00
John Benediktsson feb4dcae9a heaps: cleanup some code, faster heap-compare. 2014-05-21 08:56:30 -07:00
John Benediktsson 380251308e formatting: faster strftime and make parse-strftime match parse-printf. 2014-05-20 16:11:32 -07:00
John Benediktsson ab969b072c io.directories.search: some cleanup. 2014-05-20 14:46:01 -07:00
John Benediktsson 3fb1532bd6 io.directories.search: add quot stack effects, simplify find-all-files. 2014-05-20 12:29:02 -07:00
John Benediktsson 7e4f2ec618 io.directories.search: faster directory traversal. 2014-05-20 12:06:11 -07:00
John Benediktsson 8293425783 io.encodings.ascii: moving to core. 2014-05-20 11:47:38 -07:00
John Benediktsson 8afe2dfe37 lexer: change skip back to public interface. 2014-05-20 09:42:41 -07:00
John Benediktsson 49b040c0b0 html.templates.fhtml: fix using. 2014-05-20 09:31:26 -07:00
John Benediktsson b244b3f731 unicode.collation: minor doc fix. 2014-05-20 09:13:36 -07:00
John Benediktsson 529ade12df multiline: lexer-eof? is just still-parsing?. 2014-05-19 21:38:54 -07:00
John Benediktsson 786793e145 multiline: pass the lexer around instead of using namespaces all the time. 2014-05-19 21:26:59 -07:00
John Benediktsson afdec2de61 multiline: fix lexer eof detection. 2014-05-19 21:10:31 -07:00
John Benediktsson 8645b1db49 unicode.breaks: change to using constants instead of globals. 2014-05-19 20:59:42 -07:00
John Benediktsson 8089bbaeab regexp.parser: fix for recent unicode.scripts change. 2014-05-19 20:51:01 -07:00
John Benediktsson a9d1e320d2 unicode.script: change to use a constant instead of a global. 2014-05-19 14:29:16 -07:00
John Benediktsson 72ff285bd8 help: use effect>string instead of present. 2014-05-19 10:18:48 -07:00
John Benediktsson ca061f79ff help.lint.checks: temporary fix for $quotation changes. 2014-05-19 10:04:39 -07:00
John Benediktsson af48be41c8 Revert "regexp.compiler: slightly faster with t/f check."
This reverts commit 9dcaa5c7e690bc38e468f355cbbafd3c5b299f90.
2014-05-19 10:04:16 -07:00
John Benediktsson 376121eeed interval-sets: can just check one side or the other. 2014-05-19 09:40:51 -07:00
John Benediktsson 5a5c1b857f interval-sets: a little bit faster by not using slices. 2014-05-19 09:28:01 -07:00
John Benediktsson 97e658fc17 unicode.data: using interval-sets. 2014-05-18 22:50:03 -07:00
John Benediktsson 00fbe7dfe9 interval-sets: faster find-interval. 2014-05-18 22:49:39 -07:00
John Benediktsson 18a36c334a unicode: some performance improvements to category checking. 2014-05-18 20:47:36 -07:00
John Benediktsson 647b8ffb46 regexp.compiler: slightly faster with t/f check. 2014-05-18 20:42:02 -07:00
John Benediktsson 889eb9b2ef interval-maps: some inline. 2014-05-18 20:41:51 -07:00
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
John Benediktsson 8e4ce647d3 regexp: adding re-replace-with. 2014-05-18 13:48:22 -07:00
John Benediktsson 25ff85331c compile.codegen.relocation: make doc example work on 32-bit. 2014-05-11 08:22:01 -07:00
Björn Lindqvist e2eebdec4d Docs: mostly fixes for doc errors found by help lint 2014-05-10 17:13:49 -07:00
Björn Lindqvist 5bccede3b6 Docs: docs for compiler.* and cpu.* words 2014-05-10 17:13:49 -07:00
Björn Lindqvist 4f9f2b862f Docs: docs for compiler-related vocabs 2014-05-10 17:13:49 -07:00
Björn Lindqvist ea48d13731 Docs: for compiler.cfg and compiler.codegen 2014-05-10 17:13:49 -07:00
Björn Lindqvist 4cd49e56b2 Docs: for node and #call tuples 2014-05-10 17:13:49 -07:00
Björn Lindqvist 6626cd24a1 Docs: docs for cpu.* vocabs 2014-05-10 17:13:48 -07:00
Björn Lindqvist 0bb3e2397b Docs: more compiler documentation 2014-05-10 17:13:48 -07:00
Björn Lindqvist d074f1a9c9 Docs: for cpu.x86.* words 2014-05-10 17:13:48 -07:00
Björn Lindqvist 6a8336047d Docs: initial docs for the compiler.cfg.* vocabs 2014-05-10 17:13:48 -07:00
Björn Lindqvist b11e912b44 Docs: initial docs for compiler.tree.propagation.* vocabs 2014-05-10 17:13:48 -07:00
Björn Lindqvist e2fe5ccfe8 Docs: stub docs for cpu.architecture 2014-05-10 17:13:48 -07:00
Björn Lindqvist 669bb0a77e Docs: stub docs for some compiler-related words 2014-05-10 17:13:48 -07:00
Doug Coleman 8a084926d1 deploy-tests: Bump the sizes to get a Linux32 build. 2014-05-07 13:28:31 -07:00
John Benediktsson 0f52c3e486 ui.tools.listener.history: cleanup and minor bugfix. 2014-04-30 19:06:36 -07:00
John Benediktsson a0a76469b6 bit-sets: some cleanup, small performance improvement to members. 2014-04-29 22:13:37 -07:00
John Benediktsson 594354e145 math.bitwise: simplify byte-array-bit-count. 2014-04-29 22:11:42 -07:00
John Benediktsson 3e7e47b9c0 base64: inline the { 3 2 1 0 } [ -6 * ]. 2014-04-29 15:59:48 -07:00