summaryrefslogtreecommitdiffstats
path: root/src/compile.h
AgeCommit message (Expand)Author
2023-08-04Add ERRORK opcode to trigger constant errorsEmanuele Torre
2023-07-31Fix constant folding of division and reminder with zero divisoritchyny
2023-07-24Fix try/catch catches more than it should #1859Nico Williams
2020-01-14fix typosAlanscut
2019-02-26Rename block_bind_incremental to block_bind_referencedMuh Muhten
2019-02-20Make builtin binding fast again by binding only referenced symbolsMuh Muhten
2017-03-26Add alternation destructuring operator `?//`William Langford
2017-02-26fixupNicolas Williams
2017-02-13Add `builtins` builtinWilliam Langford
2015-08-23Move source files to src/David Tolnay