Slava Pestov
|
5fdb474c76
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Slava Pestov
|
ccab34e7c4
|
Fix restart behavior with circular vocabs, and add a test for this
|
2008-12-09 04:50:33 -06:00 |
Doug Coleman
|
3293dde7a2
|
remove unit test
|
2008-12-05 12:53:23 -06:00 |
Slava Pestov
|
9e4dfda8cd
|
Fix help lint
|
2008-12-01 18:08:48 -06:00 |
Slava Pestov
|
87656b19e3
|
FACTOR_ROOTS env var
|
2008-12-01 17:19:47 -06:00 |
Slava Pestov
|
a558f91d5d
|
Better command-line processing
|
2008-12-01 16:10:48 -06:00 |
Slava Pestov
|
c2c07f8b22
|
Fix bootstrap
|
2008-11-23 00:24:36 -06:00 |
Slava Pestov
|
7c61cf190f
|
Circularity between vocabularies no longer causes an infinite loop; loading a vocabulary like json or furnace no longer loads certain files twice
|
2008-11-23 00:04:18 -06:00 |
Slava Pestov
|
f29300c6ba
|
Better error message when vocab top level forms leave crap on the stack
|
2008-11-16 19:47:52 -06:00 |
Slava Pestov
|
251f9213c3
|
Fix typo
|
2008-11-16 19:19:53 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
7887515d00
|
Fix stack effects of load-source, load-docs so that stack isn't filled up with crap in stage2
|
2008-09-13 21:23:25 -05:00 |
Slava Pestov
|
44f53de164
|
Move make to its own vocabulary, remove fry _ feature
|
2008-09-10 20:07:00 -05:00 |
Slava Pestov
|
680e028ccb
|
Remove blank line
|
2008-09-04 16:56:24 -05:00 |
Doug Coleman
|
74a2e75c64
|
fix docs
|
2008-09-02 16:07:17 -05:00 |
Doug Coleman
|
bbcba1a7f6
|
fix docs
|
2008-09-02 15:22:56 -05:00 |
Doug Coleman
|
76fb3de616
|
new accessors
|
2008-09-02 01:55:36 -05:00 |
Slava Pestov
|
0c304b8fc6
|
Removing old accessor usages from core and basis
|
2008-08-31 07:45:33 -05:00 |
Doug Coleman
|
9695df7fbd
|
fix loader bug i introduced
|
2008-08-30 21:01:54 -05:00 |
Doug Coleman
|
5122e137d4
|
bug i introduced -- reload was leaving a vocab object on stack
|
2008-08-30 15:21:14 -05:00 |
Doug Coleman
|
e5bec5bbb8
|
clean up vocab loader a bit
|
2008-08-30 13:31:00 -05:00 |
Slava Pestov
|
a8560f0f57
|
Don't store f in vocab root cache
|
2008-08-25 02:09:45 -05:00 |
Slava Pestov
|
91059b4ad6
|
Documentation update
|
2008-08-23 20:24:54 -05:00 |
Slava Pestov
|
6408b01e9d
|
Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything
|
2008-07-29 16:47:52 -05:00 |
Slava Pestov
|
4cb64aaeb8
|
Fixing unit tests for eval word being moved
|
2008-07-29 00:05:01 -05:00 |
Slava Pestov
|
f5c15481fe
|
Move io.styles to basis
|
2008-07-28 22:28:13 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
17b94261c5
|
Fix deploy tests
|
2008-07-02 21:52:28 -05:00 |
Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
Slava Pestov
|
dea3604264
|
Remove some usages of deprecated features
|
2008-06-30 05:22:05 -05:00 |
Slava Pestov
|
666d4abaee
|
More fixes
|
2008-06-25 04:06:18 -05:00 |
Slava Pestov
|
9dd5c9919f
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Doug Coleman
|
15402ed1b4
|
core changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:12:44 -05:00 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Slava Pestov
|
f6e73abc02
|
Redo refresh-all
|
2008-04-09 19:30:54 -05:00 |
Slava Pestov
|
82fc8f18db
|
Converting core to use inheritance
|
2008-04-04 03:46:30 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
7174e8cbc4
|
Fixing unit test failures
|
2008-03-29 15:50:50 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
erg
|
15c68a23f8
|
remove ?resource-path and resource-exists?
|
2008-03-26 23:47:51 -05:00 |
Slava Pestov
|
3664f7af1b
|
Fix loader regression
|
2008-03-20 17:58:35 -05:00 |
Doug Coleman
|
7513cd774b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-20 16:01:47 -05:00 |
Slava Pestov
|
02727576c2
|
New slots are now in the core
|
2008-03-20 15:30:59 -05:00 |
Doug Coleman
|
936bd26a3a
|
update core/ to use ERROR:
|
2008-03-20 15:00:49 -05:00 |