Alex Chapman
5215e3af5f
io.files.tmp: update touch to use dispose instead of stream-close
2008-02-15 17:11:28 +11:00
Alex Chapman
113b895874
Merge branch 'master' of http://factorcode.org/git/factor into experimental
...
Conflicts:
extra/jamshred/authors.txt
extra/sqlite/sqlite.factor
extra/strings/lib/lib.factor
2008-02-15 16:57:41 +11:00
Alex Chapman
0c83d976d9
Merge branch 'semantic-db' into experimental
2008-02-15 16:51:40 +11:00
Doug Coleman
def53a07d8
lose the bad codez in sqlite
...
change the db api to more-rows? and advance-row instead of just advance-row
sql-command takes a string or a seq of strings
postgresql create-sql handles native/assigned ids
2008-02-14 23:39:20 -06:00
Doug Coleman
d666b62b1b
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 23:33:24 -06:00
Doug Coleman
64e64fd6ae
document current-process-handle
2008-02-14 23:34:20 -06:00
Doug Coleman
09569ee512
add current-process-handle to io.launcher
...
make tools.disassembler work on windows
2008-02-14 23:29:06 -06:00
Alex Chapman
daa09efcf5
initial semantic-db stuff
2008-02-15 15:43:47 +11:00
Alex Chapman
f55f952503
adding strings.lib tests
2008-02-15 15:42:14 +11:00
Alex Chapman
72ee9ff67c
Adding temporary files in io.files.tmp
2008-02-15 15:41:15 +11:00
Alex Chapman
622a35ec9f
strings.lib: sequences of alpha and numeric chars
2008-02-15 15:40:21 +11:00
Alex Chapman
150b4c9272
sqlite: some helper functions
2008-02-15 15:39:31 +11:00
Doug Coleman
e2a34ed276
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 22:31:25 -06:00
Slava Pestov
d77c84be19
Move unicode.data:replace to sequences.lib and refactor it
2008-02-14 20:38:46 -06:00
Slava Pestov
1c63a443a3
optimizer.debugger now shows which nodes are loops
2008-02-14 20:28:16 -06:00
Slava Pestov
9a459d3c12
Updating unit tests
2008-02-14 20:27:48 -06:00
Slava Pestov
333bf9ce16
Clean up math combination
2008-02-14 20:27:34 -06:00
Slava Pestov
53c1ff1cc8
Make a word inline
2008-02-14 20:27:25 -06:00
Slava Pestov
2a0df14200
Control flow analysis work in progress
2008-02-14 20:27:18 -06:00
Slava Pestov
15ba74aaf8
Improved disassembler a bit
2008-02-14 20:27:04 -06:00
Slava Pestov
f944f2b20c
Add experimental disassembler
2008-02-14 17:56:47 -06:00
Slava Pestov
d14ee13f64
Remove tail-dispatch? optimization since it was not sound
2008-02-14 17:46:04 -06:00
Slava Pestov
3696ce8168
Clarify docs
2008-02-14 15:19:13 -06:00
Slava Pestov
f8c99c864b
Loop conversion work in progress
2008-02-14 15:17:01 -06:00
Slava Pestov
984aaa2544
Fix tests again
2008-02-14 14:19:42 -06:00
Doug Coleman
2f682a54ee
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 14:18:45 -06:00
Slava Pestov
8ab49d97bb
Change run-tests as per erg's request
2008-02-14 14:17:17 -06:00
Doug Coleman
4784e1a98a
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 14:16:04 -06:00
Doug Coleman
a89aea1a78
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 14:15:00 -06:00
Eduardo Cavazos
67fa873d9c
benchmark.sockets: run more clients
2008-02-14 05:21:02 -06:00
Eduardo Cavazos
3b23cafefd
builder: fix bug in run-or-bail
2008-02-14 05:20:38 -06:00
Slava Pestov
35abb02630
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-14 02:20:45 -06:00
Slava Pestov
5adf72b81d
Fix header/body separation
2008-02-14 02:20:32 -06:00
Slava Pestov
ce076166fe
Fix +closed+
2008-02-14 02:20:20 -06:00
Doug Coleman
86667aee23
execute-statement is now a word not a generic
...
sqlite works for tuple-tests
postgresql create/drop/insert works better now
2008-02-14 01:27:54 -06:00
Slava Pestov
2e1e38db89
Fix <process-stream> +timeout+
2008-02-14 01:17:54 -06:00
Eduardo Cavazos
ddd2c5b5e7
builder.test: fix using
2008-02-14 01:07:18 -06:00
Slava Pestov
6d8d0dd90f
load-everything now reports errors
2008-02-14 01:07:00 -06:00
Slava Pestov
cdbd0a4c05
Fix load error
2008-02-14 01:06:46 -06:00
Slava Pestov
939d5bdbb0
Use case instead of dispatch
2008-02-14 01:06:27 -06:00
Slava Pestov
ce59673c12
Fix load errors
2008-02-14 01:04:16 -06:00
Slava Pestov
0bbb462fa6
Add unit test
2008-02-14 01:04:10 -06:00
Slava Pestov
2c73e72e5e
case now optimizes contiguous integer ranges
2008-02-14 01:03:57 -06:00
Eduardo Cavazos
a8cd31311d
builder: more tweaks
2008-02-14 01:01:09 -06:00
Eduardo Cavazos
0cc1c0d597
smtp: Use email object
2008-02-14 00:44:09 -06:00
Eduardo Cavazos
eca7c0b739
builder: bit refactoring
2008-02-14 00:43:50 -06:00
Slava Pestov
2f5ad0324b
io.utf8 renamed to io.encodings.utf8
2008-02-13 23:21:04 -06:00
Slava Pestov
803e49b129
Add unit test and fix USING:
2008-02-13 20:14:48 -06:00
Slava Pestov
6f1dc49fa8
Fix bug and clean up optimizer
2008-02-13 20:07:08 -06:00
Slava Pestov
bb2684f3df
Merge branch 'master' of git://factorcode.org/git/littledan
2008-02-13 19:58:18 -06:00