Slava Pestov
|
a6b57c495f
|
Fix check-slice
|
2009-03-12 20:37:26 -05:00 |
Slava Pestov
|
667eca9410
|
Fix unit tests and help lint for 'see' move
|
2009-03-11 17:33:54 -05:00 |
Slava Pestov
|
fdcd8f210a
|
Add 'see' to default vocab search path
|
2009-03-11 13:57:31 -05:00 |
Daniel Ehrenberg
|
eaf72b54f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-11 11:57:43 -05:00 |
Slava Pestov
|
eb0bedd9b0
|
Fixing up code after 'see' refactoring
|
2009-03-11 08:34:25 -05:00 |
Slava Pestov
|
abab72f80c
|
Move 'see' to its own vocabulary, and fix excess newlines after panes change
|
2009-03-11 07:18:24 -05:00 |
Daniel Ehrenberg
|
5027d02b12
|
Stack shuffling cleanup in sequences
|
2009-03-11 00:10:27 -05:00 |
Slava Pestov
|
07cb959df4
|
Clean up ?at
|
2009-03-09 17:47:50 -05:00 |
Daniel Ehrenberg
|
e837d353ed
|
Merge branch 'regexp'
|
2009-03-08 17:50:32 -05:00 |
Slava Pestov
|
bfb6b4642a
|
Consultations now implement the definition protocol; removing one from a source file forgets consulted methods
|
2009-03-07 00:42:43 -06:00 |
Slava Pestov
|
37bc52afa8
|
Redefining methods didn't always update callers if more than one method on the same generic was redefined in a compilation unit
|
2009-03-06 23:33:30 -06:00 |
Slava Pestov
|
44815fd981
|
Better handling of case when user-defined accessor becomes auto-generated
|
2009-03-06 23:33:03 -06:00 |
Slava Pestov
|
bf663e830a
|
Changing a method into a generated slot accessor would result in the generated accessor being forgotten
|
2009-03-06 20:02:31 -06:00 |
Slava Pestov
|
e4a0396550
|
Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg
|
2009-03-06 19:48:04 -06:00 |
Daniel Ehrenberg
|
81b68eac48
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-03-06 14:34:08 -06:00 |
Slava Pestov
|
ec186a23dc
|
Make watch and other annotations work on method-specs. { world graft* } watch
|
2009-03-06 13:32:07 -06:00 |
Daniel Ehrenberg
|
e1806663d2
|
Merge branch 'master' into regexp
|
2009-03-05 16:44:35 -06:00 |
Slava Pestov
|
5269eba011
|
Document restart word
|
2009-03-05 13:40:30 -06:00 |
Slava Pestov
|
846687fde8
|
Fix documentation
|
2009-03-05 13:40:19 -06:00 |
Slava Pestov
|
7b9491066c
|
Fix conflict in images vocab
|
2009-03-04 21:43:56 -06:00 |
Slava Pestov
|
71f729499d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-04 21:36:34 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
83e8cdae1c
|
io.encodings.utf8 fixed for bootstrap; add unit tests
|
2009-03-04 21:33:34 -06:00 |
Slava Pestov
|
abdf153374
|
Add utf8-index> and >utf8-index words for dealing with broken C APIs
|
2009-03-04 20:43:04 -06:00 |
Daniel Ehrenberg
|
177a895c09
|
Merge branch 'master' into regexp
Conflicts:
basis/xmode/utilities/utilities-tests.factor
basis/xmode/utilities/utilities.factor
|
2009-03-03 12:24:59 -06:00 |
Daniel Ehrenberg
|
5dc614c9c9
|
Adding map-find to core
|
2009-03-03 12:22:47 -06:00 |
Daniel Ehrenberg
|
e908ef3242
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:
basis/regexp/regexp.factor
|
2009-03-02 12:02:47 -06:00 |
Daniel Ehrenberg
|
5aba91a0c5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-02 00:06:45 -06:00 |
Daniel Ehrenberg
|
5b2c0c9cbf
|
Adding missing inline declarations
|
2009-03-02 00:06:27 -06:00 |
Slava Pestov
|
ca7a155b72
|
Merge branch 'master' into new_ui
|
2009-03-01 20:13:05 -06:00 |
Slava Pestov
|
03cb32ad9c
|
Make execute( faster, add execute-unsafe( and make effect tuple slots read only
|
2009-03-01 20:12:35 -06:00 |
Slava Pestov
|
25a877e50b
|
Merge OneEyed's patch
|
2009-02-28 17:06:55 -06:00 |
Slava Pestov
|
e4a9276c43
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-28 15:31:45 -06:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Joe Groff
|
91652c706b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-28 15:01:50 -06:00 |
Joe Groff
|
bb0e2a49ba
|
prélude to a haiku
|
2009-02-28 15:01:28 -06:00 |
Slava Pestov
|
78ce670101
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-28 14:42:56 -06:00 |
Daniel Ehrenberg
|
2c462745f1
|
Redoing string streams and byte-array streams without copying
|
2009-02-27 00:53:05 -06:00 |
Slava Pestov
|
45dae72f4a
|
Merge branch 'master' into new_ui
|
2009-02-26 23:31:36 -06:00 |
Doug Coleman
|
a083832ab4
|
fix typo in math docs
|
2009-02-26 18:10:11 -06:00 |
Daniel Ehrenberg
|
9a015f56ac
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-26 14:12:32 -06:00 |
Slava Pestov
|
c8d5e98898
|
Fix conflicts
|
2009-02-26 03:12:19 -06:00 |
Slava Pestov
|
4426526252
|
Fixing some things I broke
|
2009-02-25 23:30:30 -06:00 |
Daniel Ehrenberg
|
6d4be255bc
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-25 16:22:17 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Daniel Ehrenberg
|
e54727f9bf
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-23 13:10:54 -06:00 |
Doug Coleman
|
2dcbd5b3db
|
fix docs for a word
|
2009-02-22 21:26:16 -06:00 |
Slava Pestov
|
91d0c4ed1f
|
Fix conflict
|
2009-02-22 20:02:13 -06:00 |
Slava Pestov
|
0c090699c2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-22 19:52:06 -06:00 |
Slava Pestov
|
127f9b3578
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
Doug Coleman
|
a6b40707df
|
use CONSTANT: in core/
|
2009-02-22 19:09:49 -06:00 |