Slava Pestov
|
eb9164e65d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 20:46:09 -05:00 |
Slava Pestov
|
b32df2100a
|
Fix parse-feed for byte arrays
|
2009-03-30 20:45:55 -05:00 |
Doug Coleman
|
6b6de2b8aa
|
refactor some error handling in peg, more unit tests
|
2009-03-30 19:42:04 -05:00 |
Doug Coleman
|
9550becf92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 08:44:49 -05:00 |
sheeple
|
4ce3cdc149
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 07:20:28 -05:00 |
sheeple
|
42d164db77
|
Fix C99 complex number support in FFI on Mac OS X/PPC
|
2009-03-30 07:19:14 -05:00 |
Doug Coleman
|
c1297ec177
|
add unit tests for quoting
|
2009-03-30 00:18:02 -05:00 |
Slava Pestov
|
e8ec1716e3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-29 23:13:37 -05:00 |
Slava Pestov
|
bd91ac56ce
|
Fix model docs
|
2009-03-29 23:13:30 -05:00 |
Daniel Ehrenberg
|
2ced468927
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-29 22:57:19 -05:00 |
Daniel Ehrenberg
|
5ecff284ef
|
Fixing regexp compiler's bounds checks
|
2009-03-29 22:57:13 -05:00 |
Slava Pestov
|
176983e1a3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-29 22:46:40 -05:00 |
Slava Pestov
|
5a903d7bcd
|
Fix a bug in CONSTANT: -- it wasn't calling reset-word
|
2009-03-29 22:46:27 -05:00 |
Doug Coleman
|
95cda29b44
|
fix compile error
|
2009-03-29 21:39:21 -05:00 |
Doug Coleman
|
82b6e32945
|
fix a few compile errors
|
2009-03-29 21:35:57 -05:00 |
Daniel Ehrenberg
|
13f553b284
|
Fixing farkup's parsing of [aaa]
|
2009-03-29 20:29:38 -05:00 |
Slava Pestov
|
a40b4f6dfa
|
Fix docs typo
|
2009-03-29 19:07:01 -05:00 |
Slava Pestov
|
2314af94fe
|
Remove redundant flush_icache() call
|
2009-03-29 16:38:12 -05:00 |
Slava Pestov
|
d586d49cb6
|
Fix listener-run-files
|
2009-03-29 16:28:04 -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
|
9a7131d000
|
full docs for id3 and minor refactoring
|
2009-03-28 16:35:08 -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 |
Slava Pestov
|
b34877f18e
|
Makefile creates Factor.app/Contents/Frameworks/ if it doesn't already exist, since it's not present in fresh checkouts
|
2009-03-28 04:33:54 -05:00 |
Slava Pestov
|
946cda03b5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-28 04:25:23 -05:00 |
Slava Pestov
|
96f4fc1724
|
Fix wiki template
|
2009-03-28 04:25:12 -05:00 |
Slava Pestov
|
4e260ff000
|
Fix syntax docs
|
2009-03-28 04:25:07 -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
|
60fe59d873
|
Fix game-input test to not run if the UI is not running on Windows
|
2009-03-27 18:34:06 -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
|
faf33eccc4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 18:23:11 -05:00 |
Doug Coleman
|
6f743b280d
|
hopefully last fix for alien.factor
|
2009-03-27 17:58:31 -05:00 |
Doug Coleman
|
b06d31d3dc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-27 17:50:54 -05:00 |