Joe Groff
|
076ab42dc3
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
Joe Groff
|
aa1edad078
|
disambiguate math:float in cpu.ppc
|
2009-09-17 19:10:40 -05:00 |
Slava Pestov
|
6b502f6fe5
|
combinators: clarify docs
|
2009-09-17 14:07:08 -07:00 |
Joe Groff
|
0354ab60ba
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-17 15:31:43 -05:00 |
Slava Pestov
|
7f1c33f363
|
stack-checker.errors: improve documentation a bit
|
2009-09-17 13:27:15 -07:00 |
Joe Groff
|
fc3e3de48d
|
Merge branches 'master' and 'master' of joe@factorcode.org:/git/factor into c-type-words
|
2009-09-17 15:26:34 -05:00 |
Doug Coleman
|
086d4a87b4
|
fix recaptcha docs
|
2009-09-17 13:09:45 -07:00 |
Joe Groff
|
4758cca223
|
fix dinput device hotplug support
|
2009-09-17 14:22:49 -05:00 |
Joe Groff
|
eeebf6c751
|
fix loading issues in windows vocabs
|
2009-09-17 14:01:41 -05:00 |
Joe Groff
|
cbebaada2f
|
Merge branch 'master' of git://factorcode.org/git/factor into c-type-words
|
2009-09-17 11:50:03 -05:00 |
Doug Coleman
|
ce97e7328b
|
move recaptcha example to a vocabulary on disk
|
2009-09-17 09:48:49 -07:00 |
Doug Coleman
|
e6caf0ab19
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-17 09:23:42 -07:00 |
Slava Pestov
|
97d4ac2798
|
bootstrap.stage1: decent error message if stage2.factor can't be found
|
2009-09-17 09:14:56 -07:00 |
Doug Coleman
|
17008bd275
|
fix recaptcha, move to furnace.recaptcha
|
2009-09-17 09:13:33 -07:00 |
Joe Groff
|
d9c6230f43
|
fix more alien.inline tests
|
2009-09-17 11:10:06 -05:00 |
Joe Groff
|
c3f0688164
|
more loading fixes
|
2009-09-17 09:55:09 -05:00 |
Joe Groff
|
e02d480b43
|
fix alien.inline tests
|
2009-09-17 09:40:37 -05:00 |
Joe Groff
|
1f04ed01fe
|
fix more ambiguities
|
2009-09-17 09:29:23 -05:00 |
Joe Groff
|
fa60d96ae4
|
fix "float" ambiguities in math.blas, opengl vocabs
|
2009-09-16 21:25:46 -05:00 |
Joe Groff
|
8f336b4ec0
|
alien.fortran can't piggyback the alien.parser arg parser anymore
|
2009-09-16 21:24:10 -05:00 |
Joe Groff
|
31264538e3
|
get gpu vocabs to load with c-type changes
|
2009-09-16 20:55:14 -05:00 |
Joe Groff
|
263ce45932
|
fix resolve-pointer-type
|
2009-09-16 20:54:57 -05:00 |
Joe Groff
|
9479fb4099
|
have SPECIALIZED-ARRAY: scan in a c-type rather than a string
|
2009-09-16 20:54:22 -05:00 |
Slava Pestov
|
8d83824bb8
|
benchmark.spectral-norm: take out unsafe sequence access since it doesn't make it faster, and replace tuck/2bi* with bi-curry bi*
|
2009-09-16 16:13:55 -07:00 |
Joe Groff
|
2e4d6389e2
|
Merge branch 'master' into c-type-words
Conflicts:
basis/functors/functors-tests.factor
|
2009-09-16 18:11:07 -05:00 |
Slava Pestov
|
d79b6d590e
|
html.templates.chloe: minor doc fix
|
2009-09-16 16:11:05 -07:00 |
Slava Pestov
|
7aff7d6cb6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 16:08:51 -07:00 |
Joe Groff
|
18608cb4bb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 18:07:55 -05:00 |
Joe Groff
|
748ba4b833
|
give a better error message when an invalid slot name is used in a tuple/struct literal
|
2009-09-16 18:07:39 -05:00 |
Slava Pestov
|
20611abe7f
|
Merge branch 'irc-fix' of git://tiodante.com/git/factor
|
2009-09-16 16:06:56 -07:00 |
Bruno Deferrari
|
ef98f1de68
|
irc.client: Fix detach chat (wasn't sending a PART message)
|
2009-09-16 19:58:45 -03:00 |
Joe Groff
|
d1c69efc0f
|
fix functors tests
|
2009-09-16 17:38:01 -05:00 |
Joe Groff
|
58756c27c5
|
have typedefs take on the old type's pointer type even when the new type is a word and the old a string
|
2009-09-16 17:36:50 -05:00 |
Joe Groff
|
40620d470f
|
allow word c-types and definitions to coexist
|
2009-09-16 17:18:19 -05:00 |
Joe Groff
|
c880d3fff3
|
update functors tests
|
2009-09-16 15:41:38 -05:00 |
Doug Coleman
|
08989815d8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 13:17:30 -07:00 |
Doug Coleman
|
53abf7e15d
|
add recaptcha vocabulary
|
2009-09-16 13:17:15 -07:00 |
Joe Groff
|
34343bf97c
|
Merge branch 'master' into c-type-words
|
2009-09-16 14:47:35 -05:00 |
Joe Groff
|
e70c063e61
|
fix alien-function-word predicate
|
2009-09-16 14:17:13 -05:00 |
Joe Groff
|
123a962596
|
fix button background (from Keith Lazuka <klazuka@gmail.com>)
|
2009-09-16 13:42:40 -05:00 |
Joe Groff
|
fc5500a0dc
|
oops... word c-types can be structs too
|
2009-09-16 13:11:53 -05:00 |
Joe Groff
|
b403ba5c17
|
fix FUNCTION: prettyprint when function has no arguments
|
2009-09-16 10:24:03 -05:00 |
Joe Groff
|
21c09ab97a
|
fix struct class see
|
2009-09-16 09:56:07 -05:00 |
Joe Groff
|
01d2ef415a
|
get compiler tests loading
|
2009-09-16 09:20:47 -05:00 |
Guillaume Nargeot
|
80b5ca1ab9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-16 18:42:55 +09:00 |
Phil Dawes
|
d2afb4b344
|
put mach call_fault_handler in the vm
|
2009-09-16 08:22:18 +01:00 |
Phil Dawes
|
2cf2dab48e
|
fpe signals working on unix again
|
2009-09-16 08:22:18 +01:00 |
Phil Dawes
|
8049b441c2
|
imul clobbers arg2 on x86.64, so stashing vm ptr on the stack
|
2009-09-16 08:22:18 +01:00 |
Phil Dawes
|
a8d1e5187d
|
Added -DREENTRANT option to Makefile
Also renamed FACTOR_MULTITHREADED to FACTOR_REENTRANT
|
2009-09-16 08:22:18 +01:00 |
Phil Dawes
|
617a7cbd65
|
Added more init code to vm constructor.
Also removed dummy variables file as have fixed that problem now
|
2009-09-16 08:22:18 +01:00 |