summaryrefslogtreecommitdiff
path: root/src/emscripten-optimizer/istring.h
Commit message (Expand)AuthorAgeFilesLines
* Update spec test suite (#2484)Heejin Ahn2019-11-291-0/+3
* SIMD load and extend instructions (#2353)Thomas Lively2019-09-241-5/+2
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-5/+10
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-55/+54
* More misc ASAN fixes (#1882)Alon Zakai2019-01-221-0/+4
* Code style improvements (#1868)Alon Zakai2019-01-151-3/+3
* standardize on 'template<' over 'template <' (i.e., remove a space) (#1782)Alon Zakai2018-11-291-2/+2
* Optimize validation of many nested blocks (#1576)Alon Zakai2018-05-301-2/+1
* EM_JS binaryen support (#1410)Jacob Gravelle2018-02-261-4/+8
* Add startsWith function to IString (#1393)Heejin Ahn2018-01-291-0/+9
* Parallelize istring creation (#1008)Alon Zakai2017-05-161-14/+29
* do not leak in IStringSetAlon Zakai2016-04-271-1/+3
* Function parallelism (#343)Alon Zakai2016-04-151-10/+14
* use strncpy #283Alon Zakai2016-03-281-5/+6
* Don't reinsert in set when interning strings.Michael Bebenita2016-03-151-1/+1
* Support startJF Bastien2016-02-051-2/+2
* Fix / uniformize include guardsJF Bastien2015-12-221-3/+3
* Fix the license headersJF Bastien2015-12-211-1/+16
* restructure code, put emscripten-optimizer stuff in its own dirAlon Zakai2015-11-091-0/+161