Commit Graph

10204 Commits (086bba34031e1b9909cb5cb6a7c39f91b825cc87)

Author SHA1 Message Date
John Benediktsson 8aae6a68a6 html.parser.printer: prevent negative indentations. 2013-08-05 09:56:44 -07:00
John Benediktsson 555ea83d89 html.parser.printer: some fixes.
Fix html-text. (may not be perfect, but "works" now)
Don't decrement indentations if we didn't increment them.
2013-08-05 09:56:44 -07:00
Björn Lindqvist 978009e484 html.parser.printer: fixed to use repeated write calls instead of surround 2013-08-05 09:56:44 -07:00
Björn Lindqvist 1ca18b215f html.parser.printer: remove printer symbol 2013-08-05 09:56:44 -07:00
Björn Lindqvist 00f82ae5f0 html.parser.printer: unit tests 2013-08-05 09:56:44 -07:00
Björn Lindqvist aef2e02c0b html.parser.printer: explaining comment 2013-08-05 09:56:43 -07:00
Björn Lindqvist 68381dd571 html.parser.printer: reasonable tree-structured formatting with prettyprint-html 2013-08-05 09:56:43 -07:00
Doug Coleman 490091eb22 reddit: Add a field. 2013-08-03 14:56:35 -07:00
Paul Woolcock 33cc7c45f5 Add hash commands to extra/redis 2013-07-30 14:42:40 -04:00
John Benediktsson f0be8408e6 wikipedia: parsing historical events. 2013-07-29 07:56:14 -07:00
John Benediktsson b63c9154c3 splitting.extras: cleanup using. 2013-07-25 14:16:09 -07:00
John Benediktsson c75fc48f23 switch some vocabs to 4 spaces. 2013-07-24 14:52:09 -07:00
John Benediktsson 1f5e8f3970 sorting.extras: faster map-sort. 2013-07-24 10:24:47 -07:00
Doug Coleman 232287b3fc arrays.shaped: Inefficient iteration with indices.
Add upper,lower,strict-upper/lower map operations and array constructions.
2013-07-24 10:03:49 -07:00
John Benediktsson 094e405713 semantic-versioning: maybe this is more forgiving and simpler. 2013-07-16 19:47:07 -07:00
John Benediktsson 896d3fc460 semantic-versioning: upgrade to Semantic Versioning 2.0.0.
Note: the parser is purposefully forgiving to handle more cases
than the specification allows.
2013-07-16 17:58:08 -07:00
John Benediktsson 30c595d048 splitting.extras: adding split-harvest in "core style" (ugh!). 2013-06-25 20:01:58 -07:00
John Benediktsson c9f24cd04f spelling: some performance improvements, and minor fixes. 2013-06-25 15:50:42 -07:00
John Benediktsson 6497dd0fe4 splitting: cleanup duplicate code. 2013-06-25 15:17:44 -07:00
Doug Coleman 3040af0514 euler.b-rep: Fix usage of HEX: in unit tests. 2013-06-19 07:01:08 -07:00
Doug Coleman 6a4608ec89 game.loop: Fix docs. 2013-06-19 07:00:58 -07:00
Doug Coleman e270175af0 gml, euler: Initial commit. 2013-06-18 16:42:13 -07:00
Doug Coleman 75dccbe329 game.loop: Fix throwing errors inside game loop. 2013-06-18 16:24:05 -07:00
John Benediktsson cfb44999a1 math.extras: adding round-away-from-zero. 2013-06-17 10:11:49 -07:00
John Benediktsson 8262e97309 sets.extras: change non-repeating to use remove-first!. 2013-06-14 11:02:30 -07:00
John Benediktsson 5e25b8b49f sequences.extra: >resizable can't be inline for some reason... 2013-05-30 15:01:34 -07:00
John Benediktsson f628e2a7ad sequences.extras: fix map-concat row-polymorphic problem. 2013-05-30 14:54:29 -07:00
John Benediktsson a0d8abc962 sequences.extras: clarify docs for subseq*. 2013-05-24 11:44:35 -07:00
John Benediktsson 84b5e3828f sequences.extras: adding subseq* and safe-subseq. 2013-05-24 11:19:27 -07:00
John Benediktsson 61c6b37e5e spelling: fix splits and sorting of corrections, other cleanup. 2013-05-22 11:02:36 -07:00
John Benediktsson 3394b6e727 units.imperial: fix minims. 2013-05-21 12:48:56 -07:00
John Benediktsson b96a1ab87f units.imperial: adding more units. 2013-05-21 10:38:54 -07:00
John Benediktsson 2a846cfff9 sequences.extras: adding index-selector. 2013-05-20 17:43:26 -07:00
John Benediktsson 3ac3c69ab4 sequences.extras: similarly improve map-filter and filter-map. 2013-05-20 17:09:14 -07:00
John Benediktsson 9e2a999af3 sequences.extras: change filter-index to use length of seq not exemplar. 2013-05-20 16:59:03 -07:00
John Benediktsson 6cf79efb47 twitter: adding verify-credentials. 2013-05-20 16:47:23 -07:00
John Benediktsson a8979ad9bc combinators.extras: adding plox by request. 2013-05-14 13:44:14 -07:00
John Benediktsson 8805da92e0 combinators.extras: adding keepd. 2013-05-14 09:40:40 -07:00
John Benediktsson 38833fcafe rosetta-code.pascals-triangle: adding a coefficients method. 2013-05-07 21:06:40 -07:00
John Benediktsson 66b2b3c044 math.combinators: fix help-lint warnings I introduced... 2013-05-07 08:18:20 -07:00
John Benediktsson 05f6304087 io.streams.random: fix USE: again. 2013-05-07 06:18:50 -07:00
John Benediktsson 2ba006cd71 sequences.extras: adding remove-last. 2013-05-07 06:15:33 -07:00
John Benediktsson 1216ae5cb1 io.streams.random: fix USE:. 2013-05-06 16:17:39 -07:00
John Benediktsson bca3ddfae8 math.extras: change moving-median to use <clumps>. 2013-05-06 10:41:21 -07:00
John Benediktsson 62d79dd125 math.combinators: adding unless-positive and unless-negative. 2013-05-06 08:45:29 -07:00
John Benediktsson bd8cc0a5f1 Revert "math.extras: change to <clumps> to match other moving- words."
This reverts commit 4c3d15e01a89a3383e77192ebcf969c2a17e7aa8.
2013-05-06 08:38:07 -07:00
John Benediktsson 92e8bdaf1a io.streams.random: slightly faster. 2013-05-06 08:35:03 -07:00
John Benediktsson a3cf0d70ba math.combinators: fix help-lint errors. 2013-05-06 08:34:32 -07:00
lorynj 5ccfb83a4d when-negative / when-positive
Convenience combinators to encapsulate testing numbers for being negative or positive, followed by call to a true quotation.

Signed-off-by: lorynj <lorynj@gmail.com>
2013-05-06 08:16:36 -07:00
John Benediktsson 0dc6240d4d math.extras: change to <clumps> to match other moving- words. 2013-05-02 16:50:30 -07:00