Doug Coleman
|
35b7b74b97
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 20:31:32 -06:00 |
Doug Coleman
|
374ad0752e
|
add using
|
2008-11-22 20:31:23 -06:00 |
Doug Coleman
|
3a8f1b4966
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 20:02:52 -06:00 |
Doug Coleman
|
bcd75e97d3
|
fix match-all, re-split
|
2008-11-22 20:01:25 -06:00 |
Doug Coleman
|
fb8bdfe7e5
|
rename last-slice1 to slice1-last
|
2008-11-22 20:00:37 -06:00 |
Slava Pestov
|
ec0d4717ca
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 20:00:13 -06:00 |
Doug Coleman
|
26cb48b0ab
|
rename last-slice1 to slice1-last. add slice1-slice and slice1-last-slice, docs, and tests
|
2008-11-22 19:59:43 -06:00 |
Slava Pestov
|
359fac1266
|
Update for call-next-method changes
|
2008-11-22 19:58:32 -06:00 |
Slava Pestov
|
323f95d3f4
|
Pre-compute next-methods when deploying
|
2008-11-22 19:58:23 -06:00 |
Slava Pestov
|
f5513877ec
|
Don't load listener into deployment image
|
2008-11-22 19:58:05 -06:00 |
Slava Pestov
|
2f3b05b108
|
Test call-next-method from an uncomipiled method in a compiled deployment
|
2008-11-22 19:57:47 -06:00 |
Slava Pestov
|
3e7afcac29
|
(call-next-method) now takes a method instead of a class and a generic
|
2008-11-22 19:57:25 -06:00 |
Slava Pestov
|
f1b95c0038
|
Fix .c command in FEP
|
2008-11-22 19:57:06 -06:00 |
Doug Coleman
|
86546552d3
|
more slices in regexps, change unit tests
|
2008-11-22 18:07:57 -06:00 |
Doug Coleman
|
a5c4463e34
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 17:31:51 -06:00 |
Doug Coleman
|
22cc7a66f4
|
remove using for math.ranges
|
2008-11-22 17:31:40 -06:00 |
Doug Coleman
|
09969a5fc2
|
regexps return a slice instead of a range now
|
2008-11-22 17:30:16 -06:00 |
Slava Pestov
|
9628bcd646
|
New 'expect' word, which is a more correct version of the 'scan assert=' idiom
|
2008-11-22 17:27:40 -06:00 |
Doug Coleman
|
e110bac51a
|
better parsing of constants
|
2008-11-22 16:50:40 -06:00 |
Doug Coleman
|
78ee86ee39
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 09:24:52 -06:00 |
Eduardo Cavazos
|
e53d02bc5e
|
locals: Allow comments in binding forms
|
2008-11-22 06:45:12 -06:00 |
Slava Pestov
|
b5a51224c2
|
Clean up and fix minor issue with words. word
|
2008-11-22 03:43:05 -06:00 |
Slava Pestov
|
935a3d2042
|
Give credit
|
2008-11-22 03:39:05 -06:00 |
Slava Pestov
|
91b0696f1c
|
Remove unfinished/vocab-browser now that the main vocab browser incorporates ideas
|
2008-11-22 03:38:50 -06:00 |
Slava Pestov
|
d7e1c276f8
|
Add vocab-usage. and vocab-uses. words, vocab browser now prints more information
|
2008-11-22 03:38:19 -06:00 |
Slava Pestov
|
958ba935f6
|
Rename words
|
2008-11-22 03:38:00 -06:00 |
Slava Pestov
|
208a54e08e
|
Help for generic words and classes now lists methods
|
2008-11-22 03:37:46 -06:00 |
Slava Pestov
|
1162ee6b0f
|
Add <> word
|
2008-11-22 03:22:19 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
82a83496f3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 02:47:00 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
21856550e3
|
show doesn't need to print \r\n
|
2008-11-22 02:44:35 -06:00 |
Slava Pestov
|
42926ebfcf
|
Fix ui.gestures help-lint
|
2008-11-22 02:24:24 -06:00 |
Slava Pestov
|
7e71fe081c
|
Fix shift-drag again
|
2008-11-22 02:24:17 -06:00 |
Slava Pestov
|
fa56d2849b
|
Fix alt-click and control-click to simulate middle and right mouse button clicks
|
2008-11-22 02:23:43 -06:00 |
Doug Coleman
|
eec1e868b0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 02:19:14 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
ca200b72d0
|
Fixing some problems with Windows keyboard handling
|
2008-11-22 02:15:25 -06:00 |
Slava Pestov
|
0b8cbc7d67
|
Fix drag gestures
|
2008-11-22 01:42:16 -06:00 |
Slava Pestov
|
17cb29e74e
|
"help" test in UI should not affect browser tool
|
2008-11-22 01:24:05 -06:00 |
Slava Pestov
|
ff8b9cf7e0
|
Fix compile error: inferrability of open-window exposed an invalid stack comment
|
2008-11-22 01:21:01 -06:00 |
Slava Pestov
|
8ec486f9a8
|
Add unit test now that open-window infers
|
2008-11-22 01:20:47 -06:00 |
Slava Pestov
|
2be5693f38
|
Clean up documents
|
2008-11-22 00:30:39 -06:00 |
slava
|
a1920add92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-22 00:24:34 -06:00 |
slava
|
ae8e3ecb78
|
Fix X11 input problems
|
2008-11-22 00:23:56 -06:00 |
Doug Coleman
|
7b3e0c64f0
|
oops
|
2008-11-22 00:16:16 -06:00 |
Doug Coleman
|
b5a1aa2036
|
clean up multipart some more
|
2008-11-22 00:12:44 -06:00 |
Slava Pestov
|
5236f49800
|
Add unit test now that event-loop infers
|
2008-11-21 23:56:45 -06:00 |
Slava Pestov
|
0efa5e09c9
|
Add some gadgets which are broken on purpose to test UI error handling
|
2008-11-21 23:31:56 -06:00 |
Slava Pestov
|
c0c9855c26
|
Fix stack effects
|
2008-11-21 23:25:19 -06:00 |
Slava Pestov
|
e516795a75
|
Increase benchmark.fib6 running time
|
2008-11-21 23:24:59 -06:00 |
Slava Pestov
|
cc4c5949b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-21 23:21:36 -06:00 |
Slava Pestov
|
1b091b5a26
|
Reuse F_CONTEXT instances used for FFI callbacks: 60x speed improvement on benchmark.fib6
|
2008-11-21 23:13:14 -06:00 |