Slava Pestov
|
dac5203e81
|
compiler.tree.builder: Fix scoping of a variable by hints vocab
|
2009-04-26 16:04:44 -05:00 |
Slava Pestov
|
319ac42ac2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-26 13:31:23 -05:00 |
Slava Pestov
|
291ac48a17
|
tuple-arrays: completely rewritten to use functors, 10x faster on benchmark
|
2009-04-26 13:31:10 -05:00 |
Slava Pestov
|
67e3a0e16d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-26 10:03:14 -05:00 |
Slava Pestov
|
e0f6825757
|
Rename some fields to avoid conflicting with windows.h macros 'small' and 'large'
|
2009-04-26 10:02:52 -05:00 |
Joe Groff
|
0f09d0ef2e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-26 09:39:48 -05:00 |
Joe Groff
|
d2e293eb5e
|
product virtual sequence
|
2009-04-26 09:39:38 -05:00 |
Slava Pestov
|
cc44597ea7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-26 09:16:11 -05:00 |
Slava Pestov
|
5f756a8019
|
Code GC: segregated free list for faster allocation, combine unmark/build free list/update literals passes into one pass for faster deallocation
|
2009-04-26 09:15:58 -05:00 |
Joe Groff
|
6688cf1c97
|
mopping up some noobsauce
|
2009-04-26 08:42:31 -05:00 |
Doug Coleman
|
fc8b04466a
|
fix morse unit test
|
2009-04-26 03:26:15 -05:00 |
Doug Coleman
|
28cacc8d61
|
fix some compiler tests
|
2009-04-26 02:23:33 -05:00 |
Doug Coleman
|
dd15bd0fee
|
fix morse for characters that don't exist like "\n". "resource:core/kernel/kernel.factor" utf8 file-contents play-as-morse listen to factor!
|
2009-04-26 01:25:19 -05:00 |
Doug Coleman
|
10ca076722
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-26 00:53:20 -05:00 |
erg
|
acd312ab19
|
fix IN: for compiler tests
|
2009-04-26 00:51:47 -05:00 |
Doug Coleman
|
a25376278b
|
set error-summary? to true by default
|
2009-04-26 00:45:14 -05:00 |
Doug Coleman
|
cdb17b7433
|
make fasta work again
|
2009-04-26 00:45:03 -05:00 |
Doug Coleman
|
46933fde3c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-25 22:26:21 -05:00 |
Joe Groff
|
848cf3924f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-25 21:27:00 -05:00 |
Doug Coleman
|
bada2176bc
|
use new locals syntax in calendar, add routine for calculating easter
|
2009-04-25 21:21:15 -05:00 |
Joe Groff
|
395e4267fd
|
docs for roles
|
2009-04-25 21:20:19 -05:00 |
Doug Coleman
|
81bef5d62c
|
fix help lint for id3
|
2009-04-25 21:03:12 -05:00 |
Joe Groff
|
32d2377df1
|
test method dispatch on roles
|
2009-04-25 20:18:45 -05:00 |
Joe Groff
|
e32869b0c3
|
rôles
|
2009-04-25 20:07:54 -05:00 |
Doug Coleman
|
3f764fc872
|
fix file mode for read only mmap in unix
|
2009-04-25 20:03:13 -05:00 |
Doug Coleman
|
c44349c74e
|
test read-only mmap
|
2009-04-25 19:32:44 -05:00 |
Doug Coleman
|
c5b0e52daf
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-25 19:31:43 -05:00 |
Doug Coleman
|
06b449e5ce
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-25 19:30:56 -05:00 |
Doug Coleman
|
71f2e997a6
|
use read-only mmap in id3. save id3 parsing errors
|
2009-04-25 19:26:16 -05:00 |
Joe Groff
|
a1fc4616e9
|
dog tag again
|
2009-04-25 19:24:01 -05:00 |
Joe Groff
|
592a840c52
|
a syntax pearl for literal string arrays
|
2009-04-25 19:22:47 -05:00 |
Doug Coleman
|
90d40a7650
|
calculate a magic number in md5
|
2009-04-25 19:22:46 -05:00 |
Joe Groff
|
345b27a673
|
dog tag for pair-rocket
|
2009-04-25 19:22:03 -05:00 |
Doug Coleman
|
2484ea07b0
|
support read-only mmap
|
2009-04-25 19:22:00 -05:00 |
Doug Coleman
|
682b53de99
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-25 19:01:37 -05:00 |
Doug Coleman
|
2330ec3042
|
use ui.images drawing code in images.viewer
|
2009-04-25 18:59:03 -05:00 |
Slava Pestov
|
66b4d42e13
|
math.blas: use gfortran by default on linux-x86-64 since latest ubuntu blas packages are compiled with gfortran abi
|
2009-04-25 17:03:50 -05:00 |
Slava Pestov
|
f24bf51289
|
mason: some fixes
|
2009-04-25 16:52:23 -05:00 |
Joe Groff
|
22d14b036a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-24 19:18:40 -05:00 |
Doug Coleman
|
dfd67243a1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-24 19:02:04 -05:00 |
Doug Coleman
|
5e5042fe5f
|
fix help-lint, compilation issue in io.directories.search
|
2009-04-24 19:01:26 -05:00 |
Slava Pestov
|
c2490f4038
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-24 16:45:27 -05:00 |
Slava Pestov
|
28b6d07d75
|
help.cookbook: fix conflict
|
2009-04-24 16:45:18 -05:00 |
Doug Coleman
|
0220609928
|
handle errors when traversing directories
|
2009-04-24 16:24:31 -05:00 |
Doug Coleman
|
c3c51e2c60
|
more tests for io.directories.search, fix docs, refactoring
|
2009-04-24 15:22:12 -05:00 |
Joe Groff
|
ad19fd7cbd
|
Web 2.0 style assoc syntax. H{ "foo" => 1 "bar" => { 2 3 } }
|
2009-04-24 15:02:53 -05:00 |
Doug Coleman
|
33743c1a3d
|
refactor io.directories.search
|
2009-04-24 14:49:31 -05:00 |
Slava Pestov
|
b1c790da41
|
benchmark.javascript: new benchmark
|
2009-04-24 12:29:29 -05:00 |
Slava Pestov
|
4d678d7436
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-24 09:44:46 -05:00 |
Slava Pestov
|
b00d81e47b
|
Add time spent scanning cards to 'time' output
|
2009-04-24 09:44:29 -05:00 |