Commit Graph

6688 Commits

Author SHA1 Message Date
C. Guy Yarvin
752a49c398 Converted :-. 2017-09-18 10:25:05 -07:00
C. Guy Yarvin
81046c7587 143: | runes. 2017-09-17 18:32:20 -07:00
C. Guy Yarvin
82d1e63e30 $ runes converted. 2017-09-17 16:31:49 -07:00
C. Guy Yarvin
f9e51ca2fc %claw to %bcpt. 2017-09-17 15:10:40 -07:00
C. Guy Yarvin
4ecc2d180a Transfer ~pur to Paul Driver. 2017-09-17 11:38:07 -07:00
C. Guy Yarvin
08af897d69 Changed one stem: %gate to %brts. 2017-09-17 11:14:12 -07:00
Keaton Dunsford
8a0fa6e279 Update LICENSE copyright year 2017-09-16 09:22:07 -07:00
C. Guy Yarvin
d49d614a81 Neutral 143. 2017-09-15 14:40:24 -07:00
C. Guy Yarvin
af56ede621 Manual merge from belisarius222/nozap
(62fec03d96).
2017-09-13 17:30:23 -07:00
Ted Blackman
56c1ca2d7f minor code cleanup and removed trailing whitespace 2017-09-13 12:58:24 -07:00
Ted Blackman
adff103092 renamed more arms, added some traceback info with more calls to ++cool 2017-09-13 12:54:55 -07:00
C. Guy Yarvin
2575255c9e Merge remote-tracking branch 'eglaysher/new-dojo-unified' into piaf
Non-compiling branch which uses the features it adds.
2017-09-12 18:19:23 -07:00
C. Guy Yarvin
a9d6558599 Minor performance improvement. 2017-09-12 16:36:57 -07:00
Ted Blackman
e1265799bd rename and refactor arms 2017-09-11 16:19:55 -07:00
C. Guy Yarvin
2b9c6c26a8 Working, but still weirdly slow. 2017-09-09 10:50:22 -07:00
C. Guy Yarvin
95b47c7fd5 Transfer ~syn to Pantera (not the band). 2017-09-08 17:45:27 -07:00
C. Guy Yarvin
c54a78bf1c Transfer ~dul and ~het to Galen Wolfe-Pauly. 2017-09-08 17:44:46 -07:00
C. Guy Yarvin
526146aaf3 Promised ~teb to Michael Vassar. 2017-09-08 17:43:31 -07:00
C. Guy Yarvin
96fed322f2 Reverted family aliases. 2017-09-08 17:42:36 -07:00
Ted Blackman
adf785875f some comments in ++vast 2017-09-08 16:47:31 -07:00
Ted Blackman
3ed84c2a5d renamed runes, removed /* and /_@, some minor cleanup 2017-09-08 16:08:52 -07:00
Anton Dyudin
d3828d2140 remove only use of /_ with an aura 2017-09-08 14:27:51 -07:00
C. Guy Yarvin
bf3b8432b3 About working. But very slow. 2017-09-07 16:47:49 -07:00
C. Guy Yarvin
e8da5f5f73 Intermediate commit -- ^% on %zuse. 2017-09-06 17:36:10 -07:00
C. Guy Yarvin
084c01a190 First stage of transition to ++redo. 2017-09-06 17:13:35 -07:00
C. Guy Yarvin
f54dc77183 Import ++redo from /resurface branch. 2017-09-06 16:46:30 -07:00
C. Guy Yarvin
79342d7dcb Partial application of ++redo. 2017-09-06 15:17:37 -07:00
Ted Blackman
62fec03d96 Fixed code block at start of blockquote 2017-08-29 18:05:44 -07:00
Ted Blackman
bba0b68585 Finished first draft of docs. Left in TODO for fixing code blocks in blockquotes 2017-08-29 17:34:55 -07:00
Ted Blackman
a9aaa08c10 WIP docs 2017-08-28 20:31:38 -07:00
Anton Dyudin
6c271563ef <br/> from trailing \ 2017-08-28 17:52:18 -07:00
Ted Blackman
5ab0a794b1 Fix header in blockquote 2017-08-28 15:11:09 -07:00
Ted Blackman
6a05cf158c fixed list outdent parsing; moved list closing to ++line 2017-08-25 18:12:05 -07:00
Ted Blackman
1176fe0f3d consolidated outdent parsing 2017-08-25 17:29:50 -07:00
Anton Dyudin
0cd98d9c2c get rid of bal par copy, restrict read-line mutation 2017-08-24 20:31:37 -07:00
Anton Dyudin
d3f9ecb667 move code unrelated to opening items out of ++open-item 2017-08-24 20:05:31 -07:00
Anton Dyudin
54105e7fd0 formalize %poem as an indent-based style 2017-08-24 19:51:16 -07:00
Anton Dyudin
0fcf16898e formalize %dent parsing 2017-08-24 19:13:49 -07:00
Anton Dyudin
fa2b9a0eea use read-one for --- <hr> parsing
instead of counting it as a container "item"
2017-08-24 18:10:22 -07:00
Anton Dyudin
7cbaffcbed refactor fenced-code postprocessing into ++parse 2017-08-24 17:49:23 -07:00
Ted Blackman
9a72aa2147 whitespace 2017-08-24 17:02:02 -07:00
Ted Blackman
7c2a56b929 markdown in sail 2017-08-24 16:32:45 -07:00
Ted Blackman
fd022172c9 parse empty div; changed indent representation 2017-08-24 15:04:24 -07:00
Ted Blackman
398c0dd180 Adds == as markdown terminator 2017-08-24 14:22:38 -07:00
Ted Blackman
fe44db7e3d categorized trig-style 2017-08-24 13:33:25 -07:00
Ted Blackman
c4793de019 Fix bug with outdent (col -> top) 2017-08-24 13:20:46 -07:00
Ted Blackman
dc993fe091 rename arms, clean comments 2017-08-23 18:09:25 -07:00
Ted Blackman
1b5d25a71e Detect outdent in ++snap 2017-08-23 17:05:59 -07:00
Ted Blackman
45658a6017 Revert "backtracking hack to fix dedent parsing; adds == as terminator"
This reverts commit 459ff495b3.
2017-08-23 10:26:10 -07:00
Ted Blackman
ef7ee5918a cleanup 2017-08-22 17:13:32 -07:00