Joe Groff
|
4e68c43f3d
|
disable parsing of string c-types
|
2009-09-27 16:06:13 -05:00 |
Joe Groff
|
630e5ecc3b
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
Joe Groff
|
02b4503205
|
add vim syntax highlighting for ALIAS:, QUALIFIED:, QUALIFIED-WITH:, and FROM:. fix highlighting for empty comment at end of line
|
2009-09-27 14:04:39 -05:00 |
Joe Groff
|
c2145c933b
|
software implementations of vector logical ops (vand, vor, vxor, vnot, v</=/>, vunordered?, v?)
|
2009-09-27 13:19:22 -05:00 |
Joe Groff
|
6376adf4fc
|
fix vim syntax highlighting when a word contains square brackets, and add highlighting for STRUCT:
|
2009-09-27 12:33:23 -05:00 |
Joe Groff
|
c3935b823f
|
oops, jumped the gun on one of the alien.parser tests there
|
2009-09-27 12:10:50 -05:00 |
Joe Groff
|
2bc687f0de
|
add some tests for parse-c-type
|
2009-09-27 12:03:23 -05:00 |
Joe Groff
|
8965d04c0d
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-09-27 11:07:08 -05:00 |
Doug Coleman
|
de2c097ec9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-27 03:08:20 -05:00 |
Joe Groff
|
449695c8fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-26 23:15:09 -05:00 |
Joe Groff
|
5054c954be
|
add USING:s and rearrange definitions so macosx can compile without parsing c-type strings
|
2009-09-26 23:14:57 -05:00 |
Doug Coleman
|
033892dc10
|
minor refactoring
|
2009-09-26 22:24:14 -05:00 |
Slava Pestov
|
77fa16c76f
|
alien: improve documentation
|
2009-09-26 21:28:11 -05:00 |
Slava Pestov
|
685c4143c9
|
Fix conflict
|
2009-09-26 21:27:38 -05:00 |
Joe Groff
|
dce02fcdfb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-26 20:38:19 -05:00 |
Joe Groff
|
2cf0f3e5d3
|
move alien.inline, alien.cxx, alien.marshall to unmaintained; nuke alien.structs
|
2009-09-26 20:37:42 -05:00 |
Doug Coleman
|
4bc6b302cf
|
remove some misguided code,oops
|
2009-09-26 20:34:10 -05:00 |
Slava Pestov
|
16c68c0634
|
Merge branch 'ogg' of git://double.co.nz/git/factor
|
2009-09-26 20:28:07 -05:00 |
Doug Coleman
|
030351ef87
|
move the png filtering code to images.png
|
2009-09-26 20:09:16 -05:00 |
Doug Coleman
|
16cf080393
|
minor cleanups in compression.inflate
|
2009-09-26 19:16:23 -05:00 |
Doug Coleman
|
71952f702a
|
trying to make sense of png filter modes
|
2009-09-26 18:46:27 -05:00 |
Slava Pestov
|
117a0e2ac7
|
Merge branch 'slots' of git://factorcode.org/git/factor into slots
|
2009-09-26 16:38:24 -05:00 |
Doug Coleman
|
0730f3a149
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-26 15:26:11 -05:00 |
Doug Coleman
|
55dd1a7401
|
compute the correct width for png rows, use all the data when decompressing a png, check for impossible png color modes/bit-depths
|
2009-09-26 15:24:09 -05:00 |
sheeple
|
3476f2e28c
|
Fixing PPC backend for ##slot change
|
2009-09-26 13:21:42 -05:00 |
Keith Lazuka
|
474ecac48f
|
images.gif: renamed loading-gif>image to gif>image to match the TIFF vocab
|
2009-09-26 13:15:58 -04:00 |
Keith Lazuka
|
c1fbca1509
|
compression.lzw: refactored and simplified
|
2009-09-26 13:09:52 -04:00 |
sheeple
|
01a4047126
|
Merge branch 'slots' of git://factorcode.org/git/factor into slots
Conflicts:
basis/cpu/x86/x86.factor
|
2009-09-26 03:12:42 -05:00 |
Slava Pestov
|
257bf877e7
|
Merge branch 'for-slava' of git://gitorious.org/factor/factor
|
2009-09-26 03:00:01 -05:00 |
Daniel Ehrenberg
|
30bca97b61
|
An attempt at porting the slot change to PPC
|
2009-09-26 02:58:18 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
57b98e2c55
|
vm: fix compilation on Windows
|
2009-09-26 02:56:55 -05:00 |
Vesa Kaihlavirta
|
eec0e5230b
|
temp-file is in io.files.temp nowadays
|
2009-09-26 10:49:57 +03:00 |
Daniel Ehrenberg
|
c704a823e7
|
Fixing low-level-ir compiler tests for slot changes
|
2009-09-26 02:48:40 -05:00 |
Slava Pestov
|
6578bd0533
|
vm: fix windows compilation (untested)
|
2009-09-26 02:41:01 -05:00 |
Slava Pestov
|
9d47f5d80d
|
math.vectors: remove special handling for negative shifts, now we just say the behavior of vlshift and vrshift with negative shifts is undefined
|
2009-09-26 02:26:31 -05:00 |
Slava Pestov
|
0be72153ff
|
db.tuples: add 'inline' declaration to example in docs
|
2009-09-26 02:26:07 -05:00 |
Daniel Ehrenberg
|
51f2bbd74b
|
Completing slot and set-slot changes on x86
|
2009-09-26 01:39:48 -05:00 |
Daniel Ehrenberg
|
7bd330cfd5
|
Making ##slot and ##set-slot not have a temporary parameter
|
2009-09-26 00:28:14 -05:00 |
Doug Coleman
|
caf8e5d159
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-25 22:24:54 -05:00 |
Slava Pestov
|
8610fa5e48
|
cpu: cleanups
|
2009-09-25 21:47:05 -05:00 |
Slava Pestov
|
c38d523185
|
math.vectors: fix SIMD unit tests
|
2009-09-25 21:44:14 -05:00 |
Slava Pestov
|
fa598be667
|
Fix GC root safety in word-xt primitive
|
2009-09-25 21:42:21 -05:00 |
Slava Pestov
|
f846afd661
|
vm: remove safe_malloc now that everything uses constructors instead
|
2009-09-25 21:22:05 -05:00 |
Slava Pestov
|
f81c8549f4
|
Make segment, context, data_heap, zone more object-oriented, and fix crash when calling undefined symbols
|
2009-09-25 21:17:20 -05:00 |
Slava Pestov
|
c046ff4b23
|
vm: make heap data-type object-oriented
|
2009-09-25 20:32:00 -05:00 |
Slava Pestov
|
d017a53227
|
Merge branch 'vm_cleanup' of git://github.com/phildawes/factor
|
2009-09-25 19:04:19 -05:00 |
Slava Pestov
|
ed37950a33
|
math.vectors: change vlshift and vrshift to mask the shift count by HEX: ff, to make them behave consistently with their SIMD counterparts
|
2009-09-25 18:50:44 -05:00 |
Slava Pestov
|
c0abb9ce95
|
hints: fix regression with declarations
|
2009-09-25 18:50:08 -05:00 |
Slava Pestov
|
09eb06ad94
|
webapps.mason: fix typo
|
2009-09-25 18:27:52 -05:00 |
Slava Pestov
|
11d716e8f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-25 18:23:36 -05:00 |