John Benediktsson
d1242003ba
webapps.mason.backend.watchdog: simplify.
2017-01-22 14:44:20 -08:00
John Benediktsson
5993e2008e
mason.report: adding stack effect.
2017-01-22 14:43:28 -08:00
John Benediktsson
c4f39e32a5
tools.wc: adding "wc" tool.
2017-01-22 14:40:37 -08:00
John Benediktsson
baaa06278c
Revert "sequences: swap stack arguments for start/start*/subseq?."
...
This reverts commit 63b0593824
.
2017-01-21 07:20:14 -08:00
John Benediktsson
63b0593824
sequences: swap stack arguments for start/start*/subseq?.
...
It is more natural to be ( seq subseq -- ? ).
2017-01-20 22:49:53 -08:00
Alexander Iljin
d5b74bd776
splitting.extras-docs: mark -slice variants as related-words
2017-01-20 08:21:54 -08:00
Björn Lindqvist
78555afb9e
fuel.help: value-str -> unparse-short
2017-01-10 12:36:46 +01:00
Björn Lindqvist
0884434c0f
fuel: more word renamings, now only words called from elisp have the fuel- prefix
2017-01-10 12:36:46 +01:00
John Benediktsson
27e24cb0a8
balloon-bomber: fix window title typo.
2017-01-09 12:37:15 -08:00
Björn Lindqvist
cd3adb671c
fuel.eval.tests: fixing the test by wrapping it in a manifest
2017-01-08 13:41:43 +01:00
Björn Lindqvist
c11c59876f
fuel,fuel.eval: renaming fuel- prefix words
2017-01-08 13:18:50 +01:00
Björn Lindqvist
340ca944d4
fuel,fuel.help: refactoring of lots of word names
...
Better to use unprefixed words everywhere. When they clash with words
from the help system, fully qualified names can be used.
2017-01-08 13:18:17 +01:00
Björn Lindqvist
a1f9fca4dc
FUEL: ensuring that autodoc works for qualified word references (eg unix.ffi:accept)
2017-01-07 15:26:19 +01:00
John Benediktsson
20656f0db8
units.si: extras precision for ``u``.
2017-01-06 18:24:48 -08:00
Alexander Iljin
e82ee2d723
pdf.values: treat color tuples uniformly
2017-01-05 12:48:50 -08:00
Alexander Iljin
fa5f810b20
pdf.layout: use symbols for authorship
2017-01-05 12:48:50 -08:00
Jon Harper
1b6c568831
fixup 5af166b8f
, shouldn't have removed these lines
2017-01-05 12:09:03 -08:00
John Benediktsson
a2d5f8e9ad
math.cardinality: relax the comparison so tests run more successfully.
2017-01-05 09:06:33 -08:00
Jon Harper
ed653bf363
mason.report, remove <html><body> because this html report is embedded as is in another page
2017-01-05 09:03:46 -08:00
Jon Harper
5af166b8f5
add DOCTYPE html in most places.
...
4ef4235
started it. This is also good for html emails like in
extra/webapps/mason/backend/watchdog/watchdog.factor .
I just grepped for "<html>".
2017-01-05 09:03:46 -08:00
John Benediktsson
a3abd46500
math.cardinality: adding summary.txt.
2017-01-04 14:22:30 -08:00
John Benediktsson
5376587fb3
math.cardinality: adding some tests.
2017-01-04 14:16:58 -08:00
John Benediktsson
740c258b66
tools.cal: use calendar.english.
2017-01-04 07:29:08 -08:00
Björn Lindqvist
a66e79dd2d
irc.logbot: more strftime
2017-01-04 09:46:17 +01:00
Björn Lindqvist
3bbc784fad
calendar.parser,robots: hhmm>timestamp -> hhmm>duration
...
Better to parse it as a duration because it is not a valid timestamp.
2017-01-04 09:10:15 +01:00
Björn Lindqvist
2895d5e095
calendar.format: moving parsing words to a new vocab calendar.parser
...
The vocab was getting big so the idea is to have all the time parsing in
calendar.parsing and only keep formatting words in calendar.format.
2017-01-04 08:50:24 +01:00
Björn Lindqvist
40afb5268d
hashcash: strftime
2017-01-04 08:11:01 +01:00
Björn Lindqvist
8b56ff1b89
tools.cal: using calendar.english
2017-01-04 08:11:01 +01:00
John Benediktsson
bb275f2b2a
tools.cal: minor formatting.
2017-01-03 19:12:43 -08:00
Björn Lindqvist
f9b9ce20f2
calendar.english: new vocab for english names for days and months
...
This moves all the english-centric words from the calendar vocab which
was getting kind of big to calendar.english. It should make it easier to
see which vocabs make language assumptions.
2017-01-03 15:48:08 +01:00
Björn Lindqvist
b9030b953e
wikipedia: strftime + tests
2017-01-03 15:37:53 +01:00
Björn Lindqvist
e10754a298
tools.cal: using strftime + tests
2017-01-03 15:31:52 +01:00
John Benediktsson
d145548c44
sequences.extras: fix map-concat to be row-polymorphic.
2016-12-29 12:35:39 -08:00
John Benediktsson
b333343e2b
sequences.extras: little more cleanup.
2016-12-29 12:29:09 -08:00
John Benediktsson
dfdf1f19cc
sequences.extras: fix doc for find-all.
2016-12-29 12:04:29 -08:00
John Benediktsson
94da542acd
sequences.extras: removing a couple words that aren't used.
2016-12-29 12:03:16 -08:00
John Benediktsson
a153d9f6ad
sequences.extras: simpler find-all and a test.
2016-12-29 09:20:32 -08:00
John Benediktsson
b141e0d2fb
assocs: moving collect-by from math.statistics.
2016-12-28 12:56:19 -08:00
John Benediktsson
fa090a2292
forestdb.ffi: some updates.
2016-12-27 14:03:50 -08:00
Alexander Iljin
b2709eeb41
google.charts: fix tests, add comments
2016-12-25 11:42:49 -08:00
John Benediktsson
9af9980ba0
webapps.calculator: fix using.
2016-12-22 05:50:31 -08:00
John Benediktsson
294f75f0c4
google.charts: make the tests check more things.
2016-12-21 15:25:00 -08:00
Alexander Iljin
2dbc57a120
Make sure URLs are cloned before using set-query-param on them
2016-12-21 15:21:23 -08:00
Alexander Iljin
2c38f2e3e3
google.charts: fix side-effects of set-query-param, add tests
2016-12-21 15:21:16 -08:00
Björn Lindqvist
b3a9293ba1
graphviz.render: forgot to change open-file to open-item
2016-12-18 16:02:25 +01:00
Björn Lindqvist
914a9be1f4
webapps.calculator: using run-test-httpd word
2016-12-05 09:40:29 +01:00
Björn Lindqvist
0142d0b078
basis/,extra/: using parse-array-def in a bunch of places
2016-12-03 13:23:24 +01:00
John Benediktsson
ef269c493c
math.factorial: reverse-factorial only undo factorial.
...
The other way doesn't make sense.
2016-11-29 19:01:36 -08:00
John Benediktsson
8bdaf26d6b
math.factorials: implement "undo" for factorials.
2016-11-29 16:56:48 -08:00
John Benediktsson
1e2e2dc9f7
math.factorials: adding reverse-factorial.
2016-11-28 19:09:03 -08:00