Doug Coleman
|
30d158ccce
|
prettyprint: Print .b .o .h with prefixes so it's not super confusing. Fixes #1351.
|
2016-03-30 22:59:29 -07:00 |
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 |
John Benediktsson
|
e501f61141
|
literals: change ${ } to be the executable code arrays.
|
2013-04-12 11:18:58 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Keita Haga
|
f5c556a709
|
literals: fix formatting and example error in docs
|
2010-12-06 05:06:15 +09:00 |
Doug Coleman
|
026499e64f
|
Use flags{ instead of flags all over the place
|
2010-04-01 14:44:03 -05:00 |
Doug Coleman
|
c49f45f051
|
Make literals work with aliases, add flags{ parsing word to clean boilerplate with $[
|
2010-03-31 15:03:33 -05:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Slava Pestov
|
f1ae72413b
|
literals: remove $$ and combinators.smart dependency
|
2009-09-11 21:03:24 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Joe Groff
|
33dcb98943
|
oops, forgot a USING
|
2009-06-18 09:57:49 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Doug Coleman
|
c88fc97f37
|
document ${
|
2009-05-06 14:38:38 -05:00 |
Slava Pestov
|
8133436d6d
|
literals: Improve ${ word
|
2009-05-05 15:54:49 -05:00 |
Joe Groff
|
bc07c075e7
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/spheres/spheres.factor
|
2009-05-03 17:23:14 -05:00 |
Joe Groff
|
87daa532a6
|
move literals vocab to basis
|
2009-04-30 22:48:01 -05:00 |