Joe Groff
|
6b2fdc73f5
|
Merge branch 'master' of factorcode.org:/git/factor
|
2010-04-20 22:48:45 -07:00 |
Joe Groff
|
33cf10e922
|
lua: clean up some literals abuse
|
2010-04-20 22:48:28 -07:00 |
Doug Coleman
|
eefc8b6e2f
|
Fix C-ENUM: -> ENUM:
|
2010-04-21 00:42:33 -05:00 |
Doug Coleman
|
ddfeee4621
|
Add a 'not tested' tag to javascriptcore
|
2010-04-21 00:30:05 -05:00 |
Erik Charlebois
|
01bec445e1
|
Merge branch 'dwarf'
|
2010-04-20 22:28:45 -07:00 |
Erik Charlebois
|
2be0e94c87
|
Merge branch 'fluids'
|
2010-04-20 22:28:43 -07:00 |
Erik Charlebois
|
723302053b
|
Merge branch 'lua'
|
2010-04-20 22:28:17 -07:00 |
Erik Charlebois
|
e3e19ddc67
|
Remove redundant vocab usage in model-viewer
|
2010-04-20 22:27:52 -07:00 |
Joe Groff
|
305c3de2af
|
Merge branch 'master' of factorcode.org:/git/factor into symbolic-enums
|
2010-04-20 17:17:35 -07:00 |
Joe Groff
|
a848b4b0c5
|
Merge branch 'symbolic-enums' of git://github.com/erikcharlebois/factor
|
2010-04-20 16:43:58 -07:00 |
Doug Coleman
|
54134f90f5
|
use js-context in eval-js
|
2010-04-20 17:30:23 -05:00 |
Doug Coleman
|
b32782ac9b
|
Move the guts of eval-js to its own word, add eval-js-standalone for unit tests
|
2010-04-20 17:25:28 -05:00 |
Doug Coleman
|
6ecf43b91f
|
fix add-library in javascriptcore
|
2010-04-20 16:06:50 -05:00 |
Joe Groff
|
d6b56c7e25
|
Merge branch 'master' of factorcode.org:/git/factor
|
2010-04-20 13:51:33 -07:00 |
Joe Groff
|
b71933f4d7
|
cuda.ptx: better representation of operands
|
2010-04-20 13:51:10 -07:00 |
Doug Coleman
|
73eb31a35c
|
Add unit test to javascriptcore, make eval-js throw errors and return a string
|
2010-04-20 14:21:05 -05:00 |
Doug Coleman
|
e4b67b268c
|
Add eval-js and eval-js-file
|
2010-04-20 13:40:16 -05:00 |
Erik Charlebois
|
baab8c060d
|
Remove ENUM: f and replace uses with CONSTANTs.
Fix bootstrap and load-all errors from enum classes.
|
2010-04-19 20:08:40 -07:00 |
Joe Groff
|
4bc915d526
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
Erik Charlebois
|
f572b56f8e
|
Lua FFI bindings
|
2010-04-19 20:06:27 -07:00 |
Erik Charlebois
|
dd4e505253
|
Dwarf authors file
|
2010-04-19 20:06:11 -07:00 |
Erik Charlebois
|
8d5b270fbd
|
DWARF ffi constants
|
2010-04-19 20:06:11 -07:00 |
Erik Charlebois
|
ebd6594ef5
|
Resources file for fluids and using vocab: instead of resource: for file paths.
|
2010-04-19 20:05:59 -07:00 |
Doug Coleman
|
1a6a8d4c93
|
Add a with-javascriptcore combinator to set the callstack bounds before calling javascriptcore ffi functions
|
2010-04-19 20:07:39 -05:00 |
Doug Coleman
|
5249ebfdf2
|
Use the javascriptcore library in javascriptcore bindings..
|
2010-04-19 18:03:44 -05:00 |
Doug Coleman
|
6bd0c02b34
|
Only load core-foundation vocab on macosx
|
2010-04-19 17:12:52 -05:00 |
Doug Coleman
|
c9dc95b103
|
Add a bare-bones javascriptcore.ffi binding
|
2010-04-19 17:09:26 -05:00 |
Slava Pestov
|
a618407bda
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-04-19 14:07:47 -05:00 |
Slava Pestov
|
703ff5385d
|
Merge branch 'require-when' of git://github.com/littledan/Factor
|
2010-04-19 14:06:52 -05:00 |
Joe Groff
|
1e7cc1613e
|
Merge branch 'master' of factorcode.org:/git/factor
|
2010-04-19 00:40:30 -07:00 |
Joe Groff
|
717dd1b10e
|
cuda.ptx: unit tests for instruction serialization
|
2010-04-19 00:40:10 -07:00 |
Doug Coleman
|
6b2024055f
|
Move some code to cuda.devices
|
2010-04-19 01:21:36 -05:00 |
Slava Pestov
|
f0543e6bdd
|
benchmark.fasta: formatting fix
|
2010-04-19 01:14:01 -05:00 |
Doug Coleman
|
1624903ae1
|
Split up cuda vocab some more, make CUDA-LIBRARY: work
|
2010-04-19 00:46:26 -05:00 |
Doug Coleman
|
eb3c6f414b
|
Fix the ptx path in cuda demo
|
2010-04-18 20:52:09 -05:00 |
Doug Coleman
|
5c17e6ee98
|
CUDA-FUNCTION: works, splitting up CUDA into more vocabs
|
2010-04-18 18:34:46 -05:00 |
Daniel Ehrenberg
|
aa6158b366
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
Joe Groff
|
23cf6413dc
|
cuda.ptx: some unit tests
|
2010-04-18 11:59:37 -07:00 |
Joe Groff
|
0f2f54a195
|
cuda.ptx: rearrange maybe types so that tuple slots default to f properly, and adjust output of some insns
|
2010-04-17 16:10:53 -07:00 |
Joe Groff
|
8820f3bc26
|
Merge branch 'master' of factorcode.org:/git/factor
|
2010-04-17 15:59:37 -07:00 |
Joe Groff
|
f2de2222c7
|
cuda: AST representation for PTX code
|
2010-04-17 15:58:51 -07:00 |
Slava Pestov
|
dedc448f55
|
webapps.mason.package: fix
|
2010-04-17 15:52:40 -05:00 |
Slava Pestov
|
1ae8cdc587
|
mason: use web service instead of shell script for status notifications, to scale better in the cloud
|
2010-04-17 14:51:29 -05:00 |
Slava Pestov
|
b7631c98cf
|
benchmark.binary-search: cleanup
|
2010-04-17 00:57:53 -05:00 |
Slava Pestov
|
8ed8d2d8ad
|
webapps.mason: fix template again
|
2010-04-16 23:49:56 -05:00 |
Slava Pestov
|
649b57b7fe
|
webapps.mason: fix heartbeat field in template
|
2010-04-16 23:48:06 -05:00 |
Slava Pestov
|
26ffebe18c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-04-16 23:40:52 -05:00 |
Slava Pestov
|
e422c68d69
|
Merge branch 'boyer-moore' of git://github.com/dmsh/factor
|
2010-04-16 23:40:36 -05:00 |
Joe Groff
|
992f932608
|
Merge branch 'master' of factorcode.org:/git/factor
|
2010-04-16 16:42:57 -07:00 |
Joe Groff
|
8501d5649e
|
cuda: add a single-block prefix sum sample kernel (so doug has a more substantive kernel to test with)
|
2010-04-16 16:42:46 -07:00 |