Doug Coleman
|
d934114fb7
|
Merge remote-tracking branch 'origin/master' into modern-harvey3
|
2019-12-17 08:33:55 -06:00 |
John Benediktsson
|
77b13fbdc2
|
core/basis/extra: using while* in a few places.
|
2019-12-13 14:38:26 -08: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
|
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
|
a2e8fb9050
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-02-18 11:29:09 -06:00 |
John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
Doug Coleman
|
c436f6dbad
|
factor: char: postpone: color: hexcolor: flexhexcolor: decimal:
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
6c5bc17c58
|
factor: CHAR: ; -> CHAR: \;
|
2017-08-31 21:21:12 -05:00 |
Björn Lindqvist
|
20711a0fd3
|
Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
|
2016-09-04 06:40:43 +02:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
John Benediktsson
|
2e0eb977a2
|
cuesheet: adding parser for cue files.
|
2013-11-20 20:40:08 -08:00 |