John Benediktsson
|
20046a08a7
|
dlists: fix stack effect names.
|
2012-07-13 16:21:29 -07:00 |
John Benediktsson
|
d51a0e1647
|
binary-search: check +eq+ last.
|
2012-07-13 16:21:18 -07:00 |
John Benediktsson
|
e8024370f7
|
benchmark.binary-search: remove print in favor of assert.
|
2012-07-13 16:11:01 -07:00 |
John Benediktsson
|
40db157be2
|
dlists: rename "dlist>seq" to "dlist>sequence".
|
2012-07-13 15:53:38 -07:00 |
John Benediktsson
|
27cfc7748e
|
ui.gadgets: use curry in add-gadgets.
|
2012-07-13 15:39:18 -07:00 |
John Benediktsson
|
c1e9f4c362
|
ui.text: cleanup string-width/height and make text-dim a bit faster.
|
2012-07-13 15:35:42 -07:00 |
John Benediktsson
|
8350b54bbc
|
core-text.fonts: making cache-font and cache-font-metrics twice as fast.
|
2012-07-13 15:18:35 -07:00 |
John Benediktsson
|
8b6e3eab62
|
benchmark.dlists: adding a dlist benchmark.
|
2012-07-13 15:15:26 -07:00 |
John Benediktsson
|
9f56eb6981
|
dlists: rename "seq>dlist" to ">dlist".
|
2012-07-13 15:15:14 -07:00 |
John Benediktsson
|
a57fff9424
|
deques: fix stack effect to have "deque" not "dlist".
|
2012-07-13 15:14:51 -07:00 |
John Benediktsson
|
7552cf1c8e
|
xml.data: some lint fixes.
|
2012-07-12 19:24:18 -07:00 |
John Benediktsson
|
c9da03fe6d
|
xml: 10-12% faster benchmark through cleanup and minor refactoring.
|
2012-07-12 19:06:37 -07:00 |
John Benediktsson
|
3c54f12789
|
xml.data: eliminate unions in favor of maybe.
|
2012-07-12 19:00:12 -07:00 |
John Benediktsson
|
85a198e68e
|
xml-rpc: removing unnecessary union.
|
2012-07-12 18:59:17 -07:00 |
John Benediktsson
|
2d3f46acf4
|
assocs.extras: fixing stack effect, inline words.
|
2012-07-11 22:15:44 -07:00 |
John Benediktsson
|
6b3e416bc1
|
json.writer: slightly faster using first2.
|
2012-07-11 20:47:38 -07:00 |
John Benediktsson
|
749d05ac6c
|
json.writer: using interleave is much cleaner (thanks @jckarter!).
|
2012-07-11 20:41:25 -07:00 |
John Benediktsson
|
c3a6eab9ca
|
assocs.extras: adding a "zip-as" that is faster than "zip >hashtable".
|
2012-07-11 20:37:12 -07:00 |
John Benediktsson
|
a4894fe8c1
|
json.writer: faster writing, makes the json benchmark almost twice as fast.
|
2012-07-11 19:31:57 -07:00 |
John Benediktsson
|
a9b6561fe3
|
json.reader: make json parsing faster for files that contain a lot of spaces.
|
2012-07-11 18:45:10 -07:00 |
John Benediktsson
|
3928e5cb26
|
benchmark.json: adding a json benchmark.
|
2012-07-11 18:43:22 -07:00 |
John Benediktsson
|
a642f39a9a
|
io.streams.sequence: faster stream-read-until.
|
2012-07-11 18:26:41 -07:00 |
John Benediktsson
|
09ea62edf6
|
misc: update vim syntax file using ``generate-vim-syntax``.
|
2012-07-11 14:28:15 -07:00 |
John Benediktsson
|
2f4a22d159
|
misc: update factor.vim generator with changes in last year.
|
2012-07-11 14:27:48 -07:00 |
John Benediktsson
|
ab9b1ef25d
|
xml.traversal: use filter-as words.
|
2012-07-11 14:19:07 -07:00 |
John Benediktsson
|
c22fcb8e2b
|
sequences.deep: adding deep-filter-as and flatten-as.
|
2012-07-11 14:18:11 -07:00 |
John Benediktsson
|
bdf02bfd2b
|
math.statistics: faster and simpler entropy word.
|
2012-07-11 12:26:20 -07:00 |
John Benediktsson
|
f019ee8776
|
build-support: make factor.sh check the git branch.
|
2012-07-11 12:08:29 -07:00 |
Doug Coleman
|
a1a123c0c6
|
cairo: Store the error number in the error tuple.
|
2012-07-10 17:24:54 -07:00 |
John Benediktsson
|
18993420f2
|
sequences.repeating: minor style cleanup.
|
2012-07-10 17:03:13 -07:00 |
John Benediktsson
|
0c5f895371
|
math.statistics: minor style cleanup.
|
2012-07-10 17:03:01 -07:00 |
John Benediktsson
|
f932ca2090
|
sequences.repeating: rename repeating to cycle and add repeat
|
2012-07-10 16:47:33 -07:00 |
Doug Coleman
|
1a9caec368
|
Config.macosx: first two digits of 'xcodebuild -version' number is enough; throw away rest of version number.
$ xcodebuild -version
Xcode 4.3.3
Build version 4E3002
Fixes #543.
|
2012-06-22 15:23:07 -07:00 |
Doug Coleman
|
e490331dd8
|
cocoa.plists: Remove duplicate using.
|
2012-06-22 13:47:17 -07:00 |
John Benediktsson
|
9063235994
|
math.functions: minor cleanup.
|
2012-06-22 08:38:34 -07:00 |
John Benediktsson
|
53c43429de
|
graphviz.ffi: use unless-zero.
|
2012-06-22 08:36:56 -07:00 |
John Benediktsson
|
69d11c08e0
|
math.text.french: removing duplicate if-zero definition.
|
2012-06-22 08:36:37 -07:00 |
John Benediktsson
|
e1c91575c0
|
ui.tools.listener: adding docs for emacs-style key bindings.
|
2012-06-21 20:18:43 -07:00 |
Doug Coleman
|
f448405c31
|
parser: Drunk coding is buzzed coding.
|
2012-06-21 17:35:24 -07:00 |
Doug Coleman
|
cab93dea04
|
parser: last fix.
|
2012-06-21 14:18:55 -07:00 |
Doug Coleman
|
755e702536
|
pixel-format-attribute was just (pixel-format-attribute)
Rename the GENERIC: (pixel-format-attribute) to pixel-format-attribute ?
|
2012-06-21 12:12:57 -07:00 |
Doug Coleman
|
9d4d5d0d00
|
renaming fixes: Forgot some words.
|
2012-06-21 11:54:43 -07:00 |
John Benediktsson
|
17b467a58e
|
fuel.help: fix use of lookup-article.
|
2012-06-21 11:53:46 -07:00 |
Doug Coleman
|
18c661d488
|
debugger: summary on check-mixin-class-error
|
2012-06-21 09:12:15 -07:00 |
Doug Coleman
|
82dd2ca3c9
|
utf16n: botched merge commit. oops
|
2012-06-21 09:04:09 -07:00 |
Doug Coleman
|
d525dfd3d1
|
debugger: put method on no-current-vocab-error
|
2012-06-21 09:02:17 -07:00 |
Doug Coleman
|
a2578389a5
|
debugger: Put method on check-method-error.
|
2012-06-21 08:56:57 -07:00 |
Doug Coleman
|
2f167560f1
|
issue #358: rename no-current-vocab
|
2012-06-21 08:38:05 -07:00 |
Doug Coleman
|
f7e153c075
|
issue #358: change line-break to add-line-break
|
2012-06-21 08:38:04 -07:00 |
Doug Coleman
|
f1f985edf3
|
issue #358: delete unused word
|
2012-06-21 08:38:03 -07:00 |