Slava Pestov
|
59f85c321e
|
Doc fixes from stesch
|
2008-05-08 20:35:37 -05:00 |
Slava Pestov
|
2164bcf784
|
Fix Ed's fix
|
2008-05-08 16:05:46 -05:00 |
Eduardo Cavazos
|
b1bc2ff7af
|
io.files: Minor help fix
|
2008-05-08 06:35:42 -05:00 |
Doug Coleman
|
0acbdcdcc6
|
remove <resource-path>
|
2008-05-06 14:45:28 -05:00 |
Doug Coleman
|
0cd8023a25
|
use resource: instead of resource-path
|
2008-05-06 14:41:59 -05:00 |
Eduardo Cavazos
|
404bf07ad5
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-05-05 21:56:36 -05:00 |
Eduardo Cavazos
|
3883c30639
|
io.files: Fix help bug
|
2008-05-05 21:56:01 -05:00 |
Slava Pestov
|
9d5d4ec5c4
|
Fixes, rename sliding-groups to clumps
|
2008-05-05 17:31:46 -05:00 |
Slava Pestov
|
75fb15ee4c
|
Split stdio up into input-stream/output-stream, pipes work in progress
|
2008-05-05 02:19:25 -05:00 |
Slava Pestov
|
7584e02805
|
New checksum protocol
|
2008-04-30 16:11:55 -05:00 |
Doug Coleman
|
e264537a1a
|
reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
|
2008-04-26 02:01:06 -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 |
Slava Pestov
|
a3a0ce5bee
|
Fixes
|
2008-04-20 06:15:08 -05:00 |
Slava Pestov
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -05:00 |
Slava Pestov
|
d1f37ab5ec
|
Fix bloopers
|
2008-04-20 02:30:52 -05:00 |
Doug Coleman
|
2edd0fefc9
|
new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
|
2008-04-13 22:58:07 -05:00 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Slava Pestov
|
9cc25c3eff
|
Fix docs
|
2008-04-13 03:47:51 -05:00 |
Slava Pestov
|
8bb7aafee5
|
Fix bootstrap error
|
2008-04-13 03:22:51 -05:00 |
Slava Pestov
|
8110074bc0
|
Doc updates
|
2008-04-13 00:39:56 -05:00 |
Slava Pestov
|
a5d5dfb0df
|
Update duplex streams for new-slots
|
2008-04-13 00:21:48 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
bced4022e5
|
updating usages of cond/case
|
2008-04-11 12:53:22 -05:00 |
slava
|
56892ae74a
|
Overhaul monitors
|
2008-04-11 07:15:26 -05:00 |
Slava Pestov
|
f5d7f8b917
|
Doc fix
|
2008-04-06 20:09:31 -05:00 |
Slava Pestov
|
4139f0e804
|
Fix set-current-directory
|
2008-04-04 22:22:38 -05:00 |
Slava Pestov
|
ca652dc157
|
Fix UI panes
|
2008-04-04 08:44:32 -05:00 |
Slava Pestov
|
9c31dc1164
|
Fix failing unit test
|
2008-04-04 07:39:00 -05:00 |
Slava Pestov
|
8d39853248
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-04 07:09:21 -05:00 |
Slava Pestov
|
5cc78f5b39
|
Remove usages of delegation from core io
|
2008-04-04 06:21:50 -05:00 |
Slava Pestov
|
ef4046cda9
|
Converting code to use inheritance
|
2008-04-04 00:33:06 -05:00 |
Doug Coleman
|
e22a7a6100
|
update docs pl0x
|
2008-04-03 21:39:52 -05:00 |
erg
|
653bc1cd80
|
update docs
|
2008-04-03 18:59:04 -05:00 |
erg
|
4acd587629
|
move cwd and cd to private vocabs
|
2008-04-03 18:34:47 -05:00 |
Doug Coleman
|
393f77715c
|
update everything to use os singletons
|
2008-04-02 18:25:33 -05:00 |
Doug Coleman
|
2bad7228a7
|
rename normalize-pathname to normalize-path
fix windows launcher issue
|
2008-04-01 19:51:49 -05:00 |
Doug Coleman
|
ae623ff924
|
normalize-pathname prepends unicode prefix,
(normalize-pathname) does not
|
2008-04-01 19:00:20 -05:00 |
Eduardo Cavazos
|
4f07aefc97
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/classes/tuple/tuple.factor
|
2008-03-31 19:42:21 -06:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Doug Coleman
|
b13ac1e17f
|
remove using
|
2008-03-31 13:51:24 -05:00 |
Doug Coleman
|
13b31be060
|
fix copy-tree
|
2008-03-31 13:43:42 -05:00 |
erg
|
5b0f6907fb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-30 14:49:19 -05:00 |
erg
|
6ece2fbde2
|
fix copy-tree
|
2008-03-30 14:48:49 -05:00 |
erg
|
f49d26e8d0
|
make copy-tree and delete-tree symlink aware
|
2008-03-30 01:13:29 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
aec04edbda
|
Phasing out get-slots and cleaning up some code
|
2008-03-29 00:59:05 -05:00 |
Doug Coleman
|
e20e981332
|
fix temp-file
|
2008-03-23 11:38:26 -05:00 |
Doug Coleman
|
280e3bbf98
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-27 20:10:30 -05:00 |
Doug Coleman
|
17ba5aa2ef
|
use resource:
|
2008-03-27 20:10:16 -05:00 |
Doug Coleman
|
b6818e75f4
|
cleanup windows normalize-path
|
2008-03-27 16:22:24 -05:00 |