Jon Harper
b3ff75cec2
ui.backend.gtk: better gesture for shift tab
...
gdk emits ISO_Left_Tab for shift + tab. Not sure if factor should silently
transform that in tab..
With this patch, shift tabs emits the following gesture:
T{ key-down { mods { S+ } } { sym "TAB" } }
2012-09-29 15:54:15 +02:00
John Benediktsson
ba8a3c2ecd
bit-sets: inline <bit-set>.
2012-09-28 20:29:39 -07:00
John Benediktsson
39a94832bd
smtp: plain-auth-string should return a ... string.
2012-09-28 19:04:38 -07:00
John Benediktsson
e23cb40dae
sequences.generalizations: fix stack effect docs for "nall?".
2012-09-27 11:46:24 -07:00
John Benediktsson
3abc7a9500
sequences.generalizations: adding "nall?".
2012-09-27 11:42:09 -07:00
John Benediktsson
225e87339b
update some docs that should use $quotation.
2012-09-27 11:09:17 -07:00
John Benediktsson
c93fd319b3
help.markup: require $quotation to specify stack effect.
2012-09-27 11:08:52 -07:00
John Benediktsson
4dd3511a40
sequences.generalizations: adding nmap-reduce.
2012-09-26 20:49:42 -07:00
John Benediktsson
5903b2ccf5
combinators.smart: adding smart-2reduce and smart-2map-reduce, for @erg.
2012-09-26 17:43:26 -07:00
Doug Coleman
d8c7a7b153
alien.data: Add malloc-like for copying c-arrays into malloc'd c-arrays.
2012-09-26 17:11:48 -07:00
John Benediktsson
13f101bd2b
math.statistics: empty-sequence is silly.
2012-09-26 17:09:23 -07:00
John Benediktsson
c5c74aa59c
combinators.smart: adding smart-reduce and smart-map-reduce.
2012-09-26 17:01:44 -07:00
Doug Coleman
638a3efead
specialized-arrays: Don't generate malloc-foo-array words. Use 4 \ double malloc-array instead.
2012-09-26 16:25:20 -07:00
John Benediktsson
41227954e7
Revert "db: don't nest transactions.
...
This reverts commit e599a83de7
.
2012-09-26 13:29:40 -07:00
John Benediktsson
14c6bad2f6
db: don't nest transactions.
2012-09-26 10:35:22 -07:00
John Benediktsson
7fb8db2e74
math.statistics: adding a normalized-histogram word.
2012-09-26 08:39:11 -07:00
John Benediktsson
6072e58db3
math.statistics: remove probabilities word, not really needed.
2012-09-26 08:32:30 -07:00
John Benediktsson
ca69afec31
math.statistics: use "cumulative map" as base of all cumulative words.
2012-09-25 22:27:42 -07:00
John Benediktsson
a283782abe
math.statistics: some fixes to entropy, adding maximum-entropy and normalized-entropy.
2012-09-25 20:17:34 -07:00
John Benediktsson
80e2309e17
ui.tools.listener.completion: color private vocabs red in completion-mode.
2012-09-25 14:49:49 -07:00
John Benediktsson
61fa05942b
ui.tools.listener.completion: fix row color for words in our search list.
2012-09-25 11:45:38 -07:00
John Benediktsson
b5d0ccf200
tool.completion: ...
2012-09-25 10:34:32 -07:00
John Benediktsson
4222b44ab7
tools.completion: less private.
2012-09-25 10:01:56 -07:00
John Benediktsson
bb580f2ef7
tools.completion: more <PRIVATE> words.
2012-09-25 09:45:44 -07:00
John Benediktsson
a5b91e181a
tools.completion: moving "complete-?" words.
2012-09-25 09:10:44 -07:00
John Benediktsson
d5998a712f
tools.completion: add "paths-matching".
2012-09-24 20:22:29 -07:00
John Benediktsson
5e57a8258d
ui.gadgets.paragraphs: cache width in "line" object.
2012-09-24 18:29:51 -07:00
John Benediktsson
2f99a33e36
ui.tools.listener: adding COLOR: completions.
2012-09-24 15:07:30 -07:00
John Benediktsson
08821f38ea
tools.completion: adding colors-matching.
2012-09-24 15:07:30 -07:00
John Benediktsson
55a230f368
formatting: use $snippet to make format strings stand out in docs.
2012-09-24 09:48:58 -07:00
John Benediktsson
cc60477996
help.tutorial: some feedback from real world tutees.
2012-09-23 19:01:43 -07:00
John Benediktsson
988e2ee4a9
webbrowser: rename url-like to url-string.
2012-09-22 16:52:01 -07:00
John Benediktsson
ea0759fff6
webbrowser: add tests for url-like.
2012-09-22 16:51:03 -07:00
John Benediktsson
ab7890911c
webbrowser: support open-url on "url-like" strings.
2012-09-22 16:49:53 -07:00
John Benediktsson
03a8290da9
multline: fix docs for /*.
2012-09-22 16:45:26 -07:00
John Benediktsson
adb3a15d21
io.launcher.unix: fix tests to use arch in file names.
2012-09-22 10:30:10 -07:00
John Benediktsson
ea276574c5
ui.tools.browser.popups: fix hand-loc get-global.
2012-09-21 18:42:00 -07:00
John Benediktsson
a32ac00389
ui.text: more globals.
2012-09-21 18:40:38 -07:00
John Benediktsson
be85b3bee3
ui: hand-loc and hand-click-loc should be global.
2012-09-21 18:32:43 -07:00
John Benediktsson
f1c62deb03
ui: use "windows get-global".
2012-09-21 15:39:49 -07:00
John Benediktsson
51f708cda4
classes.struct: inline M\ struct byte-length.
2012-09-21 11:50:45 -07:00
John Benediktsson
ed48a31498
summary: inline object-summary.
2012-09-21 11:36:04 -07:00
John Benediktsson
a9c165db4f
bootstrap.image: adding make-my-image for @erg.
2012-09-21 11:35:46 -07:00
John Benediktsson
3f947055b4
Revert "cpu.x86.bootstrap: Rice the jit compiler -- SHR SHL -> AND."
...
This reverts commit f43e2b1ba7
.
2012-09-21 10:43:48 -07:00
Doug Coleman
4ee63bea7e
cpu.x86.bootstrap: Rice the jit compiler -- SHR SHL -> AND.
2012-09-21 10:18:14 -07:00
Doug Coleman
84c1137eb4
windows.uniscribe: Render image lazily. Speeds up panes benchmark.
2012-09-21 09:54:40 -07:00
John Benediktsson
07194b4741
ui.text.pango: lazy render images like core-text backend.
2012-09-21 08:16:48 -07:00
John Benediktsson
fc7f7a736a
core-text: delay rendered line calculation until needed.
2012-09-20 19:31:36 -07:00
John Benediktsson
7e3391ffb0
ui.gadgets.tables: i think this is clearer.
2012-09-20 18:24:57 -07:00
John Benediktsson
98a8230d1c
ui.gadgets.tables: fix stack effect names.
2012-09-20 18:24:57 -07:00