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
/
parseTools.js
Age
Commit message (
Collapse
)
Author
2011-06-05
fix alignment issues with USE_TYPED_ARRAYS == 2
Alon Zakai
2011-06-05
generalize heap access generation with getHeapOffset
Alon Zakai
2011-06-04
optimize Pointer_make (both input size and processing time)
Alon Zakai
2011-06-04
refactor makeCopyValues and add makeSetValues
Alon Zakai
2011-06-04
refactor makeCopyValue
Alon Zakai
2011-06-03
refactoring in preparation for TYPED_ARRAYS==2 (disabled)
Alon Zakai
2011-05-28
fixes for closure compiler advanced opts
Alon Zakai
2011-05-27
option to not use FHEAP at all, with USE_TYPED_ARRAY_FHEAP=0
Alon Zakai
2011-05-26
improve AUTO_OPTIMIZE
Alon Zakai
2011-05-26
improve CHECK_* options, add initial version of AUTO_OPTIMIZE
Alon Zakai
2011-05-25
allow 2 and 3 in SAFE_HEAP and CHECK_* options. 2 is only these, 3 is all ↵
Alon Zakai
but these
2011-05-25
shortcut for 32 bit unSign
Alon Zakai
2011-05-25
64-bit bitops
Alon Zakai
2011-05-24
handle shifts with more than 32 bits
Alon Zakai
2011-05-19
safety parentheses in makeRounding
Alon Zakai
2011-05-16
compiler code is now js strict mode compliant
Alon Zakai
2011-05-15
indexize necessary library functions
Alon Zakai
2011-05-10
handle |byval align X|
Alon Zakai
2011-05-01
warn about inttoptr/ptrtoint in QUANTUM == 1
Alon Zakai
2011-04-22
work towards QUANTUM_SIZE=1 (unused)
Alon Zakai
2011-04-21
update bullet test to compile from source
Alon Zakai
2011-04-21
line-specific exceptions to SAFE_HEAP
Alon Zakai
2011-04-18
refactor assertions and parsing code
Alon Zakai
2011-04-13
refactor library-needing code out of jsifier
Alon Zakai
2011-03-15
stop using lots of memory to manage strings at the end of compilation
Alon Zakai
2011-03-12
optimize memory usage in jsifier
Alon Zakai
2011-03-04
integer rounding fixes and CORRECT_ROUNDINGS option
Alon Zakai
2011-03-04
fix for closure compiler
Alon Zakai
2011-02-27
debugging info and test runner fixes
Alon Zakai
2011-02-22
optimize type discovery
Alon Zakai
2011-02-22
global Types object refactoring
Alon Zakai
2011-02-21
remove slow identinicer
Alon Zakai
2011-02-19
use line-specific corrections in zlib test
Alon Zakai
2011-02-19
line-specific CORRECT_OVERFLOWS and CORRECT_SIGNS
Alon Zakai
2011-01-19
Optimize out some loop labels
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2010-12-30
simple django-style substitution/macros
Alon Zakai
2010-12-29
better slab selection with type info
Alon Zakai
2010-12-28
minimal support for 80-bit x87 floats
Alon Zakai
2010-12-27
use finalizeLLVMFunctionCall for more functions, and related minor fixes
Alon Zakai
2010-12-25
comments + clean up compiler.js
Alon Zakai
2010-12-25
clean up getNativeFieldSize
Alon Zakai
2010-12-25
code cleanup
Alon Zakai
2010-12-18
fixes for llvm optimized code in 2 tests
Alon Zakai
2010-12-15
misc fixes and improvements - thanks go to tuba
Alon Zakai
2010-12-09
code cleanup of |,;|s
David LaPalomento
2010-12-02
handle bitcasts etc. of call() idents +test
Alon Zakai
2010-11-26
flatten global constants at compile time
Alon Zakai
2010-11-21
strengthen SAFE_HEAP
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵
Alon Zakai
related fixes
[prev]
[next]