Slava Pestov
|
cf87e20a30
|
Uniscribe text rendering work in progress
|
2009-03-28 22:27:37 -05:00 |
Slava Pestov
|
a58ce33bb3
|
Split off some code from ui.backend.windows into windows.offscreen
|
2009-03-28 22:27:18 -05:00 |
Slava Pestov
|
84b5ace863
|
alien.destructors: ignore any output values from disposal word
|
2009-03-28 22:26:49 -05:00 |
Slava Pestov
|
602fe353e8
|
Fix another XMode bug
|
2009-03-28 22:19:55 -05:00 |
Slava Pestov
|
2344660811
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-28 22:14:27 -05:00 |
Slava Pestov
|
fe0a71cd88
|
Fix an XMode bug exposed in the pastebin
|
2009-03-28 22:13:58 -05:00 |
Doug Coleman
|
cd0986509c
|
unit test tools.scaffold, fix a bug in scaffolding docs
|
2009-03-28 16:40:34 -05:00 |
Doug Coleman
|
d3bd574820
|
inline a couple of combinators to fix compile warnings
|
2009-03-28 16:34:52 -05:00 |
Slava Pestov
|
8c37cf596c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-28 15:30:20 -05:00 |
Slava Pestov
|
fd44378736
|
Trailing [[ no longer throws an error in farkup parser
|
2009-03-28 15:29:58 -05:00 |
Doug Coleman
|
df4d652c0a
|
less stack shuffling
|
2009-03-28 15:02:28 -05:00 |
Doug Coleman
|
5460a5375e
|
change makefile to use .so instead of .a on unix
|
2009-03-28 14:41:48 -05:00 |
Doug Coleman
|
e5ffc202f2
|
fix blas ffi on linux64
|
2009-03-28 14:17:24 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
40631ec2a9
|
Fix alien tests on Windows; LoadLibraryEx does not like UNC paths
|
2009-03-28 02:37:07 -05:00 |
Doug Coleman
|
4f428f6404
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 21:57:27 -05:00 |
Doug Coleman
|
92bd390c9b
|
use a different abi on linux for fortran
|
2009-03-27 21:57:10 -05:00 |
Slava Pestov
|
dcfb19128d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 20:05:30 -05:00 |
Slava Pestov
|
b53960dace
|
Add compiler transform for index with a literal sequenc
|
2009-03-27 20:05:23 -05:00 |
Doug Coleman
|
9b74a99a8e
|
clean up duplication
|
2009-03-27 20:04:05 -05:00 |
Slava Pestov
|
6b55cd55ef
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 20:03:00 -05:00 |
Doug Coleman
|
5138842c83
|
redo the roman ops with smart combinators
|
2009-03-27 19:55:34 -05:00 |
Slava Pestov
|
f97389503f
|
Fix stream-read-until on byte-readers
|
2009-03-27 19:26:16 -05:00 |
Doug Coleman
|
01de22b7fd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 18:55:54 -05:00 |
Doug Coleman
|
c792594095
|
use CONSTANT: in roman
|
2009-03-27 18:55:43 -05:00 |
Slava Pestov
|
3bf5d2bfd4
|
Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.
|
2009-03-27 18:31:25 -05:00 |
Doug Coleman
|
6f743b280d
|
hopefully last fix for alien.factor
|
2009-03-27 17:58:31 -05:00 |
sheeple
|
1cf5c519cc
|
fix ffi tests on 32bit
|
2009-03-27 14:39:45 -05:00 |
sheeple
|
e04efe5f5a
|
use .a instead of .so on unix
|
2009-03-27 10:41:24 -05:00 |
Slava Pestov
|
d6c58fa51d
|
Merge branch 'master' of git://github.com/seckar/factor
|
2009-03-27 00:20:10 -05:00 |
Nicholas Seckar
|
6755db7fdb
|
Update scaffold-vocab docs, it does not create tests
|
2009-03-26 22:05:18 -07:00 |
Slava Pestov
|
04c3443e95
|
Split off normalize-image into images.normalization
|
2009-03-26 21:28:57 -05:00 |
Slava Pestov
|
903a6fbbc5
|
help.tips: use write-object to write heading so that right-clicking on "Tip of the day" and picking Edit works
|
2009-03-26 21:28:09 -05:00 |
Slava Pestov
|
6c0986f8b2
|
Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl
|
2009-03-26 21:27:45 -05:00 |
Slava Pestov
|
84d968c5f6
|
Add test to assert that new-resizable returns specialized vectors on specialized arrays
|
2009-03-26 21:25:52 -05:00 |
Slava Pestov
|
caa89de401
|
hints: allow hints on generic words, these are propagated to each method
|
2009-03-26 21:25:21 -05:00 |
Doug Coleman
|
73b8bf1193
|
fix using list
|
2009-03-26 19:58:23 -05:00 |
Slava Pestov
|
d35e50e807
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-26 19:02:11 -05:00 |
Doug Coleman
|
63e06589bd
|
don't normalize-path in add-library
|
2009-03-26 18:56:10 -05:00 |
Slava Pestov
|
5632061425
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-26 18:20:30 -05:00 |
Slava Pestov
|
0eb415b671
|
Tips of the day now implement the definition protocol
|
2009-03-26 13:02:28 -05:00 |
Doug Coleman
|
b771758ff7
|
fix load errors, help lint
|
2009-03-26 10:45:52 -05:00 |
Doug Coleman
|
4e33df153d
|
add using
|
2009-03-26 10:43:54 -05:00 |
Doug Coleman
|
6ca02e9b37
|
Merge branch 'master' of http://factorcode.org/git/factor into db
|
2009-03-25 23:01:05 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Doug Coleman
|
3c1b716bf9
|
move a lot of words to alien.libraries
|
2009-03-25 23:00:02 -05:00 |
Slava Pestov
|
6984c143e9
|
Fix hang when running ui tests
|
2009-03-25 22:54:31 -05:00 |
Slava Pestov
|
ff07c8f352
|
Fix compiler.tree.debugger tests
|
2009-03-25 22:53:03 -05:00 |
Slava Pestov
|
f4948ec970
|
Merge tools.test.ui into ui.gadgets.debug
|
2009-03-25 22:52:52 -05:00 |
Doug Coleman
|
4b275c2861
|
make add-library normalize-path, use libfactor-ffi-tests for testing ffi
|
2009-03-25 13:05:34 -05:00 |
Slava Pestov
|
c36ae80c28
|
Better error message if user forgets with-ui
|
2009-03-25 11:12:10 -05:00 |