Bruno Deferrari
|
b610e07769
|
irc.messages: Change the way messages are built when parsed
|
2008-09-05 02:16:38 -03:00 |
Bruno Deferrari
|
7f588bbb84
|
irc.messages: oops
|
2008-09-04 01:28:37 -03:00 |
Bruno Deferrari
|
f936f5f54f
|
irc.messages: use >tuple
|
2008-09-03 23:56:58 -03:00 |
Bruno Deferrari
|
ccf17e50d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 23:53:38 -03:00 |
Doug Coleman
|
b0e16704e6
|
eliminate redundant redundancy
|
2008-09-03 21:38:16 -05:00 |
Doug Coleman
|
2e0e061790
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 21:29:44 -05:00 |
Slava Pestov
|
90b2bfbc43
|
Fix benchmark
|
2008-09-03 21:03:31 -05:00 |
Doug Coleman
|
b5389b8a8c
|
add authors file
|
2008-09-03 20:31:38 -05:00 |
Doug Coleman
|
35e423b570
|
add more types, nicer printing of values
|
2008-09-03 20:30:38 -05:00 |
Slava Pestov
|
15391abdd7
|
Print call stack trace for thread errors
|
2008-09-03 20:20:03 -05:00 |
Slava Pestov
|
e9877bf940
|
Move csv to basis
|
2008-09-03 20:19:52 -05:00 |
Slava Pestov
|
4f86c5ce7f
|
Add unportable tags to blas for now
|
2008-09-03 20:09:39 -05:00 |
Doug Coleman
|
1e3e21537e
|
keep track of a using list so stack effects with types aren't annoying to use
|
2008-09-03 20:08:39 -05:00 |
Doug Coleman
|
7d3851ec48
|
add scaffold tool
|
2008-09-03 19:43:36 -05:00 |
Slava Pestov
|
87afb9d657
|
Fix benchmark
|
2008-09-03 18:48:03 -05:00 |
Slava Pestov
|
fdf75fe110
|
Remove slots.deprecated, remove unused slots from slot-spec tuple; last vestiges of old accessors are now gone forever
|
2008-09-03 18:47:52 -05:00 |
Slava Pestov
|
6d506b89e8
|
Image size reduction
|
2008-09-03 18:23:48 -05:00 |
Slava Pestov
|
21bfcddfd7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 17:24:22 -05:00 |
Slava Pestov
|
d12f55be31
|
Fix unit test failure in compiler
|
2008-09-03 17:24:06 -05:00 |
Slava Pestov
|
194762776e
|
Euler benchmarks were leaving junk on the stack
|
2008-09-03 17:23:58 -05:00 |
Doug Coleman
|
8ebb7f9be7
|
fix irc for delegate removal
|
2008-09-03 12:39:30 -05:00 |
Doug Coleman
|
7aa0086278
|
fix docs
|
2008-09-03 12:34:34 -05:00 |
Doug Coleman
|
64be3e3f81
|
remove code that dealt with delegates
|
2008-09-03 12:33:00 -05:00 |
Slava Pestov
|
c5979caf75
|
Fix benchmark
|
2008-09-03 07:36:12 -05:00 |
Slava Pestov
|
e16893a2bf
|
Unit test fix
|
2008-09-03 07:34:11 -05:00 |
Slava Pestov
|
9122669fe0
|
Two new benchmarks
|
2008-09-03 07:33:20 -05:00 |
Slava Pestov
|
9a58cbc229
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 07:25:52 -05:00 |
Slava Pestov
|
f4d2d04093
|
Benchmark updates
|
2008-09-03 07:25:34 -05:00 |
Eduardo Cavazos
|
d2d2660af4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 07:13:06 -05:00 |
Slava Pestov
|
5cd014f8ca
|
New UI panes benchmark to highlight recent perforammance regression there
|
2008-09-03 06:34:40 -05:00 |
Slava Pestov
|
6b07c85fec
|
Minor fixes here and there for delegation slot removal
|
2008-09-03 06:05:50 -05:00 |
Slava Pestov
|
d552ee1071
|
Tweak PPC intrinsics
|
2008-09-03 04:02:25 -05:00 |
Slava Pestov
|
1756e94824
|
Fix gesture logger bug which was breaking UI
|
2008-09-03 04:02:18 -05:00 |
Slava Pestov
|
0f9a707c55
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 03:47:15 -05:00 |
Slava Pestov
|
e1716d92b3
|
Remove delegation slot
|
2008-09-03 03:46:56 -05:00 |
Slava Pestov
|
5ae4165570
|
Add inline declarations to binary-trees benchmark for ~8% performance gain
|
2008-09-03 03:39:49 -05:00 |
Eduardo Cavazos
|
f374105084
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-03 02:18:37 -05:00 |
Eduardo Cavazos
|
a24645fbca
|
obj.pring: Quick workaround for vocab-browser
|
2008-09-03 02:17:28 -05:00 |
Eduardo Cavazos
|
a4e77124af
|
New vocabulary browser
|
2008-09-03 02:16:45 -05:00 |
Doug Coleman
|
3b3435acb5
|
remove old fp-infinity?
|
2008-09-03 01:37:50 -05:00 |
Doug Coleman
|
73086e1a61
|
add fp-infinity?, docs, and tests
|
2008-09-03 01:35:03 -05:00 |
Doug Coleman
|
732bfc0bf6
|
re-add alien calls with a comment
|
2008-09-03 01:07:48 -05:00 |
Slava Pestov
|
ac97c1e14c
|
Working on removing delegation slot
|
2008-09-02 23:21:08 -05:00 |
Slava Pestov
|
a4a00f6e40
|
Adding missing optimizations to finalization pass
|
2008-09-02 22:59:49 -05:00 |
Doug Coleman
|
c03b7a4f83
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-02 22:51:39 -05:00 |
Doug Coleman
|
b23ac6f137
|
fix stack effects, remove two redundant sqlite ffi words, minor cleanups
|
2008-09-02 22:50:46 -05:00 |
Doug Coleman
|
9dedd5698f
|
fix docs
|
2008-09-02 22:50:25 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
7062d33dd7
|
Minor improvement
|
2008-09-02 22:40:18 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
e5dbb99f6e
|
Fix canvas gadget
|
2008-09-02 21:21:37 -05:00 |
Doug Coleman
|
5a2c47bb44
|
fix docs
|
2008-09-02 19:14:15 -05:00 |