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
/
library.js
Age
Commit message (
Expand
)
Author
2011-06-19
support for customizing interactive input by setting Module.stdin
Alon Zakai
2011-06-18
fixes for web text input
Alon Zakai
2011-06-17
experimental support for web text input
Alon Zakai
2011-06-12
ceilf and floorf
Alon Zakai
2011-06-11
optimize memset and memcpy in ta2
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-26
improve AUTO_OPTIMIZE
Alon Zakai
2011-05-26
improve CHECK_* options, add initial version of AUTO_OPTIMIZE
Alon Zakai
2011-05-25
64-bit bitops
Alon Zakai
2011-05-22
exp2 in library
Alon Zakai
2011-05-22
CHECK_SIGNS fix
Alon Zakai
2011-05-19
initial work on SDL events
Alon Zakai
2011-05-18
stdio stuff
Alon Zakai
2011-05-16
compiler code is now js strict mode compliant
Alon Zakai
2011-05-15
support for reading files synchronously
Alon Zakai
2011-05-13
library stuff
Alon Zakai
2011-05-12
refactor library_sdl
Alon Zakai
2011-04-24
support for __cxa_atexit argument
Alon Zakai
2011-04-22
work towards QUANTUM_SIZE=1 (unused)
Alon Zakai
2011-04-21
fix for printing very small floats
Alon Zakai
2011-03-21
poppler-related tweaks
Alon Zakai
2011-03-21
do not un/reSign constants
Alon Zakai
2011-03-19
support for llvm 2.9
Alon Zakai
2011-03-15
stop using lots of memory to manage strings at the end of compilation
Alon Zakai
2011-02-27
refactor library IO and string functions
Alon Zakai
2011-02-21
vfprintf
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-12
fix for compiling with spidermonkey
Alon Zakai
2011-02-12
emscripten_run_script API
Alon Zakai
2011-02-06
strengthen SAFE_HEAP checks for copied values
Alon Zakai
2011-02-04
unsign in zext to prevent a sign error
Alon Zakai
2011-01-31
misc cleanups and fixes
Alon Zakai
2011-01-29
freetype test, plus some unix-specific file IO stuff
Alon Zakai
2011-01-24
llvm_log in library
Alon Zakai
2011-01-24
ldexp in library; fixes issue 30
Alon Zakai
2011-01-19
lower closure optimizations to SIMPLE; no speed difference, and ADVANCED clas...
Alon Zakai
2011-01-19
a few math funcs
Alon Zakai
2011-01-16
sscanf
Alon Zakai
2011-01-16
support for writing to files in stdio
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2011-01-10
ceil and floor in library
Alon Zakai
2011-01-08
refactor preamble functions into library
Alon Zakai
2011-01-07
enable llvm opts on tests with precompiled .ll (python, bullet, lua); fix min...
Alon Zakai
2010-12-31
macros for heap access in library.js
Alon Zakai
2010-12-25
comments + clean up compiler.js
Alon Zakai
2010-12-25
clean up getNativeFieldSize
Alon Zakai
[next]