Doug Coleman
5a9f0752c8
git: update test
2019-12-01 10:13:21 -06:00
Doug Coleman
bea7852d60
git: more correct handling of multiline payloads
...
Field keys read until a space. The field payload reads until a newline. If the next line begins with a space, that line is also part of the field value.
Fields end with two newlines (\n\n) in a row.
2019-12-01 09:45:31 -06:00
Doug Coleman
d635604026
modern: Removing ch'a syntax.
...
It's cool but I don't like it right now.
2019-09-28 10:59:07 -05:00
Doug Coleman
4bcae2590c
factor: Rename all #foo words except # so # can be a sigil.
2018-08-10 13:15:25 -05:00
Doug Coleman
f05c7e8cd8
factor: char: a -> ch'a.
...
Also all contractions are not allowed in word names anymore. Even Data cannot use contractions...
2018-08-09 18:02:38 -04:00
Doug Coleman
ddcd6b2af0
Merge remote-tracking branch 'origin/master' into modern-harvey2
2018-02-10 11:18:18 -06:00
Björn Lindqvist
aa407d1016
git: better use assert= than custom error + test
2018-02-06 06:16:29 +01:00
Doug Coleman
d4612f2140
Merge branch 'master' of git://factorcode.org/git/factor into modern-harvey
2017-09-06 21:52:37 -05:00
John Benediktsson
5a0bc9621d
git: use with-test-directory.
2017-09-04 19:45:25 -07:00
Doug Coleman
1626d19711
git: update syntax
2017-08-31 22:52:00 -05:00
Doug Coleman
a372224e9b
git: Add repo that can do some git things in native Factor.
2017-08-31 20:44:24 -05:00