alon@honor
|
e337bf1f8a
|
call emscripten.py in test runner through public interface
|
2010-09-09 22:51:40 -07:00 |
alon@honor
|
aa7724802f
|
comments
|
2010-09-09 21:25:52 -07:00 |
alon@honor
|
5bc458f7a3
|
fix some regexps that v8 and sm do not agree on
|
2010-09-09 21:22:12 -07:00 |
alon@honor
|
a523ad539c
|
emscripten.py
|
2010-09-09 20:03:24 -07:00 |
alon@honor
|
dd766e9a45
|
sauer hello world nearly ready for enabling in test runner
|
2010-09-08 23:10:14 -07:00 |
alon@honor
|
7a6e1527b6
|
sauer test fixes
|
2010-09-08 22:55:23 -07:00 |
alon@honor
|
e5fb81cd5e
|
Fix bug with strcat
|
2010-09-08 22:52:07 -07:00 |
alon@honor
|
1e33f5826a
|
support for in-function statics
|
2010-09-08 20:49:49 -07:00 |
alon@honor
|
6ec6e12212
|
simplify parser: remove consts, have only vars
|
2010-09-08 20:47:13 -07:00 |
alon@honor
|
14c01624c3
|
simplify test
|
2010-09-08 19:56:06 -07:00 |
alon@honor
|
01e51b24e9
|
support for getelementptr inside loads, fixes a test
|
2010-09-08 19:55:07 -07:00 |
alon@honor
|
c66d47daeb
|
sauer patch queue update
|
2010-09-07 21:06:27 -07:00 |
alon@honor
|
773de02826
|
strcat
|
2010-09-07 20:53:10 -07:00 |
alon@honor
|
4ba9c5dd65
|
comments
|
2010-09-07 20:53:02 -07:00 |
alon@honor
|
49042c3b99
|
ES_SIZEOF: safe and portable sizeof
|
2010-09-07 19:23:00 -07:00 |
alon@honor
|
883237a187
|
fixes for null instead of 0, and makePointer on raw values instead of arrays
|
2010-09-06 19:02:30 -07:00 |
alon@honor
|
c3cb5a541e
|
LABEL_DEBUG option
|
2010-09-06 16:28:57 -07:00 |
alon@honor
|
e5847048c3
|
fixes for null vs 0, and support for assert +test
|
2010-09-06 15:25:17 -07:00 |
alon@honor
|
3c5c095e65
|
fix bug with ignoring "struct... as struct
|
2010-09-06 14:14:02 -07:00 |
alon@honor
|
4cc594f209
|
fix relooper bug with loops with just an inc block
|
2010-09-06 11:14:12 -07:00 |
alon@honor
|
fb18f94135
|
preprocessor + example use in SAFE_HEAP
|
2010-09-06 10:38:33 -07:00 |
alon@honor
|
3109ce8f1c
|
support for %s in printf
|
2010-09-06 10:34:06 -07:00 |
alon@honor
|
81161db178
|
snippets for C string funcs
|
2010-09-05 18:02:55 -07:00 |
alon@honor
|
ed6f035581
|
snippets work
|
2010-09-05 17:05:35 -07:00 |
alon@honor
|
3e6c745b82
|
optimize makesplitter
|
2010-09-05 16:30:28 -07:00 |
alon@honor
|
33059350a3
|
sauer cleanup
|
2010-09-05 14:01:43 -07:00 |
alon@honor
|
9b1f6f9cf2
|
optimize FunctionReconstructor
|
2010-09-05 13:46:37 -07:00 |
alon@honor
|
545cad31eb
|
optimize enzymatic loops
|
2010-09-05 13:32:46 -07:00 |
alon@honor
|
e9358cc2ac
|
sauer setup notes
|
2010-09-05 10:36:03 -07:00 |
alon@honor
|
f99f77064c
|
sauer test setup
|
2010-09-05 10:27:01 -07:00 |
alon@honor
|
dd1b1df025
|
Sauer hello world runs, without optimization or relooping, and without testing internals
|
2010-09-05 10:11:22 -07:00 |
alon@honor
|
1546cdbebe
|
atexit alias
|
2010-09-04 22:57:05 -07:00 |
alon@honor
|
cd668dc906
|
atexit +test
|
2010-09-04 21:39:06 -07:00 |
alon@honor
|
c3d043f329
|
clean up settings and add code snippets file
--HG--
rename : tests/settings.cfg => tests/settings.py
|
2010-09-04 21:32:35 -07:00 |
alon@honor
|
f44ff32026
|
better support for exceptions and pointers to multiparameter functions
|
2010-09-04 20:22:35 -07:00 |
alon@honor
|
1715e6c9b2
|
finish varargs work
|
2010-09-04 18:05:18 -07:00 |
alon@honor
|
4344835f29
|
initial work towards varargs
|
2010-09-04 16:46:11 -07:00 |
alon@honor
|
6e15b7617b
|
function fix
|
2010-09-04 15:42:58 -07:00 |
alon@honor
|
a21a2fcf89
|
cleanup for mathops, function and error reporting
|
2010-09-04 14:26:31 -07:00 |
alon@honor
|
03f2bdb99e
|
expose type2 in alloca
|
2010-09-04 12:46:53 -07:00 |
alon@honor
|
182d88a90b
|
types in dict
|
2010-09-04 12:45:22 -07:00 |
alon@honor
|
33a2d0ee30
|
zeroinitialize support for global structs
|
2010-09-04 11:34:49 -07:00 |
alon@honor
|
62dd7f4bb7
|
Support for global pointers +test
|
2010-09-03 23:18:37 -07:00 |
alon@honor
|
8181e23818
|
support for global consts
|
2010-09-03 23:04:23 -07:00 |
alon@honor
|
c1f71fad78
|
names for zymes
|
2010-09-03 20:23:00 -07:00 |
alon@honor
|
61c4ab0f3b
|
fptrunc and inttoptr
|
2010-09-03 20:08:40 -07:00 |
alon@honor
|
a0a31c81d8
|
fixes for invoke (+fix of regression in test runner)
|
2010-09-03 20:03:18 -07:00 |
alon@honor
|
1a589b26ce
|
fsub
|
2010-09-02 23:00:47 -07:00 |
alon@honor
|
d5500368c0
|
lshl/r
|
2010-09-02 22:59:51 -07:00 |
alon@honor
|
ab371a5c46
|
ptrtoint support, +test that includes scanning generated code
|
2010-09-02 21:34:15 -07:00 |