Doug Coleman
|
ace3419a8a
|
Remove circular dependency in io
add file-lines
|
2008-01-04 18:56:04 -06:00 |
Doug Coleman
|
7c77535824
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-02 01:49:10 -06:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Aaron Schaefer
|
41fa14010d
|
Move file-contents word to core/io/io.factor
|
2007-12-30 21:29:27 -05:00 |
Doug Coleman
|
ded88583ef
|
fixed heap-push-all
|
2007-12-20 00:06:36 -06:00 |
Doug Coleman
|
b4575a9bff
|
Templating now runs in quiet mode
session ids are now 4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
|
2007-12-19 23:34:30 -06:00 |
Doug Coleman
|
de7531424b
|
Return 1 to shell on error
|
2007-12-18 16:59:03 -06:00 |
Slava Pestov
|
326fb1b01d
|
Merge commit 'dharmatech/master'
|
2007-12-18 17:04:57 -05:00 |
Eduardo Cavazos
|
80c20bebc4
|
typo
|
2007-12-18 15:22:06 -06:00 |
Eduardo Cavazos
|
ccbb865f3d
|
typo
|
2007-12-18 15:16:41 -06:00 |
Daniel Ehrenberg
|
416556ce63
|
New hashcode function
|
2007-12-17 15:46:55 -05:00 |
Daniel Ehrenberg
|
cd86eb8feb
|
Sequence hashcode
|
2007-12-17 00:42:41 -05:00 |
Daniel Ehrenberg
|
c0d2654618
|
Merge branch 'master' into hashcode
Conflicts:
core/sequences/sequences.factor
|
2007-12-17 00:20:03 -05:00 |
Daniel Ehrenberg
|
87b4633318
|
Merge git://factorcode.org/git/factor
|
2007-12-15 16:22:06 -05:00 |
Daniel Ehrenberg
|
c726962a7a
|
Fixing insufficient safety in flip and M: column virtual@
|
2007-12-15 16:20:32 -05:00 |
Slava Pestov
|
fda9958ab4
|
Starting 0.92
|
2007-12-13 15:15:54 -05:00 |
Daniel Ehrenberg
|
2e144daa6e
|
Merge branch 'master' into hashcode
|
2007-12-13 13:06:57 -05:00 |
Slava Pestov
|
0670633393
|
Bootstrap fix
|
2007-12-12 00:32:35 -05:00 |
Slava Pestov
|
d7217801c3
|
Documentation fixes
|
2007-12-11 22:36:40 -05:00 |
Doug Coleman
|
0cc666a87b
|
Remove binary/library roots from core/files
|
2007-12-09 11:43:00 -06:00 |
Slava Pestov
|
9bbde3f60a
|
Fix Linux/x86-64 signal handler problem
|
2007-12-08 23:26:35 -05:00 |
Slava Pestov
|
4ade825fc6
|
Open-code member? test
|
2007-12-08 17:45:51 -05:00 |
Slava Pestov
|
0d7ea67bcf
|
Merge commit 'erg/master'
|
2007-12-07 14:24:54 -05:00 |
Slava Pestov
|
ab8b15693f
|
Minor compiler tweak; respect -quiet
|
2007-12-06 15:17:38 -05:00 |
Doug Coleman
|
ddd55ac4fa
|
Experimental find-binary and find-library words
|
2007-12-05 18:09:08 -06:00 |
Slava Pestov
|
7a6fa3b431
|
Merge git://factorcode.org/git/factor
|
2007-12-03 19:29:33 -05:00 |
Slava Pestov
|
3c95a5a3ea
|
Fix map>assoc where the input is a specialized array
|
2007-12-03 19:29:16 -05:00 |
Slava Pestov
|
cd041abee3
|
Generalized pprint-string
|
2007-12-03 19:19:18 -05:00 |
Slava Pestov
|
ede01d8398
|
Fixes
|
2007-11-28 14:04:29 -05:00 |
Slava Pestov
|
1f2001143c
|
Add type check to curry primitive
|
2007-11-25 15:27:11 -05:00 |
Slava Pestov
|
94e0c7c8eb
|
Callbacks were being blown away on startup
|
2007-11-25 03:48:22 -05:00 |
Slava Pestov
|
aaa493ebd2
|
Implement copy-file on Windows
|
2007-11-24 16:38:20 -05:00 |
Daniel Ehrenberg
|
9b0a6093ce
|
New hashcode function
|
2007-11-23 23:54:56 -05:00 |
Slava Pestov
|
cd84465895
|
Documentation fix
|
2007-11-22 20:47:58 -05:00 |
Slava Pestov
|
a1bdbd7143
|
Remove debug message
|
2007-11-21 19:20:22 -05:00 |
Slava Pestov
|
a552625ee3
|
Fix stream-read-partial on a line-reader
|
2007-11-21 03:39:34 -05:00 |
Slava Pestov
|
be9bc3115f
|
Add init hook for callbacks hash
|
2007-11-21 03:17:24 -05:00 |
Slava Pestov
|
48026c7d8d
|
Improve sequence hash algorithm
|
2007-11-21 03:13:23 -05:00 |
Slava Pestov
|
0740e436d6
|
Fix bootstrap bug
|
2007-11-20 18:44:55 -05:00 |
Slava Pestov
|
ddb85815ef
|
stream-copy optimization
|
2007-11-18 01:10:58 -05:00 |
Slava Pestov
|
032fd57328
|
Document io.mmap and add mapped-file-closed? flag check
|
2007-11-17 01:49:06 -05:00 |
Slava Pestov
|
00d2d88027
|
Revert alien.compiler tweak, it was too clever
|
2007-11-17 01:43:15 -05:00 |
Slava Pestov
|
22fb002fd4
|
Ensure libc init hook is added before io init hook
|
2007-11-16 21:07:36 -05:00 |
Slava Pestov
|
563a60cb8d
|
Documentation updates
|
2007-11-16 21:07:18 -05:00 |
Slava Pestov
|
a90434696d
|
Doc fix
|
2007-11-16 03:27:05 -05:00 |
Slava Pestov
|
9d7b1ac4dc
|
Tweak alien.compiler
|
2007-11-16 01:43:29 -05:00 |
Slava Pestov
|
24de62e335
|
Fix bug in delete-node
|
2007-11-16 00:17:34 -05:00 |
Slava Pestov
|
0ef46b4234
|
Some dlists unit tests added
|
2007-11-15 21:44:10 -05:00 |
Slava Pestov
|
1bd8176b4a
|
New tools.test.inference vocabulary with unit-test-effect word
|
2007-11-15 17:29:00 -05:00 |
Slava Pestov
|
b4df054dd4
|
add inline declarations to dlists
|
2007-11-15 17:21:45 -05:00 |