Slava Pestov
|
8ea3db9eef
|
Get rid of a 'rot'
|
2009-04-25 22:35:30 -05:00 |
Slava Pestov
|
76281235e7
|
bootstrap.image: clean up jit-define and define-sub-primitive so that
|
2009-04-25 22:35:19 -05:00 |
Slava Pestov
|
356537593e
|
Get rid of execute-unsafe now that (execute) is more versatile
|
2009-04-25 21:50:34 -05:00 |
Slava Pestov
|
27c84e89fe
|
Working on faster (execute)
|
2009-04-25 21:14:59 -05:00 |
Slava Pestov
|
2630c4a95f
|
Add local caching
|
2009-04-25 20:33:52 -05:00 |
Slava Pestov
|
7aa65b5b5f
|
Fixing new method dispatch implementation
|
2009-04-25 19:41:27 -05:00 |
Slava Pestov
|
d03b1eef01
|
Compile methods of generic words since the generic word itself doesn't get compiled
|
2009-04-24 20:54:30 -05:00 |
Slava Pestov
|
3dc9fdf9db
|
Fleshed out new dispatch code
|
2009-04-24 20:43:01 -05:00 |
Slava Pestov
|
c877146531
|
Move method-declaration to hints
|
2009-04-24 16:53:30 -05:00 |
Slava Pestov
|
dd306a6212
|
Merge branch 'master' into inline_caching
|
2009-04-24 16:45:56 -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 |
Slava Pestov
|
8c5b0373a8
|
Working on new method dispatch system
|
2009-04-24 15:31:06 -05:00 |
Doug Coleman
|
c3c51e2c60
|
more tests for io.directories.search, fix docs, refactoring
|
2009-04-24 15:22:12 -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 |
Slava Pestov
|
7d0ae65adc
|
Don't call notify-error-observers if there weren't any new definitions
|
2009-04-24 01:19:28 -05:00 |
Doug Coleman
|
3b19a26e07
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-24 01:19:08 -05:00 |
Doug Coleman
|
0759ddcfca
|
fix io.directories.search -- doens't call link-info twice on every file now
|
2009-04-24 01:18:29 -05:00 |
Slava Pestov
|
b78332d645
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2009-04-24 01:16:57 -05:00 |
Slava Pestov
|
eb4981fb00
|
ui.gadgets.tables: if model changes, try to preserve selection
|
2009-04-24 01:14:02 -05:00 |
Aaron Schaefer
|
d035c91e3f
|
Add pidigits benchmark from language shootout
|
2009-04-24 02:05:52 -04:00 |
Slava Pestov
|
2e115dc5c3
|
Better prettyprinting of method-body instances
|
2009-04-24 00:20:33 -05:00 |
Slava Pestov
|
00b6107d3b
|
Add benchmark.gc1
|
2009-04-24 00:12:23 -05:00 |
Slava Pestov
|
04c6e8fcf8
|
Fix tools.errors unit test and help lint
|
2009-04-24 00:10:48 -05:00 |
Doug Coleman
|
74ac35f432
|
Merge branch 'master' into directory-searching
|
2009-04-24 00:05:03 -05:00 |
Slava Pestov
|
ba40acda28
|
Merge Joe Groff's booleans vocab into kernel
|
2009-04-23 22:39:31 -05:00 |
Slava Pestov
|
e6a6ac035b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-23 22:37:19 -05:00 |
Slava Pestov
|
cc5b1c1e2d
|
Split off some code into tools.errors.model and update UI listener's error summary when errors change
|
2009-04-23 22:36:34 -05:00 |
Slava Pestov
|
5649cc7a0a
|
Compiler warnings are no more
|
2009-04-23 22:17:25 -05:00 |
Slava Pestov
|
c074c2c93b
|
Fix >alist docs
|
2009-04-23 19:07:27 -05:00 |
Joe Groff
|
d88a89a3a0
|
booleans union class
|
2009-04-23 12:32:18 -05:00 |
Joe Groff
|
d039c803eb
|
env vocab for accessing the environment as an assoc
|
2009-04-23 12:08:30 -05:00 |
Slava Pestov
|
77c56e55a3
|
Oops
|
2009-04-23 03:57:05 -05:00 |
Slava Pestov
|
c2fe2a4fea
|
Improve stack checker documentation
|
2009-04-23 03:48:32 -05:00 |
Slava Pestov
|
57e1de5181
|
stack-checker.transforms doesn't need make anymore
|
2009-04-22 21:26:55 -05:00 |
Slava Pestov
|
d3cffcbee2
|
Slightly more efficient compilation of 'new'
|
2009-04-22 21:26:22 -05:00 |
Slava Pestov
|
8432c30ed1
|
Fix docs
|
2009-04-22 21:20:36 -05:00 |
Slava Pestov
|
1dd3ed519f
|
Revert part of an earlier ccompiler.tree.checker hange to fix smalltalk.eval regression
|
2009-04-22 21:03:53 -05:00 |
Slava Pestov
|
85426d1d7d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-22 19:36:13 -05:00 |
Slava Pestov
|
c9defa6494
|
Make FORGET: M\ ... work
|
2009-04-22 19:36:01 -05:00 |
Slava Pestov
|
24d854fb8e
|
inverse: [ \ + ] fold was incorrectly evaluating to [ + ]
|
2009-04-22 19:35:51 -05:00 |
Doug Coleman
|
47fb13955c
|
move dns from unmaintained to extra for keyholder
|
2009-04-22 16:18:15 -05:00 |
Maxim Savchenko
|
553de434bb
|
Cleaning out newfx references
|
2009-04-22 16:39:28 -04:00 |
Maxim Savchenko
|
263f116a23
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-04-22 16:02:34 -04:00 |
Doug Coleman
|
7f983f12d4
|
fix help lint failures, fix example in words
|
2009-04-22 12:26:28 -05:00 |
Slava Pestov
|
367ec5de93
|
newfx => unmaintained since it uses multi-methods
|
2009-04-22 11:54:59 -05:00 |