Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
4c71d71907
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
c4f4c6749f
|
Fixing some test failures after url.encoding change
|
2009-07-09 19:02:15 -05:00 |
Daniel Ehrenberg
|
6257b97e4c
|
In Farkup, image text is only parsed if given separate from the URL
|
2009-05-16 16:54:45 -05:00 |
Daniel Ehrenberg
|
13f553b284
|
Fixing farkup's parsing of [aaa]
|
2009-03-29 20:29:38 -05:00 |
Slava Pestov
|
fd44378736
|
Trailing [[ no longer throws an error in farkup parser
|
2009-03-28 15:29:58 -05:00 |
Daniel Ehrenberg
|
941e56b046
|
Farkup parser rewrite
|
2009-03-16 00:42:48 -05:00 |
Slava Pestov
|
cf5e14a52f
|
Don't escape absolute URLs in Farkup
|
2009-03-07 21:47:06 -06:00 |
Daniel Ehrenberg
|
86c3481f12
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
Daniel Ehrenberg
|
1e5259198c
|
Fixing Farkup tests
|
2009-01-28 23:45:00 -06:00 |
Daniel Ehrenberg
|
73f30edb29
|
Farkup and xmode.code2html switched to using xml.interpolate
|
2009-01-26 21:38:36 -06:00 |
Slava Pestov
|
d815c0c048
|
Fix Farkup link escaping
|
2009-01-05 23:39:29 -06:00 |
Doug Coleman
|
3105395937
|
fix the farkup bug
|
2008-09-28 21:30:59 -05:00 |
Doug Coleman
|
613f962540
|
change how farkup handles newlines in paragraphs
|
2008-09-28 10:10:58 -05:00 |
Slava Pestov
|
a485afa5d2
|
Add testcase for bug
|
2008-09-27 15:22:30 -05:00 |
Doug Coleman
|
37130f911c
|
allow horizontal lines in paragraphs if they start at the beginning of a line
|
2008-09-24 22:39:38 -05:00 |
Doug Coleman
|
2e5273df52
|
xmodes now can't contain whitespace. [ factor { 1 2 3 }] prints literally instead of getting syntax-highlighted
|
2008-09-24 22:22:36 -05:00 |
Doug Coleman
|
72685aa77e
|
fix [[link]]-foo --- should not create a list
|
2008-09-24 19:26:37 -05:00 |
Doug Coleman
|
7e5af60cbc
|
refactor farkup a bit, fix bug w/ paragraphs and code
|
2008-09-24 19:19:51 -05:00 |
Doug Coleman
|
cbee5b39c2
|
farkup: add horizontal lines as ___ (3 underlines)
|
2008-09-23 01:27:39 -05:00 |
Doug Coleman
|
3ad286dc09
|
lists in paragraphs
|
2008-09-22 20:20:39 -05:00 |
Doug Coleman
|
436e665137
|
add orderd lists to farkup
|
2008-09-22 20:05:06 -05:00 |
Slava Pestov
|
19b2f6a6f3
|
Fix farkup tests
|
2008-09-19 17:48:32 -05:00 |
Slava Pestov
|
5647d08f59
|
Fix some farkup bugs
|
2008-09-19 15:46:02 -05:00 |
Slava Pestov
|
74088bdbd3
|
Minor farkup fixes
|
2008-09-08 21:45:59 -05:00 |
Slava Pestov
|
e8f739401b
|
Some improvements to farkup link handling
|
2008-09-07 18:06:20 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |