Doug Coleman
|
ad53391806
|
make all types singletons instead of symbols, add NULL support for select statements
|
2008-10-10 20:52:28 -05:00 |
Doug Coleman
|
2779103b63
|
add on-update
|
2008-10-10 15:32:36 -05:00 |
Slava Pestov
|
5a4c637719
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-10 13:44:06 -05:00 |
Slava Pestov
|
f1286a353f
|
Fix typo
|
2008-10-10 13:43:58 -05:00 |
Alex Chapman
|
c40591af2e
|
Merge branch 'master' into experimental
|
2008-10-10 16:51:49 +11:00 |
Alex Chapman
|
620f4e96a3
|
Jamshred is working again, hopefully even less buggy than ever!
|
2008-10-10 16:48:07 +11:00 |
Doug Coleman
|
ace2ce2ce7
|
remove old word
|
2008-10-09 16:40:19 -05:00 |
Doug Coleman
|
83f1634219
|
clean up dispose a bit
|
2008-10-09 15:42:23 -05:00 |
Doug Coleman
|
dfabdf60f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 14:07:41 -05:00 |
Doug Coleman
|
7b9a3b61c3
|
partial fix for db, going to make it use dispose* soon
|
2008-10-09 14:07:11 -05:00 |
sheeple
|
bbb34d08f8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 14:04:54 -05:00 |
sheeple
|
bb6b998686
|
Fix alien-indirect on ppc
|
2008-10-09 14:04:33 -05:00 |
Doug Coleman
|
7f5af95d4e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 00:47:04 -05:00 |
Slava Pestov
|
6130aeb88f
|
Fix fep looping
|
2008-10-09 00:13:04 -05:00 |
Slava Pestov
|
d89868f377
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-08 23:43:59 -05:00 |
Slava Pestov
|
d2dd7288b3
|
Fix parser bug with multi-line tuple literals
|
2008-10-08 23:43:37 -05:00 |
Doug Coleman
|
ea69c8996f
|
use ERROR:, inline database combinator examples
|
2008-10-08 19:06:19 -05:00 |
Doug Coleman
|
031ebe98b1
|
largert group buffer, openbsd apparently keeps the microseconds in their file timestamps. fix unit tests for this
|
2008-10-08 15:57:47 -05:00 |
Doug Coleman
|
b7095ff39f
|
fix using
|
2008-10-08 15:14:08 -05:00 |
Doug Coleman
|
967a8375ec
|
fix using
|
2008-10-08 14:59:05 -05:00 |
Doug Coleman
|
8627a30b6c
|
remove old structs
|
2008-10-08 14:58:16 -05:00 |
Doug Coleman
|
a78636024c
|
don't define structs in the same file as the constants
|
2008-10-08 14:57:53 -05:00 |
Doug Coleman
|
5b86d3a51e
|
mac bootstrap
|
2008-10-08 14:40:19 -05:00 |
Doug Coleman
|
3060ef1fed
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-08 14:19:20 -05:00 |
Doug Coleman
|
e464941d52
|
rename words for consistency, update docs, add unit tests
|
2008-10-08 14:18:50 -05:00 |
Doug Coleman
|
402126d038
|
fix spacing
|
2008-10-08 13:26:43 -05:00 |
Doug Coleman
|
e0ad27401e
|
add groups tests
|
2008-10-08 13:23:23 -05:00 |
Doug Coleman
|
f026177e27
|
add users tests, fix naming inconsistencies
|
2008-10-08 13:22:53 -05:00 |
Doug Coleman
|
e7e0e7ad69
|
fix bugs in unix.users found by adding unit tests. oops
|
2008-10-08 13:13:25 -05:00 |
Doug Coleman
|
1ba5b448d7
|
document unix.groups
|
2008-10-08 13:05:16 -05:00 |
Doug Coleman
|
65b891a687
|
document unix.users
|
2008-10-08 13:05:00 -05:00 |
Doug Coleman
|
0f891e002b
|
add io.unix.files docs
|
2008-10-08 13:04:23 -05:00 |
Doug Coleman
|
fb23eca0d9
|
move file flags to io.unix.files, change some word names for consistency
|
2008-10-08 13:03:55 -05:00 |
Doug Coleman
|
5afbade0a5
|
setting permissions, file times
|
2008-10-07 19:25:22 -05:00 |
Doug Coleman
|
5916fcea75
|
initial comit of groups, users, and utmpx
|
2008-10-07 19:25:05 -05:00 |
Doug Coleman
|
9228d367a1
|
ffi structs and typedefs
|
2008-10-07 19:23:35 -05:00 |
Doug Coleman
|
9940031cda
|
removed dead code in unmaintained/io
|
2008-10-07 17:47:20 -05:00 |
Doug Coleman
|
a10fd92a33
|
fix lambda-macro reset-word bug
|
2008-10-07 17:18:49 -05:00 |
Slava Pestov
|
6a5dd26c52
|
Working on new codegen again
|
2008-10-07 16:13:29 -05:00 |
Alex Chapman
|
95848c8c68
|
Merge branch 'master' of git://factorcode.org/git/factor into maintenance
|
2008-10-08 08:12:52 +11:00 |
Doug Coleman
|
9e807a88c6
|
ffi work
|
2008-10-07 13:16:18 -05:00 |
Doug Coleman
|
5cc44e8ad8
|
move passwd struct from macosx to bsd
|
2008-10-07 13:15:29 -05:00 |
Doug Coleman
|
d656509e24
|
fix mac stat
|
2008-10-07 07:43:49 -05:00 |
Doug Coleman
|
bc5f19b919
|
fix typo
|
2008-10-07 07:24:10 -05:00 |
Slava Pestov
|
7c05a777ba
|
Add unportable tag and other meta-data to core-foundation subvocabs
|
2008-10-07 01:27:18 -05:00 |
Doug Coleman
|
39160d66e3
|
add files
|
2008-10-06 23:02:06 -05:00 |
Doug Coleman
|
312f399003
|
found stat64 for macosx, so there's a unix-file-info and a bsd-file-info only
|
2008-10-06 22:51:06 -05:00 |
Doug Coleman
|
0e81d4c82c
|
last using patch, i think i got it
|
2008-10-06 21:41:06 -05:00 |
Doug Coleman
|
ff64bafae2
|
dont use structs
|
2008-10-06 21:17:51 -05:00 |
Doug Coleman
|
1d5b86f23c
|
factor is hard. let's go shopping!
|
2008-10-06 21:16:15 -05:00 |