John Benediktsson
|
692dc38f3d
|
core-text: lazy text render (inspired by klazuka).
|
2011-08-27 17:33:21 -07:00 |
Joe Groff
|
9a58ad111a
|
images.tessel(l)ation: spelling
|
2011-08-27 17:30:45 -07:00 |
Joe Groff
|
2fe4152b81
|
images: move pure Factor image format implementations to extra/
|
2011-08-27 17:30:45 -07:00 |
John Benediktsson
|
e2ac602eb6
|
Merge remote-tracking branch 'factorcode/master'
|
2011-08-27 17:26:11 -07:00 |
Hugo Schmitt
|
5ed90a47cb
|
Swapping call order of 'hook' and 'action' row actions
|
2011-08-27 17:25:45 -07:00 |
Slava Pestov
|
8f68747105
|
graphviz.ffi: fix help lint
|
2011-08-27 17:20:30 -07:00 |
Slava Pestov
|
6bbf5c67af
|
Fixes #33 - ui.gadgets.glass had a scoping issue, so text selection would stop working after opening a popup
|
2011-08-27 17:14:56 -07:00 |
Slava Pestov
|
b36f7442b4
|
Fixes #32 - double clicks were not handled properly in ui.backend.gtk
|
2011-08-27 17:06:53 -07:00 |
Joe Groff
|
d302bee207
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-08-27 17:04:43 -07:00 |
Slava Pestov
|
c16ea256c8
|
nibble-arrays: -1 <nibble-array> should throw an error
|
2011-08-27 16:44:59 -07:00 |
Slava Pestov
|
423996e04f
|
Fixes #35 - -1 <bit-array> should throw an error
|
2011-08-27 16:44:48 -07:00 |
Joe Groff
|
c84758646e
|
images.gdiplus, windows.gdiplus, windows.streams: update for change to with-out-parameters
|
2011-08-27 15:53:07 -07:00 |
Doug Coleman
|
acb833dbe3
|
Make coverage. use each-word, only put coverage on non-primitive/symbol words
|
2011-08-27 16:12:41 -05:00 |
Slava Pestov
|
8d28ebf3c5
|
graphviz.ffi: refactor it to not make FFI calls at parse time
|
2011-08-27 14:08:54 -07:00 |
Joe Groff
|
3757210244
|
Merge remote-tracking branch 'Blei/gtk-image-loader'
Conflicts:
basis/alien/enums/enums-tests.factor
basis/alien/enums/enums.factor
basis/alien/parser/parser.factor
basis/gdk/pixbuf/ffi/ffi.factor
basis/glib/ffi/ffi.factor
basis/tools/deploy/shaker/shaker.factor
basis/ui/backend/gtk/gtk.factor
basis/windows/nt/nt.factor
|
2011-08-27 14:07:18 -07:00 |
Doug Coleman
|
85a06ffd32
|
Change the way %coverage works, make coverage word use map-words to hit private vocabs, make %coverage only work on vocabs.
|
2011-08-27 15:54:25 -05:00 |
Joe Groff
|
400db05c2e
|
windows: merge library manifest from old windows.nt in Blei/gtk-image-loader
|
2011-08-27 13:52:20 -07:00 |
Joe Groff
|
3e8db288f6
|
alien: merge enum improvements from Blei/gtk-image-loader
|
2011-08-27 13:48:30 -07:00 |
Doug Coleman
|
e06b755e13
|
Document some words, move words around to be private
|
2011-08-27 12:52:01 -05:00 |
Doug Coleman
|
4372d53cd4
|
Better name for combinator -- each-word, each-map to iterate over all words in vocab and its private vocab. Add count-callables and %coverage words.
|
2011-08-27 12:34:05 -05:00 |
Doug Coleman
|
b27e150eea
|
Use change-vocabulary-coverage word for toggle-coverage too to handle .private vocabs
|
2011-08-27 01:04:02 -05:00 |
Doug Coleman
|
c5512cf592
|
Add toggle-coverage word and make coverage-on/off work on .private vocabs too.
|
2011-08-27 00:56:02 -05:00 |
Doug Coleman
|
c65dc48d6c
|
Fix the docs for tools.coverage
|
2011-08-27 00:14:56 -05:00 |
John Benediktsson
|
c5243a079b
|
parser: fix a typo in the docs.
|
2011-08-26 21:07:16 -07:00 |
John Benediktsson
|
9199920f03
|
Merge remote-tracking branch 'malu/semantic-versioning'
|
2011-08-26 20:48:18 -07:00 |
John Benediktsson
|
cf3025938f
|
boids makes a good demo.
|
2011-08-26 20:33:21 -07:00 |
John Benediktsson
|
f7a8599e53
|
curses: update for alien api change.
|
2011-08-26 20:18:23 -07:00 |
John Benediktsson
|
d7e08a59a4
|
Merge remote-tracking branch 'blei/curses' into curses
|
2011-08-26 20:13:24 -07:00 |
John Benediktsson
|
a28f23955e
|
path-finding: add test for abeaumont's fix.
|
2011-08-26 19:58:07 -07:00 |
John Benediktsson
|
0832b1bb35
|
Merge remote-tracking branch 'abeaumont/master'
|
2011-08-26 19:53:11 -07:00 |
John Benediktsson
|
879523d163
|
Merge remote-tracking branch 'philip-searle/master'
|
2011-08-26 19:42:04 -07:00 |
John Benediktsson
|
d2475b9ef1
|
Merge remote-tracking branch 'ajvondrak/graphviz'
|
2011-08-26 19:31:47 -07:00 |
John Benediktsson
|
497e6507cc
|
Merge remote-tracking branch 'mattknox/master'
|
2011-08-26 19:07:00 -07:00 |
John Benediktsson
|
59a0cec93d
|
Merge remote-tracking branch 'ex-rzr/fixes'
|
2011-08-26 19:05:53 -07:00 |
John Benediktsson
|
5814fe3f29
|
Merge remote-tracking branch 'erg/master'
|
2011-08-26 18:53:58 -07:00 |
John Benediktsson
|
ab05560aa9
|
Merge branch 'cleanup'
|
2011-08-26 18:49:25 -07:00 |
John Benediktsson
|
c68ac20123
|
brainfuck: some cleanup and make the ebnf simpler.
|
2011-08-26 18:42:17 -07:00 |
John Benediktsson
|
8d18c221fa
|
Adding a webapp for benchmarking the Factor web server.
|
2011-08-26 18:02:44 -07:00 |
John Benediktsson
|
da78edf223
|
benchmark.echo: Update copyright.
|
2011-08-26 18:02:22 -07:00 |
John Benediktsson
|
f246ffc623
|
Adding a UDP echo benchmark.
|
2011-08-26 17:18:08 -07:00 |
John Benediktsson
|
06a43b0b6e
|
Fix docs for 'lunar-rescue'.
|
2011-08-26 16:33:45 -07:00 |
John Benediktsson
|
248b0df6fc
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
Doug Coleman
|
a35abdfb59
|
Clean up some duplication in annotate/deep-annotate
|
2011-08-26 17:11:50 -05:00 |
Doug Coleman
|
19540b8cb9
|
Add docs for tools.coverage
|
2011-08-26 15:39:27 -05:00 |
Doug Coleman
|
747f420107
|
Add a bunch of unit tests for 100% code coverage in sets vocab
|
2011-08-26 15:03:55 -05:00 |
Doug Coleman
|
7419b6140d
|
Rename tools.code-coverage to tools.coverage, change some word names.
|
2011-08-26 14:32:41 -05:00 |
Doug Coleman
|
aba5a729d9
|
Revert "Try to read instead of write from a TCP connection. This gives 'Connection refused' instead of 'Broken pipe', which is much more useful."
This reverts commit 088c367b77.
|
2011-08-26 13:55:52 -05:00 |
Doug Coleman
|
1eae76b158
|
Add tools.code-coverage vocab to assist in writing unit tests
|
2011-08-26 13:37:40 -05:00 |
Doug Coleman
|
023f9ea86a
|
Add a deep-annotate word that annotates each quotation in a word definition.
|
2011-08-26 11:47:37 -05:00 |
Doug Coleman
|
c909538eb8
|
Write some more docs for readline and link readline main article to words.
|
2011-08-26 11:20:58 -05:00 |