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 |
Doug Coleman
|
9751a38fa7
|
since-1970 docs
|
2008-10-06 21:04:30 -05:00 |
Doug Coleman
|
1f1a62fcdd
|
fix using
|
2008-10-06 21:02:10 -05:00 |
Doug Coleman
|
114e81590c
|
renamed timestamp>unix-time
|
2008-10-06 20:52:32 -05:00 |
Doug Coleman
|
69b3306f4b
|
fix using
|
2008-10-06 19:13:33 -05:00 |
Doug Coleman
|
8e315944b4
|
fix
|
2008-10-06 19:01:41 -05:00 |
Doug Coleman
|
7c9d7f476a
|
windows needs timeval struct too
|
2008-10-06 18:28:10 -05:00 |
Doug Coleman
|
2c1f6ee3dd
|
apply p1dzkl's patch to let the windows ui cascade new windows instead of putting them all on top of each other. thanks!
|
2008-09-19 22:06:28 -05:00 |
Doug Coleman
|
f1205587a1
|
fix error from having tuple and generic with same name. annoying...
|
2008-09-19 18:33:28 -05:00 |
Doug Coleman
|
4eb3f73483
|
moving structs around
|
2008-10-06 18:18:33 -05:00 |
Doug Coleman
|
dd56cd4a4f
|
fix typo
|
2008-10-06 18:07:40 -05:00 |
Doug Coleman
|
4734b62dd8
|
things in the wrong place still, probably will have some using errors now..
|
2008-10-06 18:03:56 -05:00 |
Doug Coleman
|
0ba6d93626
|
remove using
|
2008-10-06 18:02:52 -05:00 |
Doug Coleman
|
c4fdad4df6
|
move structs around AGAIN
|
2008-10-06 18:02:07 -05:00 |
Doug Coleman
|
5e57f68814
|
use calendar.unix
|
2008-10-06 18:01:53 -05:00 |
Doug Coleman
|
f949f6ee1a
|
move basis/structs to calendar.unix
|
2008-10-06 17:59:20 -05:00 |
Doug Coleman
|
9f6a7bfd87
|
typo
|
2008-10-06 17:56:12 -05:00 |
Doug Coleman
|
1d25db2a6e
|
empty case for linux
|
2008-10-06 17:54:50 -05:00 |
Doug Coleman
|
847205432f
|
fix load error
|
2008-10-06 17:34:58 -05:00 |
Doug Coleman
|
0294308c4c
|
work on windows file-info
|
2008-10-06 17:28:42 -05:00 |
Doug Coleman
|
b168d75a46
|
add timespec>timestamp word
|
2008-10-06 17:17:49 -05:00 |
Doug Coleman
|
e0d6aadc8e
|
complete file-info across *bsd, linux
|
2008-10-06 17:17:14 -05:00 |
Slava Pestov
|
3c2caf948a
|
16-align stack on x86-64
|
2008-10-06 00:33:47 -05:00 |
Slava Pestov
|
4ca06ae50f
|
Typo
|
2008-10-06 00:20:24 -05:00 |
Slava Pestov
|
33d775890c
|
More stack frame refactoring
|
2008-10-06 00:20:00 -05:00 |
Slava Pestov
|
b0d57ead86
|
Fix unit test
|
2008-10-05 23:09:10 -05:00 |
Slava Pestov
|
a5fcb006fb
|
Clean up x86 stack frame code a bit more
|
2008-10-05 22:17:56 -05:00 |
Slava Pestov
|
f0f53d2e04
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-05 22:11:10 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0cfedcdc8d
|
Fix deploy size regresson
|
2008-10-05 22:08:13 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
66ae62638d
|
Fix Windows deployment
|
2008-10-05 22:00:52 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
cf135e08b3
|
Tweak deploy descriptor to speed up tools.deploy test
|
2008-10-05 22:00:35 -05:00 |
Slava Pestov
|
d5112a0ced
|
Working on stack frame cleanup
|
2008-10-05 21:30:29 -05:00 |
Slava Pestov
|
46c3f0def1
|
Remove unused error class
|
2008-10-05 20:31:48 -05:00 |
Doug Coleman
|
a30dbec5fb
|
remove dead code, add copyright
|
2008-10-05 18:36:56 -05:00 |
Doug Coleman
|
94d7772c13
|
remove unused word, make some stuff compile
|
2008-10-05 18:26:24 -05:00 |
Doug Coleman
|
ccdcacfd04
|
remove unit tests
|
2008-10-05 16:41:51 -05:00 |
Doug Coleman
|
7bf5a3a077
|
remove unit test
|
2008-10-05 16:41:42 -05:00 |
Doug Coleman
|
6d8bfa4bf4
|
remove some dead usings
|
2008-10-05 15:38:31 -05:00 |
Doug Coleman
|
5c8de44085
|
more unix ffi functions
|
2008-10-05 15:23:04 -05:00 |
Doug Coleman
|
02bb3063ff
|
add word to convert timevals to unix time, add utility words
|
2008-10-05 15:21:23 -05:00 |
Doug Coleman
|
9a036b2463
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-05 15:14:36 -05:00 |
Doug Coleman
|
4e88005bf4
|
remove random intervals for now
|
2008-10-05 15:14:18 -05:00 |
Doug Coleman
|
fad3d52bc1
|
remove random floats, better docs
|
2008-10-05 15:14:05 -05:00 |
Slava Pestov
|
503963580b
|
Cut down on vergbiage
|
2008-10-05 14:33:06 -05:00 |
Slava Pestov
|
54f28c0751
|
Fix terminology
|
2008-10-05 14:11:11 -05:00 |
Doug Coleman
|
7dc7790362
|
fix link
|
2008-10-04 14:18:16 -05:00 |
Doug Coleman
|
12afcd2c2c
|
add relative-url to urls
|
2008-10-04 13:26:17 -05:00 |
Doug Coleman
|
a057da4116
|
"finish" database docs
|
2008-10-04 13:21:06 -05:00 |
Doug Coleman
|
ce7cf81224
|
add more unit tests
|
2008-10-04 12:45:10 -05:00 |
Doug Coleman
|
5ca60480c5
|
put a random method on intervals, works for float and integer intervals
|
2008-10-04 12:40:58 -05:00 |
Doug Coleman
|
efb5fa0814
|
don't redefine delete-random
|
2008-10-04 11:45:21 -05:00 |
Doug Coleman
|
6b3b48a106
|
random is generic, better random docs, cleanups
|
2008-10-04 11:44:12 -05:00 |
Doug Coleman
|
3d92ef87fe
|
remove redundant section
|
2008-10-03 20:21:23 -05:00 |
Doug Coleman
|
dc4e989002
|
clean up the db code some, more docs
|
2008-10-03 20:19:20 -05:00 |
Slava Pestov
|
196c91709f
|
stop-server word
|
2008-10-03 01:12:50 -05:00 |
Slava Pestov
|
743ec65b4f
|
Move hexdump back to extra
|
2008-10-03 01:12:09 -05:00 |
Doug Coleman
|
17c8846e9f
|
move hexdump to basis
|
2008-10-02 18:11:03 -05:00 |
Doug Coleman
|
39eacca297
|
fix test, something is still broken
|
2008-10-02 16:37:04 -05:00 |
Doug Coleman
|
aeb5d60d3a
|
fix test
|
2008-10-02 16:36:50 -05:00 |
Doug Coleman
|
50493ba446
|
fix unit tests
|
2008-10-02 16:02:31 -05:00 |
Doug Coleman
|
1c189a479c
|
more docs, fix typos
|
2008-10-02 14:02:38 -05:00 |
Doug Coleman
|
695d3dd2d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 12:52:42 -05:00 |
Doug Coleman
|
a7027700d1
|
update with-db usages
|
2008-10-02 12:51:21 -05:00 |
Doug Coleman
|
67683dde20
|
make-db is gone, use <sqlite-db> or <postgresql-db> instead. docs. use dip instead of >r r>
|
2008-10-02 12:11:56 -05:00 |
Slava Pestov
|
00afda7f7e
|
Don't copy freetype over if UI is not deployed
|
2008-10-02 10:53:30 -05:00 |
Slava Pestov
|
d5bbbd90e4
|
Fix typo
|
2008-10-02 10:53:19 -05:00 |
Slava Pestov
|
efe0bf2ecd
|
Document cocoa-app combinator
|
2008-10-02 10:53:12 -05:00 |
Slava Pestov
|
dbae275dc2
|
Don't need cocoa.standalone
|
2008-10-02 10:52:57 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
c8127d1e1b
|
Fix typo
|
2008-10-02 08:30:49 -05:00 |
Slava Pestov
|
403d5207f0
|
stop-server/stop-this-server split
|
2008-10-02 08:30:38 -05:00 |
Doug Coleman
|
668fa4d6f8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 08:02:35 -05:00 |
Slava Pestov
|
b4d918caa5
|
Some minor new features for Cocoa binding
|
2008-10-02 07:10:22 -05:00 |
Slava Pestov
|
b45ee5b8be
|
Fix bootstrap
|
2008-10-02 06:47:48 -05:00 |
Slava Pestov
|
58edcddea8
|
Debugging tree shaker
|
2008-10-02 06:41:17 -05:00 |
Slava Pestov
|
2b420656d6
|
Tree shaker no longer loads threads into threadless images; 77kb improvement on hello-world size
|
2008-10-02 05:14:05 -05:00 |
Slava Pestov
|
7a2eb1d7b2
|
Split off urls.secure for SSL support; reduces deployed image size
|
2008-10-02 05:13:22 -05:00 |
Slava Pestov
|
f539406ee1
|
Fold class predicates applied to literals
|
2008-10-02 05:12:38 -05:00 |
Slava Pestov
|
2e48915f9c
|
Strip out C I/O if native I/O enabled
|
2008-10-02 03:38:36 -05:00 |
Slava Pestov
|
15eaf33ee8
|
Remove http.client => logging dependency
|
2008-10-02 03:38:09 -05:00 |
Slava Pestov
|
1ef5dbe3fb
|
Move hsva to colors.hsv
|
2008-10-02 03:37:53 -05:00 |
Slava Pestov
|
87c71ee376
|
Rice
|
2008-10-02 01:17:54 -05:00 |
Slava Pestov
|
d4134a2ca1
|
Fix loop detection bug
|
2008-10-02 01:17:45 -05:00 |
Doug Coleman
|
47d884cf41
|
fix typos in db docs
|
2008-10-01 23:56:20 -05:00 |
Doug Coleman
|
c7f5b0de81
|
throw an error when all slots are IGNORE
|
2008-10-01 23:33:57 -05:00 |
Slava Pestov
|
1b889d1f1b
|
Clear our next-method-quot-cache when deploying
|
2008-10-01 23:02:25 -05:00 |
Slava Pestov
|
37219fa139
|
Fix help
|
2008-10-01 21:05:27 -05:00 |
Slava Pestov
|
4ce980b9ac
|
Move heap-slurp-when to spider
|
2008-10-01 20:54:58 -05:00 |
John Benediktsson
|
cdf7091ae8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 17:38:20 -07:00 |
John Benediktsson
|
def6c1b21f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 16:32:46 -07:00 |
Doug Coleman
|
39aec88602
|
remove dead code
|
2008-10-01 18:16:29 -05:00 |
Doug Coleman
|
62a8d45c0e
|
add interpolate
|
2008-10-01 18:15:41 -05:00 |
Doug Coleman
|
18760bf504
|
remove using
|
2008-10-01 18:13:34 -05:00 |
Doug Coleman
|
ffaab5a14e
|
add slurp-heap-when, document heap-slurp-*
|
2008-10-01 18:10:57 -05:00 |
Doug Coleman
|
d5d94a6bcd
|
scaffold-help deosnt need the vocab-root
|
2008-10-01 17:52:54 -05:00 |
Doug Coleman
|
87bb2240fc
|
add line-breaks? flag to farkup just for kicks. it might be useful
|
2008-10-01 17:11:19 -05:00 |
John Benediktsson
|
17a6a247fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-01 08:08:46 -07:00 |