Commit Graph

22 Commits (f891a057aff5d440e93880f30703b45d9f8ac86a)

Author SHA1 Message Date
Doug Coleman cbf190ab76 the new farkup using ebnf
removed authors.factor which shouldn't have been there anyway
2008-07-15 23:56:25 -05:00
Doug Coleman f4e34ce0e1 remove the old farkup 2008-07-15 23:42:34 -05:00
Slava Pestov 37fe184274 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-28 17:05:16 -05:00
Doug Coleman f47ee3ef18 fix lists, tables 2008-05-28 16:18:05 -05:00
Slava Pestov 8f69fd5aa8 Fix simple links 2008-05-27 00:01:04 -05:00
Slava Pestov 76b3611f13 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-26 00:50:38 -05:00
Doug Coleman 3d92c0e1bd handle farkup tables better 2008-05-25 23:11:35 -05:00
Slava Pestov 0dc90434e2 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-25 18:33:34 -05:00
Doug Coleman fad5df79df handle \r\n,\r like \n 2008-05-23 23:33:20 -05:00
Slava Pestov 3a6532a9f8 Update html.streams usages 2008-05-23 17:45:14 -05:00
Slava Pestov 457644a07c Fix farkup bug 2008-04-15 22:03:40 -05:00
Slava Pestov dd42130aed Fix farkup tests 2008-04-15 06:23:15 -05:00
Doug Coleman bae538d9bd fix syntax highlighting
add image links
2008-03-12 23:17:54 -05:00
Doug Coleman f2ea564c41 farkup works a little better 2008-03-12 10:34:54 -05:00
Doug Coleman 2aabeb9bb3 add failing unit test to farkup 2008-03-05 17:40:42 -06:00
Slava Pestov 47a96775d8 Add PEG: word 2008-03-03 16:57:30 -06:00
Doug Coleman cff39b475d previous fix was wrong, real fix is to remove = from delimiters when printing them by themselves 2008-03-03 09:16:20 -06:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Doug Coleman 2d716e1b6a fix tables
a|b|c
d|e|f is now a table
2008-02-26 17:20:34 -06:00
Doug Coleman 59c0c66857 make farkup pass the empty string
better handling of \n and special characters
add escaped chars
2008-02-26 15:06:23 -06:00
Doug Coleman a5807774e0 add rules to allow * by itself
add escape characters
2008-02-26 12:50:19 -06:00
Doug Coleman b7bb604d1b add farkup
needs more unit tests, tables, image links, docs
2008-02-26 02:06:41 -06:00