Slava Pestov
|
f0bc2e1176
|
Update core-graphics, core-text, opengl.textures for Doug's images API change; core-graphics:with-bitmap-context is now core-graphics:make-bitmap-image
|
2009-02-13 19:11:07 -06:00 |
Slava Pestov
|
056e7aa442
|
Merge branch 'master' into new_ui
|
2009-02-13 18:12:35 -06:00 |
Daniel Ehrenberg
|
f3db8fdc4a
|
Another failing unit test for db.sqlite
|
2009-02-13 16:07:17 -06:00 |
Daniel Ehrenberg
|
08a4d52a8e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 16:05:27 -06:00 |
Daniel Ehrenberg
|
8253bf4662
|
Another failing test in db.sqlite
|
2009-02-13 16:05:18 -06:00 |
Doug Coleman
|
3cf4c6fee2
|
support 48bpp tiffs
|
2009-02-13 15:56:22 -06:00 |
Doug Coleman
|
001a3eb8f1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:48:17 -06:00 |
Doug Coleman
|
03839aa3cc
|
str -> bytes, utility word in endian
|
2009-02-13 15:47:48 -06:00 |
Doug Coleman
|
d7e10c3072
|
remove XXX from bitmaps
|
2009-02-13 15:47:07 -06:00 |
Doug Coleman
|
813b0cb803
|
get the byte ordering correct for tiffs
|
2009-02-13 15:46:36 -06:00 |
Doug Coleman
|
0ce47f84c6
|
use decode instead of >string in images.tiff
|
2009-02-13 15:14:09 -06:00 |
Daniel Ehrenberg
|
e90ad88876
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 15:10:41 -06:00 |
Daniel Ehrenberg
|
c6680eee60
|
Making xml-undo words private; adding bytes>xml word
|
2009-02-13 15:10:34 -06:00 |
Doug Coleman
|
1424380e5b
|
x/y resolution should be a scalar
|
2009-02-13 13:04:14 -06:00 |
Doug Coleman
|
bd17f14929
|
drawing 96bpp images works, add lots of previously unknown ifd fields
|
2009-02-13 12:12:08 -06:00 |
Doug Coleman
|
435a14f3b6
|
add stack effect, oops
|
2009-02-13 11:57:45 -06:00 |
Doug Coleman
|
3fb733b53c
|
add 48bpp mode to tiff
|
2009-02-13 10:16:58 -06:00 |
Doug Coleman
|
50d6f3e9d5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-13 09:59:40 -06:00 |
Doug Coleman
|
753cfcfd05
|
support .tif, start 96 bpp
|
2009-02-13 09:56:22 -06:00 |
Doug Coleman
|
cd82735dea
|
remove zlib
|
2009-02-13 09:55:56 -06:00 |
Doug Coleman
|
f3e8bc1247
|
make hexdump work for byte-vectors
|
2009-02-13 09:55:38 -06:00 |
Slava Pestov
|
43623d8fa5
|
Different apperance for sliders with no thumb
|
2009-02-13 01:44:19 -06:00 |
Slava Pestov
|
9509c468e9
|
Different apperance for sliders with no thumb
|
2009-02-13 01:43:55 -06:00 |
Slava Pestov
|
36b3356b42
|
ui.gadgets.buttons: New look for checkboxes and radio buttons
|
2009-02-13 01:43:03 -06:00 |
Slava Pestov
|
d66a31e88a
|
Add status bar to debugger window
|
2009-02-13 01:00:02 -06:00 |
Slava Pestov
|
9a351fce22
|
Refactor ui.gadgets.glass to correctly position debugger popup
|
2009-02-13 00:59:28 -06:00 |
Slava Pestov
|
67666b77de
|
Merge branch 'master' into new_ui
|
2009-02-12 22:51:05 -06:00 |
Joe Groff
|
e3f531cba4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:40:51 -06:00 |
Joe Groff
|
2bb9448ebc
|
add set-basic-auth to http, and make http-request stuff the response body in the error message on failure
|
2009-02-12 22:39:26 -06:00 |
Daniel Ehrenberg
|
1682a5512a
|
Minor docs fix and cleanup in http.server.static
|
2009-02-12 22:26:44 -06:00 |
Doug Coleman
|
237f16b4db
|
move zlib to zlib.compression and update
|
2009-02-12 22:13:34 -06:00 |
Jason Merrill
|
fe55e939f9
|
Added math.dual and math.derivatives for computing with dual numbers. Also
made a few more methods in math.functions generic in order to specialize them
on dual numbers.
|
2009-02-12 23:13:16 -05:00 |
Doug Coleman
|
0ac55c4be5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:11:25 -06:00 |
Doug Coleman
|
12ee26566e
|
working on lzw compression
|
2009-02-12 22:11:11 -06:00 |
Doug Coleman
|
b5cb425708
|
new bitstream api works, refactor time
|
2009-02-12 22:10:32 -06:00 |
Daniel Ehrenberg
|
1a7e4b6576
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 22:00:09 -06:00 |
Daniel Ehrenberg
|
d09567e31e
|
Failing test case for db.sqlite
|
2009-02-12 21:59:59 -06:00 |
Slava Pestov
|
52df401f8a
|
Factor out menu and popup positioning into math.rectangles.positioning, and write tests for it
|
2009-02-12 21:46:49 -06:00 |
Doug Coleman
|
127ff76c08
|
add using
|
2009-02-12 21:45:34 -06:00 |
Doug Coleman
|
81d0f52e32
|
remove bad lzw tests, real tests still to come..
|
2009-02-12 21:43:25 -06:00 |
Doug Coleman
|
18276a863b
|
initial bitstreams checkin
|
2009-02-12 17:44:43 -06:00 |
Doug Coleman
|
6ffe298189
|
support lzw uncompression in images.tiff
|
2009-02-12 17:44:15 -06:00 |
Doug Coleman
|
745e011ccc
|
add lzw compression
|
2009-02-12 17:44:04 -06:00 |
Doug Coleman
|
8993e0536b
|
rename db-table to db-table-name, use db-table-name instead of class name in creating triggers for sqlite
|
2009-02-12 17:29:31 -06:00 |
Daniel Ehrenberg
|
4e5b7bfa21
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 17:14:20 -06:00 |
Daniel Ehrenberg
|
c4f45e3f74
|
Fixing bug in db (don't use unparse!), adding still-failing unit test
|
2009-02-12 17:13:01 -06:00 |
Slava Pestov
|
b0e14989ee
|
Redo word icons for better layout in UI
|
2009-02-12 16:52:44 -06:00 |
Slava Pestov
|
4d69475cac
|
Add support for Joe's "graphics baseline" idea
|
2009-02-12 16:52:24 -06:00 |
Doug Coleman
|
2e33f13c40
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 16:36:40 -06:00 |
Doug Coleman
|
d46764d346
|
use CONSTANT: in db
|
2009-02-12 16:36:29 -06:00 |
Slava Pestov
|
eba330f1b1
|
Merge branch 'master' into new_ui
|
2009-02-12 09:49:08 -06:00 |
Slava Pestov
|
489bb32a98
|
Fix potential load order issue with alien.complex; it used a slot defined in alien.structs but didn't reference that file by name
|
2009-02-12 09:48:50 -06:00 |
Slava Pestov
|
39a4969faa
|
Listener doesn't print a garbage quotation when commands are invoked
|
2009-02-12 09:48:05 -06:00 |
Slava Pestov
|
8fd159dadd
|
Fix conflict
|
2009-02-12 09:22:35 -06:00 |
Slava Pestov
|
215127e9f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 09:20:35 -06:00 |
Slava Pestov
|
2c88d339d0
|
Improve type inference for struct returns
|
2009-02-12 09:20:32 -06:00 |
sheeple
|
3c1ddde1f9
|
Fix complex float support on NetBSD
|
2009-02-12 08:10:21 -06:00 |
sheeple
|
facd455e92
|
Working on complex float support in FFI on NetBSD
|
2009-02-12 06:25:07 -06:00 |
Slava Pestov
|
312bf5939e
|
Fix conflict
|
2009-02-12 04:45:45 -06:00 |
Slava Pestov
|
cf9e7d1e75
|
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch
|
2009-02-12 04:25:33 -06:00 |
Slava Pestov
|
421631eebb
|
bootstrap.image: update documentation (found by mnestic)
|
2009-02-12 04:16:08 -06:00 |
Slava Pestov
|
54a58cc196
|
Split off ui.pens from ui.render
|
2009-02-12 03:58:42 -06:00 |
Slava Pestov
|
ea2a3d6758
|
Split off opengl.textures from opengl.texture-cache; use image tuples instead of texture-info
|
2009-02-12 03:58:05 -06:00 |
Slava Pestov
|
5d2c60dacd
|
Merge branch 'master' into new_ui
|
2009-02-12 02:48:19 -06:00 |
Slava Pestov
|
7361bb90fa
|
images: fix load errors
|
2009-02-12 02:41:47 -06:00 |
Slava Pestov
|
2220515947
|
Re-organize images and images.backend into images and images.loader
|
2009-02-12 02:41:37 -06:00 |
Slava Pestov
|
e068400e54
|
Merge branch 'master' into new_ui
|
2009-02-12 02:22:09 -06:00 |
Slava Pestov
|
793fe45fd6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 02:19:53 -06:00 |
Slava Pestov
|
13af3b4801
|
combinators.smart: add map-reduce-outputs
|
2009-02-12 02:19:41 -06:00 |
Slava Pestov
|
dd57fe7a23
|
editors: better error message if definition does not have an associated source file
when editing a word-link, go to the word itself if the word has no help
|
2009-02-12 02:19:31 -06:00 |
Slava Pestov
|
ace2e0a8d1
|
Fix word links in vocab browser
|
2009-02-12 02:09:45 -06:00 |
Slava Pestov
|
4339bda8cc
|
Fix scrollbar thumb rendering
|
2009-02-12 02:09:35 -06:00 |
Slava Pestov
|
47e076ec7c
|
Monospace font in traceback
|
2009-02-12 02:09:22 -06:00 |
Slava Pestov
|
64f716b8d2
|
ui.gadgets.sliders: new appearance
|
2009-02-12 01:40:18 -06:00 |
Slava Pestov
|
a41e502bad
|
ui.gadgets.packs: cleanup
|
2009-02-12 01:40:02 -06:00 |
Daniel Ehrenberg
|
ccfd9f9c52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 01:40:01 -06:00 |
Slava Pestov
|
a0aabffb31
|
Remove unused closable gadgets support
|
2009-02-12 01:39:38 -06:00 |
Slava Pestov
|
db0c51a3bf
|
repeat buttons: start firing on mouse down
|
2009-02-12 01:39:18 -06:00 |
Daniel Ehrenberg
|
eaaf2af7b7
|
Fixing db.sqlite bug: database schema don't need primary keys
|
2009-02-12 01:39:14 -06:00 |
Slava Pestov
|
1e26d4256a
|
Add draw-scaled-image word, add some pens for rendering pixmaps
|
2009-02-12 01:39:03 -06:00 |
Slava Pestov
|
2e454cb43b
|
models: Update documentation
|
2009-02-12 01:36:23 -06:00 |
Daniel Ehrenberg
|
6215c38676
|
Fixing minor CSV bug
|
2009-02-12 01:32:06 -06:00 |
Daniel Ehrenberg
|
19eb0471bb
|
Creating XML component
|
2009-02-12 01:31:54 -06:00 |
Slava Pestov
|
21d823757f
|
ui.gadgets.tracks: fix incorrect behavior if fill was not set to 1
|
2009-02-12 00:59:10 -06:00 |
Joe Groff
|
0bc16d0cf8
|
documentation ambiguity
|
2009-02-11 20:11:33 -06:00 |
Slava Pestov
|
38c7f58e83
|
New icon for constants, some other icons updated (Joe Groff)
|
2009-02-11 18:05:45 -06:00 |
Doug Coleman
|
3577bf660b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-11 14:07:22 -06:00 |
Joe Groff
|
a2e261e2a8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-11 14:07:00 -06:00 |
Joe Groff
|
633ffaa9dd
|
play horseshoes in math.blas.vectors tests to deal with excessively accurate x87 math
|
2009-02-11 14:06:46 -06:00 |
Joe Groff
|
94a5582edc
|
tweak fortran-invoke so that unit tests can set fortran-abi without being shouted over
|
2009-02-11 14:05:57 -06:00 |
Doug Coleman
|
31d86e300c
|
fix html help-lint
|
2009-02-11 13:56:54 -06:00 |
Slava Pestov
|
ae52662a77
|
Merge branch 'master' into new_ui
|
2009-02-11 05:02:19 -06:00 |
Slava Pestov
|
6ae2694f51
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01:04 -06:00 |
Slava Pestov
|
76761c4c61
|
Document html:simple-page
|
2009-02-11 04:59:29 -06:00 |
Slava Pestov
|
e570ab2649
|
ui.gadgets.theme: New gadget theme from Joe Groff
|
2009-02-11 04:57:23 -06:00 |
Slava Pestov
|
45ce51260f
|
Add ui.gadgets.icons
|
2009-02-11 04:56:38 -06:00 |
Slava Pestov
|
6e10a4a0c4
|
ui.tools.operations: fix shortcut for profiler
|
2009-02-11 04:56:15 -06:00 |
Slava Pestov
|
3dfae1781f
|
Add min-dim slot to border gadgets
|
2009-02-11 04:56:01 -06:00 |
Slava Pestov
|
bd5fb06cdf
|
Use icons in completion popups and vocab browser
|
2009-02-11 04:55:49 -06:00 |
Slava Pestov
|
66392108e7
|
ui.gadgets.tables: support icons
|
2009-02-11 04:55:33 -06:00 |
Slava Pestov
|
cfa285a646
|
Refactor texture cache
|
2009-02-11 04:54:06 -06:00 |
Slava Pestov
|
da825003ae
|
io.styles: support image style
|
2009-02-11 04:53:33 -06:00 |
Slava Pestov
|
0b88380947
|
definitions.icons: Some standard icons for various types of words and vocab, by Joe Groff
|
2009-02-10 22:11:04 -06:00 |
Slava Pestov
|
d6872af3e7
|
cache: don't require values to have an age slot anymore
|
2009-02-10 22:05:13 -06:00 |
Slava Pestov
|
a62d058a83
|
Merge branch 'master' into new_ui
|
2009-02-10 18:52:26 -06:00 |
Slava Pestov
|
d1a5bf2073
|
Working on ui.images; change draw-gadget to translate to origin for you
|
2009-02-10 18:47:34 -06:00 |
Doug Coleman
|
cf99c7afd1
|
no locals in bit-arrays
|
2009-02-10 17:25:02 -06:00 |
Slava Pestov
|
59dfb4d876
|
Fix stack effect
|
2009-02-10 17:11:38 -06:00 |
Slava Pestov
|
fb84b8dd6a
|
Merge branch 'master' into new_ui
|
2009-02-10 16:53:09 -06:00 |
Slava Pestov
|
561a3b74b1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 16:52:40 -06:00 |
Slava Pestov
|
9060905983
|
Fix bootstrap
|
2009-02-10 16:52:27 -06:00 |
Slava Pestov
|
43e6a6987a
|
Fix circularity
|
2009-02-10 16:42:35 -06:00 |
Joe Groff
|
77ee6abe27
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 16:39:45 -06:00 |
Joe Groff
|
a0421edf97
|
set fortran abi in fortran-invoke macro
|
2009-02-10 16:39:24 -06:00 |
Slava Pestov
|
ab386d01aa
|
Merge branch 'master' into new_ui
|
2009-02-10 16:23:14 -06:00 |
Slava Pestov
|
07caee3405
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
Joe Groff
|
0279270dda
|
un-unportable the blas stuff
|
2009-02-10 15:11:39 -06:00 |
Joe Groff
|
154d248a86
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 13:13:30 -06:00 |
Joe Groff
|
8a144b7b94
|
support different fortran ABIs
|
2009-02-10 13:11:06 -06:00 |
Slava Pestov
|
5be7a6777b
|
Clean up Core Text rendering code, and factor our basis/cache and basis/opengl/texture-cache
|
2009-02-10 02:45:43 -06:00 |
Daniel Ehrenberg
|
b2cd8a2ace
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-10 01:46:19 -06:00 |
Daniel Ehrenberg
|
c51a5d7678
|
Making basis/wrap not try to align the last line
|
2009-02-10 01:46:02 -06:00 |
Slava Pestov
|
6235e95052
|
Fix conflict
|
2009-02-10 00:44:23 -06:00 |
Slava Pestov
|
08c0960cbf
|
Fix ui.text.freetype to work across image save/reload
|
2009-02-09 22:51:53 -06:00 |
Slava Pestov
|
a465da365f
|
ui.tools.listener: position the input field next to the prompt
|
2009-02-09 22:40:11 -06:00 |
Joe Groff
|
dd9ceba26a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 22:08:48 -06:00 |
Joe Groff
|
204f5195f7
|
mark blas libs unportable till i sort out all the fortran abis
|
2009-02-09 22:08:35 -06:00 |
Slava Pestov
|
8654bfe921
|
Merge branch 'master' into new_ui
|
2009-02-09 20:30:44 -06:00 |
Doug Coleman
|
992da4c967
|
Fix copy-vm word on Unix
|
2009-02-09 20:19:18 -06:00 |
Joe Groff
|
0d67f41ae6
|
update specialized-arrays docs
|
2009-02-09 19:28:21 -06:00 |
Joe Groff
|
f7d9f2ab2e
|
typo in alien.fortran docs
|
2009-02-09 19:02:20 -06:00 |
Joe Groff
|
4e1748febd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 18:46:21 -06:00 |
Joe Groff
|
03f7a72d41
|
alien.fortran docs
|
2009-02-09 18:44:36 -06:00 |
Daniel Ehrenberg
|
8c4fb753f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 18:36:50 -06:00 |
Daniel Ehrenberg
|
b5a96dccdf
|
Slight cleanup in xml-rpc
|
2009-02-09 18:36:36 -06:00 |
Slava Pestov
|
0684a9b7b0
|
Merge branch 'master' into new_ui
|
2009-02-09 18:16:14 -06:00 |
Slava Pestov
|
17676efeaa
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-09 18:12:00 -06:00 |
Slava Pestov
|
efc88c5b69
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06:00 |
Slava Pestov
|
6667aa1238
|
ui.text.freetype: update for ui.text API changes
|
2009-02-09 18:07:33 -06:00 |
Slava Pestov
|
954596c947
|
ui.tools.listener: fix tests
|
2009-02-09 18:04:18 -06:00 |
Joe Groff
|
4ee82b19f6
|
rewrite shuffle( -- ) to avoid locals primitives
|
2009-02-09 17:47:55 -06:00 |
Joe Groff
|
296a1ce0a9
|
unit tests for complex specialized-arrays
|
2009-02-09 17:26:12 -06:00 |
Joe Groff
|
fecc989098
|
get rid of underlying>>s, again
|
2009-02-09 17:23:56 -06:00 |
Joe Groff
|
bfc2af7ea1
|
remove unnecessary calls to underlying>> from math.blas
|
2009-02-09 17:22:43 -06:00 |
Joe Groff
|
4325f5a7a9
|
kill math.blas.cblas
|
2009-02-09 17:04:37 -06:00 |
Joe Groff
|
d160b80dac
|
convert math.blas.matrices to use fortran calls
|
2009-02-09 16:59:26 -06:00 |
Joe Groff
|
35c54a91ac
|
oops, leftover ORDER arguments from converting from CBLAS
|
2009-02-09 16:59:00 -06:00 |
Daniel Ehrenberg
|
1279d6e8ea
|
Fixing furnace test/docs
|
2009-02-09 16:46:02 -06:00 |
Daniel Ehrenberg
|
5a90a0aae5
|
Fixing bug in render-hidden
|
2009-02-09 16:41:23 -06:00 |
Joe Groff
|
ad843a1bcf
|
iXamax returns a 1-based array index. decrement that shit
|
2009-02-09 16:37:45 -06:00 |
Joe Groff
|
ddf8afbb7e
|
more typos
|
2009-02-09 16:37:12 -06:00 |
Joe Groff
|
4623e9bd68
|
another typo
|
2009-02-09 16:37:01 -06:00 |
Joe Groff
|
ebdd135d62
|
gfortran returns float for REAL functions, not double like f2c
|
2009-02-09 16:36:46 -06:00 |
Slava Pestov
|
3bd22a39f6
|
effects: fix bug reported by Joe where printing { f } { } <effect> kills the listener; simpler implementation of 'shuffle'; add compiler transform to 'shuffle' if effect is constant
|
2009-02-09 16:26:56 -06:00 |
Daniel Ehrenberg
|
937247e6e4
|
Merge branch 'master' into no-elements
|
2009-02-09 16:21:44 -06:00 |
Daniel Ehrenberg
|
0c589061ad
|
More docs for lazy lists, getting rid of lazy-map-with
|
2009-02-09 16:18:24 -06:00 |
Joe Groff
|
08b02fadc9
|
typos
|
2009-02-09 15:51:59 -06:00 |
Joe Groff
|
85620fc741
|
C CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
C INSTEAD OF CBLAS
|
2009-02-09 15:51:47 -06:00 |
Joe Groff
|
db6706434d
|
tweak specialized-arrays to box values returned by nth
|
2009-02-09 15:38:07 -06:00 |
Daniel Ehrenberg
|
462b208475
|
Cleaning up strict list combinators
|
2009-02-09 15:31:57 -06:00 |
Joe Groff
|
d24b03098a
|
specialized arrays for complex types
|
2009-02-09 15:11:27 -06:00 |
Joe Groff
|
32481f8e2f
|
my stuped, let me show u it
|
2009-02-09 15:01:41 -06:00 |
Daniel Ehrenberg
|
975f197558
|
Fixing help-lint bugs
|
2009-02-09 14:37:22 -06:00 |
Joe Groff
|
d41c1f2b09
|
Merge branch 'master' into fortran
|
2009-02-09 14:36:39 -06:00 |
Joe Groff
|
42265cbc62
|
start hacking on math.blas.vectors to switch to fortran
|
2009-02-09 14:35:44 -06:00 |
Daniel Ehrenberg
|
35b526cc7a
|
Docs for lists, consolidating list functionality in lists, minor API changes
|
2009-02-09 14:29:09 -06:00 |
Joe Groff
|
3b83d9f760
|
fortran ffi for blas
|
2009-02-09 14:20:52 -06:00 |
Joe Groff
|
0522f63e5f
|
alien.fortran metadata
|
2009-02-09 14:20:29 -06:00 |
Joe Groff
|
4dd500b5b1
|
fortran-invoke works(?)
|
2009-02-09 13:29:50 -06:00 |
Joe Groff
|
3bc557467e
|
shuffle( -- ) arbitrary stack shuffling word
|
2009-02-09 11:40:05 -06:00 |
Slava Pestov
|
699ac62bc9
|
ui.gadgets.paragraphs: update for wrap.words API
|
2009-02-09 01:47:41 -06:00 |
Slava Pestov
|
fe59b4d24d
|
help: make all relevant words infer
|
2009-02-09 01:47:31 -06:00 |
Slava Pestov
|
e3f6ee0792
|
Merge branch 'master' into new_ui
|
2009-02-09 01:17:07 -06:00 |
Slava Pestov
|
45e8d14a1f
|
Fix bad whitespace
|
2009-02-09 01:16:23 -06:00 |
Daniel Ehrenberg
|
3e5ec77439
|
Splitting up basis/wrap into three vocabs
|
2009-02-09 01:12:32 -06:00 |
Slava Pestov
|
7b8e7f8092
|
Use call( in a bunch of places in the UI; update-ui infers now
|
2009-02-09 00:49:48 -06:00 |
Slava Pestov
|
3045777f02
|
Fix conflict
|
2009-02-09 00:34:00 -06:00 |
Daniel Ehrenberg
|
57ac121d2b
|
adding execute( -- ) and documentation for basis/call
|
2009-02-09 00:33:30 -06:00 |
Slava Pestov
|
ea60a0362f
|
no-word-errors now print better
|
2009-02-09 00:25:59 -06:00 |
Slava Pestov
|
54e4e8873a
|
delegate: add support for single-generic protocols, add failing unit test for bug
|
2009-02-09 00:25:33 -06:00 |
Slava Pestov
|
cf4e0d78c3
|
Rework listener's debugger-popup code
|
2009-02-09 00:25:05 -06:00 |
Slava Pestov
|
3ac409e432
|
ui.gadgets.tables: clean up selected row rendering, add single-click mode
|
2009-02-09 00:23:47 -06:00 |
Slava Pestov
|
3391dc5935
|
wrappers: make new-wrapper inline
|
2009-02-09 00:23:26 -06:00 |
Slava Pestov
|
828ecde1ca
|
ui.gadgets.theme: better selection color
|
2009-02-09 00:23:08 -06:00 |
Slava Pestov
|
df62cb8edb
|
Better error checking for labels and text rendering
|
2009-02-09 00:22:41 -06:00 |
Daniel Ehrenberg
|
89e3eb6fa3
|
Moving lists to basis
|
2009-02-08 23:49:05 -06:00 |
Daniel Ehrenberg
|
c4aa14b9d9
|
Making lazy lists compile, and using them where applicable
|
2009-02-08 23:06:03 -06:00 |
Daniel Ehrenberg
|
af9f5112d4
|
Adding call( -- )
|
2009-02-08 22:39:22 -06:00 |
Daniel Ehrenberg
|
b65b88364c
|
Updating lots of things to use call( -- )
|
2009-02-08 22:12:11 -06:00 |
Daniel Ehrenberg
|
25dc79d0e8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-08 21:18:10 -06:00 |
Daniel Ehrenberg
|
c3f5dc2e96
|
Help-lint edit for furnace.utilities
|
2009-02-08 21:17:59 -06:00 |
Daniel Ehrenberg
|
7a8a48bdab
|
Merge branch 'master' of git://factorcode.org/git/factor into no-elements
|
2009-02-08 21:04:08 -06:00 |
Daniel Ehrenberg
|
ea46845ac1
|
Slight furnace cleanup
|
2009-02-08 20:32:11 -06:00 |
Doug Coleman
|
b529df9652
|
handle seeking before the file start on windows, add a unit test for this
|
2009-02-08 20:18:30 -06:00 |
Slava Pestov
|
112c94cda2
|
Merge branch 'master' into new_ui
|
2009-02-08 18:36:47 -06:00 |
Daniel Ehrenberg
|
0e8986176f
|
Adding failing unit test to wrap (must-infer)
|
2009-02-08 18:24:22 -06:00 |
Daniel Ehrenberg
|
da45cbe96d
|
Rewriting basis/wrap with Knuth's algorithm. Minor API changes will probably break Slava's unmerged UI changes
|
2009-02-08 17:13:28 -06:00 |
Doug Coleman
|
16312f6711
|
clean up stream-seek with some suggestions from slava
|
2009-02-08 10:35:30 -06:00 |
Slava Pestov
|
11347713f7
|
ui.gadgets.search-tables: update for ui.gadgets.tables protocol change
|
2009-02-08 04:27:24 -06:00 |
Slava Pestov
|
043b77c702
|
Fix conflict
|
2009-02-08 00:07:59 -06:00 |
Slava Pestov
|
f36ec3f0c5
|
Add nsum, nspread and nweave to generalizations
|
2009-02-07 23:04:55 -06:00 |
Slava Pestov
|
f4ae56a85b
|
ui.gadgets.line-support: common code for gadgets that display a vertical list of lines
|
2009-02-07 18:14:18 -06:00 |
Slava Pestov
|
06eb14573b
|
ui.gadgets.panes: set background color of labels to page-color
|
2009-02-07 18:13:33 -06:00 |
Slava Pestov
|
9f49139057
|
ui.gadgets.editors and ui.gadgets.tables: factor out common code into ui.gadgets.line-support, fix selection rendering
documents: don't use dynamic variables inappropriately, clean up stack shuffling
|
2009-02-07 18:09:50 -06:00 |
Slava Pestov
|
ca2c14646e
|
help.stylesheet: use COLOR:
|
2009-02-07 18:05:24 -06:00 |
Slava Pestov
|
176629055e
|
Add support for rendering selected text to ui.text
|
2009-02-07 18:05:11 -06:00 |
Doug Coleman
|
959ef7a737
|
better error handling for backends
|
2009-02-07 11:24:12 -06:00 |
Doug Coleman
|
44a4c20f23
|
update stream seeking on windows for new api
|
2009-02-07 11:00:16 -06:00 |
Doug Coleman
|
bc0521f88a
|
make seeking support the full lseek options, add seeking on output ports, remove seeking from decoders..
|
2009-02-07 10:30:51 -06:00 |
Doug Coleman
|
723f08ca61
|
fix buffer-seek
|
2009-02-07 09:52:34 -06:00 |
Doug Coleman
|
790f3b867c
|
remove bogus unix depenedency, implement seeking on windows
|
2009-02-07 01:12:03 -06:00 |
Doug Coleman
|
f6f716c4e3
|
unix support for stream seeking
|
2009-02-07 01:03:12 -06:00 |
Doug Coleman
|
5f39a714be
|
add some constants to unix
|
2009-02-07 00:59:50 -06:00 |
Doug Coleman
|
1979fbc61a
|
pack uses endian library now
|
2009-02-06 23:37:38 -06:00 |
Doug Coleman
|
b073fe5eee
|
the start of an endianness library, used by pack
|
2009-02-06 23:37:18 -06:00 |
Doug Coleman
|
0fc6dde178
|
make sure multipart parsing has enough bytes to compare against
|
2009-02-06 22:56:46 -06:00 |
Doug Coleman
|
c45b188581
|
fix furnace.utilities
|
2009-02-06 22:43:11 -06:00 |
Joe Groff
|
118f2de466
|
fortran-invoke sketch
|
2009-02-06 19:05:56 -06:00 |
Joe Groff
|
6ff37d2951
|
Merge branch 'master' of git://factorcode.org/git/factor into fortran
|
2009-02-06 19:05:25 -06:00 |
Doug Coleman
|
a1fe951e4f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 18:41:11 -06:00 |
Doug Coleman
|
d5dc7f5db5
|
remove bad comment
|
2009-02-06 18:40:41 -06:00 |
Doug Coleman
|
c8c427ec15
|
initial, non-stream-based zlib binding
|
2009-02-06 18:38:41 -06:00 |
Doug Coleman
|
4ebc3203d6
|
unbreak bootstrap
|
2009-02-06 18:36:00 -06:00 |
Doug Coleman
|
938d459b5c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 18:22:57 -06:00 |
Doug Coleman
|
43a91efde9
|
rename err_no to errno, clear_err_no to clear-errno, move them to libc, update usages
|
2009-02-06 18:22:28 -06:00 |
Doug Coleman
|
89c0dd21dd
|
fix furnace.utilities lint
|
2009-02-06 17:14:03 -06:00 |
Doug Coleman
|
e0e333b449
|
fix link
|
2009-02-06 17:13:47 -06:00 |
Daniel Ehrenberg
|
9890ee27f4
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-06 14:36:37 -06:00 |
Slava Pestov
|
01c2e26dfe
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -06:00 |
sheeple
|
e0706040cb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 12:22:04 -06:00 |
sheeple
|
173b0ee78d
|
Add some more tests for complex numbers in FFI
|
2009-02-06 12:21:53 -06:00 |
Daniel Ehrenberg
|
adab00fa06
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 11:56:03 -06:00 |
Daniel Ehrenberg
|
47a751ad6c
|
Slight cleanup and fixing unit test
|
2009-02-06 11:44:58 -06:00 |
Slava Pestov
|
c04ee453e3
|
Merge branch 'master' into new_ui
|
2009-02-06 11:10:55 -06:00 |
Daniel Ehrenberg
|
b206c5a2d1
|
Finishing getting rid of html.elements from basis
|
2009-02-06 10:54:13 -06:00 |
Slava Pestov
|
31f976e0e9
|
pack: cleanup, write macros in more intuitive style that works now
|
2009-02-06 10:22:22 -06:00 |
Slava Pestov
|
d1486589ef
|
Improving macro docs
|
2009-02-06 10:22:09 -06:00 |
Slava Pestov
|
53758074a2
|
stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug
|
2009-02-06 10:21:55 -06:00 |
Slava Pestov
|
79bb003e6d
|
io.sockets.secure.openssl: Don't allocate empty password string. Fixes test failures introduced by >c-ptr change
|
2009-02-06 10:17:20 -06:00 |
Slava Pestov
|
33b513fb05
|
byte-length on f outputs 0
|
2009-02-06 10:16:51 -06:00 |
Joe Groff
|
da05150686
|
Merge branch 'master' into fortran
|
2009-02-06 10:07:35 -06:00 |
Joe Groff
|
7e2ac604e7
|
some initial work on invoking fortran functions
|
2009-02-06 10:06:22 -06:00 |
Slava Pestov
|
dd9cf39467
|
Fix conflict in libc
|
2009-02-06 05:10:41 -06:00 |
Slava Pestov
|
4e422afb92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-06 04:40:35 -06:00 |
Slava Pestov
|
3166828f75
|
Fix bug reported by Doug: smart combinators and inline words didn't mix very well in some cases
|
2009-02-06 04:38:54 -06:00 |
Slava Pestov
|
242638fc5c
|
alien.complex vocabulary implementing support for C99 complex numbers
|
2009-02-06 04:38:31 -06:00 |
Slava Pestov
|
d6aa376ed0
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
Slava Pestov
|
7ffbbb13e0
|
Specialized arrays can now be passed to alien functions directly, without calling underlying>> first
|
2009-02-06 04:36:17 -06:00 |
Slava Pestov
|
7bb0e78314
|
Add support for C99 complex float and complex double types to FFI
They are named complex-float and complex-double in the Factor world
|
2009-02-06 04:02:00 -06:00 |
Slava Pestov
|
4adef7db09
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
Add DEFINES-CLASS, to parallel DEFINES.
Update math.blas and specialized-arrays/vectors to use DEFINES-CLASS where appropriate
|
2009-02-06 02:45:21 -06:00 |