Commits
User selector
Commit History
Commits on Jan 7, 2022
Add 'use strict' to all but one of our JS tools. NFC (#15910)
Show description for 6f7b3e4authored
Commits on Dec 29, 2021
Modernize internal JS code and run it through eslint. NFC (#15845)
Show description for 832e906authored
Commits on Apr 21, 2021
Prefer `.includes()` over `.indexOf()` (#13945)
Show description for f255b18authored
Commits on Aug 24, 2020
Cleanup JavaScript compiler tools. NFC. (#12013)
Show description for 220136bauthored
Commits on Feb 19, 2019
Do not preprocess within <style> block. Fixes #7700. (#7724)
Show description for 4b5662dauthored andcommitted
Commits on Feb 16, 2019
Allow using cDefine() in the preprocessor called from python (#8091)
Show description for 0eefff1authored
Commits on Feb 7, 2019
Add support for MODULARIZE with USE_PTHREADS (#7667)
Show description for 62f6ca6authored
Commits on Feb 5, 2019
Add -s MINIMAL_RUNTIME=1 option. (#7923)
Show description for 63810daauthored
Commits on Sep 21, 2018
Commits on Jul 6, 2018
Implement #if, #else preprocessor for HTML files - Take 2 (#6755)
Show description for 2d60a65authored andcommitted
Commits on Jun 25, 2018
Implement #if, #else preprocessor for html files (#6510)
Show description for 6eec40fauthored andcommitted
Loading