index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parser.js
Age
Commit message (
Expand
)
Author
2010-09-06
fixes for null instead of 0, and makePointer on raw values instead of arrays
alon@honor
2010-09-06
LABEL_DEBUG option
alon@honor
2010-09-06
fixes for null vs 0, and support for assert +test
alon@honor
2010-09-06
fix bug with ignoring "struct... as struct
alon@honor
2010-09-06
fix relooper bug with loops with just an inc block
alon@honor
2010-09-06
preprocessor + example use in SAFE_HEAP
alon@honor
2010-09-05
snippets work
alon@honor
2010-09-05
optimize makesplitter
alon@honor
2010-09-05
sauer cleanup
alon@honor
2010-09-05
optimize FunctionReconstructor
alon@honor
2010-09-04
atexit +test
alon@honor
2010-09-04
clean up settings and add code snippets file
alon@honor
2010-09-04
better support for exceptions and pointers to multiparameter functions
alon@honor
2010-09-04
finish varargs work
alon@honor
2010-09-04
initial work towards varargs
alon@honor
2010-09-04
function fix
alon@honor
2010-09-04
cleanup for mathops, function and error reporting
alon@honor
2010-09-04
expose type2 in alloca
alon@honor
2010-09-04
types in dict
alon@honor
2010-09-04
zeroinitialize support for global structs
alon@honor
2010-09-03
Support for global pointers +test
alon@honor
2010-09-03
support for global consts
alon@honor
2010-09-03
names for zymes
alon@honor
2010-09-03
fptrunc and inttoptr
alon@honor
2010-09-03
fixes for invoke (+fix of regression in test runner)
alon@honor
2010-09-02
fsub
alon@honor
2010-09-02
lshl/r
alon@honor
2010-09-02
ptrtoint support, +test that includes scanning generated code
alon@honor
2010-09-02
and/or support
alon@honor
2010-09-02
xor support +test
alon@honor
2010-09-02
support for bitshifts +test
alon@honor
2010-08-31
optimize tokenizer
alon@honor
2010-08-31
optimize makeCombiner
alon@honor
2010-08-31
optimize reintegrator
alon@honor
2010-08-31
missing \!intertypes that slowed us down
alon@honor
2010-08-30
move enzymatic2 to experimental
alon@honor
2010-08-30
imported patch optimize_enzymatic
alon@honor
2010-08-29
bugfix: void (...) detected as a function type
alon@honor
2010-08-29
clean up segments from noalias etc.
alon@honor
2010-08-29
fix for 'sret' & other GEP features
alon@honor
2010-08-29
Support for llvm 'switch'
alon@honor
2010-08-28
parseNumerical on consts in structs ; fasta passes
alon@honor
2010-08-28
fcmp fix & better testing
alon@honor
2010-08-28
fix 3 bugs: printf error, no IEEEUnhexing, and <{'s. 2 new tests
alon@honor
2010-08-28
debug cleanup
alon@honor
2010-08-28
cleanup
alon@honor
2010-08-27
fix bug with idents of invoke; fasta now reloops
alon@honor
2010-08-27
fix lastLoopLine assumed to always be identifiable
alon@honor
2010-08-26
cleanup + prep for enzymatic2
alon@honor
2010-08-25
the code
alon@honor