John Benediktsson
|
3f8c9e4150
|
wrap: faster (and simpler) wrapping algorithm.
|
2017-02-02 14:02:13 -08: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 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -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 |
John Benediktsson
|
109b35572f
|
wrap.strings: empty strings should wrap as the indent.
|
2013-08-05 11:25:01 -07:00 |
John Benediktsson
|
155cc44020
|
wrap.strings: fix using in tests.
|
2013-07-28 10:57:02 -07:00 |
John Benediktsson
|
8198a6f547
|
wrap.strings: allow wrap-indented-string to have a numbered indent provided.
|
2013-07-27 21:18:10 -07:00 |
Doug Coleman
|
823c2c0a58
|
fix using and tests
|
2009-09-23 12:54:34 -05:00 |
Daniel Ehrenberg
|
3abcebc36c
|
More unit tests for wrap
|
2009-07-02 21:12:38 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Daniel Ehrenberg
|
c51a5d7678
|
Making basis/wrap not try to align the last line
|
2009-02-10 01:46:02 -06:00 |
Daniel Ehrenberg
|
3e5ec77439
|
Splitting up basis/wrap into three vocabs
|
2009-02-09 01:12:32 -06:00 |