Chris Double
|
6b7d723982
|
Fix channels.remote to/from words
|
2009-10-29 18:01:45 +13:00 |
Joe Groff
|
2599993093
|
link vocabularies->words->quotations in synopsis documentation
|
2009-10-28 22:48:25 -05:00 |
Chris Double
|
dc6bc9d327
|
Add example of usage to concurrency.distributed help
|
2009-10-29 16:18:28 +13:00 |
Joe Groff
|
c318530bbd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 21:04:11 -05:00 |
Joe Groff
|
aa359cadfb
|
fix busted html in readme.html
|
2009-10-28 21:03:53 -05:00 |
Doug Coleman
|
438e250e1b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 20:17:57 -05:00 |
Doug Coleman
|
7730272f2f
|
fix using for normalize-path
|
2009-10-28 20:17:46 -05:00 |
Joe Groff
|
9ae21ac5d9
|
Merge branch 'master' of http://factorcode.org/git/factor
Conflicts:
basis/opengl/debug/debug.factor
|
2009-10-28 19:30:20 -05:00 |
Joe Groff
|
7e88ead665
|
fix build errors
|
2009-10-28 19:28:16 -05:00 |
Doug Coleman
|
fa0fc7381c
|
try absolute-path on space-invaders to appease openal
|
2009-10-28 17:33:02 -05:00 |
Doug Coleman
|
17f0a5d41a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 17:26:23 -05:00 |
Doug Coleman
|
e376a0ece2
|
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
|
2009-10-28 17:25:50 -05:00 |
Doug Coleman
|
5e75a765a4
|
fix using
|
2009-10-28 17:25:00 -05:00 |
Joe Groff
|
c5c31b4300
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 16:19:37 -05:00 |
Doug Coleman
|
bb0921ef42
|
oops, cpu.arm was not loaded by default
|
2009-10-28 16:18:47 -05:00 |
Joe Groff
|
3fbe722561
|
Merge branch 'master' of http://factorcode.org/git/factor
Conflicts:
basis/locals/locals.factor
basis/peg/peg.factor
extra/infix/infix.factor
|
2009-10-28 16:17:24 -05:00 |
Doug Coleman
|
1738fb7c5e
|
link a word in docs
|
2009-10-28 16:17:08 -05:00 |
Doug Coleman
|
3e9593d3c0
|
add a unit test for accumulate!
|
2009-10-28 16:12:43 -05:00 |
Joe Groff
|
6e1bffb1c5
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
Doug Coleman
|
def951ce9b
|
add accumulate! for joe
|
2009-10-28 16:10:05 -05:00 |
Joe Groff
|
c19912241b
|
update :> docs for new :> ( ) feature
|
2009-10-28 15:59:17 -05:00 |
Joe Groff
|
d284d963fa
|
:> ( a b c ) syntax to bind multiple variables left-to-right off the stack
|
2009-10-28 15:40:07 -05:00 |
Doug Coleman
|
bf27177e93
|
fix using
|
2009-10-28 15:32:34 -05:00 |
Doug Coleman
|
81439ab4be
|
make the ARM assembler unportable
|
2009-10-28 15:30:51 -05:00 |
Doug Coleman
|
125de11efb
|
remove unmaintained combinators
|
2009-10-28 15:30:18 -05:00 |
Doug Coleman
|
93de179c2f
|
over push -> suffix!, over push-all -> append!
|
2009-10-28 15:29:01 -05:00 |
Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Doug Coleman
|
1476cdb974
|
reverse-here -> reverse!
|
2009-10-28 14:40:15 -05:00 |
Joe Groff
|
b0362f8011
|
fix help-lint failures
|
2009-10-28 14:05:23 -05:00 |
Joe Groff
|
ef25935366
|
fix load errors from load-all
|
2009-10-28 13:56:15 -05:00 |
Doug Coleman
|
b0e3c7a1fc
|
add docs for append! and suffix!
|
2009-10-28 13:48:16 -05:00 |
Doug Coleman
|
7ce4b746e5
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
Doug Coleman
|
37a87e85ab
|
annotations tests were broken if you have any TODOs yourself
|
2009-10-28 12:51:27 -05:00 |
Joe Groff
|
2ecf3fb568
|
fix load errors from bootstrapping
|
2009-10-28 12:51:03 -05:00 |
Slava Pestov
|
7ef15865a8
|
remove failed experiment
|
2009-10-28 00:50:05 -05:00 |
Slava Pestov
|
299b5b0f6c
|
filter-here -> filter!
|
2009-10-28 00:44:05 -05:00 |
Joe Groff
|
22afae8734
|
update functors for [let change
|
2009-10-28 00:30:09 -05:00 |
Slava Pestov
|
50f5c3d116
|
remq -> remove-eq, delq -> remove-eq!
|
2009-10-28 00:23:08 -05:00 |
Slava Pestov
|
b7e05a525b
|
remove unused and really confusing remove-all word
|
2009-10-27 23:45:03 -05:00 |
Slava Pestov
|
951e3e9c83
|
delete-nth -> remove-nth!
|
2009-10-27 23:41:57 -05:00 |
Slava Pestov
|
f5a0a8b6e1
|
delete -> remove!
|
2009-10-27 23:25:35 -05:00 |
Slava Pestov
|
08e7d25dc5
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
Joe Groff
|
f1d9201cb2
|
update peg for [let change
|
2009-10-27 22:29:20 -05:00 |
Joe Groff
|
935c0797c3
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
Slava Pestov
|
a1aac42786
|
vm: clean up gc events, remove -verbosegc switch, fix compaction bug
|
2009-10-27 21:31:28 -05:00 |
Joe Groff
|
8a7acdf54f
|
move dns.* to unmaintained
|
2009-10-27 20:58:52 -05:00 |
Slava Pestov
|
a7b55e7068
|
vm: use STL in free list, makes finding largest contiguous free block slightly faster
|
2009-10-27 18:22:08 -05:00 |
Slava Pestov
|
028a7be4d6
|
tools.memory: experimenting with some GC event data mining
|
2009-10-27 16:31:45 -05:00 |
Joe Groff
|
c4e3c15c28
|
remove [let* ] and change [let ] to only establish a scope, leaving :> as the one true way of binding locals
|
2009-10-27 14:19:05 -05:00 |
Slava Pestov
|
21f1fe7aaf
|
tools.time: remove crappy old GC stats
|
2009-10-27 03:37:05 -05:00 |