Commit Graph

25 Commits

Author SHA1 Message Date
Olivier Gagnon 58555c0baf remove pre-defined print in .js files. 2022-04-25 13:29:59 -04:00
Olivier Gagnon 2d74b493ee Add sourceURL in comment to fill in stack trace 2022-04-11 21:46:17 -04:00
Olivier Gagnon 3e6d1f6d95 round 2 2022-03-30 21:40:51 -04:00
Olivier Gagnon 695bca73b8 revoke-fix 2022-03-30 21:38:36 -04:00
Olivier Gagnon 77f525c98c rm blob caching 2022-01-20 16:11:48 -05:00
Olivier Gagnon 05cbc25a8f 1.4 2022-01-18 14:03:24 -05:00
hydroflame 27a54217eb Merge pull request #2653 from nickofolas/fix/refactor-loops
Refactor `for ... in` loops
2022-01-17 16:01:04 -05:00
theit8514 423efe19e1 Remove dependents from cache when dependency updated 2022-01-17 12:02:00 -05:00
nickofolas ab841f7530 Refactor for ... in loops 2022-01-15 18:45:03 -06:00
theit8514 dcc9c6955a Expand support for Export declarations with source parameters 2022-01-10 15:54:57 -05:00
hydroflame ec7481b391 Merge pull request #2310 from theit8514/import-via-acorn
Replace regex import with acorn AST parser
2022-01-08 14:27:40 -05:00
Olivier Gagnon c59a267437 change sf4 2022-01-04 19:09:34 -05:00
theit8514 a5d69248dd Replace regex import with acorn AST parser 2022-01-04 13:55:01 -05:00
theit8514 8f77f720e6 Cache the blobs generated by scripts 2021-12-23 23:06:01 -05:00
Olivier Gagnon ed86577d6c imports are more flexible 2021-12-23 15:57:32 -05:00
Olivier Gagnon e117548895 fix some stack traces not printing file name 2021-12-12 14:49:02 -05:00
Olivier Gagnon 4ce0b59310 maybe ram miscalc? 2021-10-27 18:25:22 -04:00
Olivier Gagnon b255318a20 remove memory leak 2021-10-27 14:29:13 -04:00
Olivier Gagnon 6b0e5416c4 wtf 2021-10-15 12:47:43 -04:00
Olivier Gagnon 89fa79c4de fix incite violence 2021-10-14 23:39:30 -04:00
Olivier Gagnon dda6235591 revert dynamic ram miscalc 2021-10-14 17:20:13 -04:00
Olivier Gagnon c556408208 fix parent not being updated when children ram cost increase. 2021-10-14 14:50:57 -04:00
Olivier Gagnon 8b15adda8a lint 2021-09-25 02:36:49 -04:00
Olivier Gagnon b0f20c8c8f lint 2021-09-25 01:26:03 -04:00
Olivier Gagnon 413333c919 convert to ts 2021-09-24 17:07:53 -04:00