Sean Chittenden
|
f980e7e724
|
Downgrade exclusive lock to shared lock when cloning a script (#400)
|
2023-01-04 05:32:27 +00:00 |
|
I Putu Susila
|
dfcfd6661c
|
Use Object.Copy when cloning globals in Compiled (#393)
|
2022-09-25 15:30:50 +01:00 |
|
Mikael Ganehag Brorsson
|
a7666f0e7d
|
Handle panics by deferring recover as an error (#345)
* Handle panics by deferring recover as an error
* Check for type in recover handler
|
2021-11-13 15:10:47 -08:00 |
|
Bruno Franca dos Reis
|
3b65ddf2b8
|
Extract ModuleGetter interface for dynamic imports (#349)
* Extract ModuleGetter interface for dynamic imports
* ModuleGetter: add example in interop doc.
|
2021-11-06 17:34:48 -07:00 |
|
daniel
|
15494e1691
|
fix local symbol resolution bug (#316)
* fix local symbol resolution bug
* 1
|
2020-09-13 19:33:48 -07:00 |
|
Ozan Hacıbekiroğlu
|
4ed75764ce
|
enable relative imports (#285)
* enable relative imports
* update per 1st review
* remove symlink stuffs
* fix cli run in make file
* make resolving import path explicit
* fix importDir
|
2020-05-22 13:57:38 -07:00 |
|
daniel
|
d5b24138d3
|
add go module v2 (#244)
|
2019-12-29 13:38:51 -08:00 |
|
daniel
|
a9a233a750
|
fix internal package issue (#241)
* fix internal package issue
* ExampleSimple -> Example
|
2019-12-24 07:42:30 -08:00 |
|
daniel
|
c88a5f506e
|
some code clean up (#237)
|
2019-12-20 11:40:38 -08:00 |
|
Daniel Kang
|
cce71f0cd5
|
update script package
|
2019-01-09 12:39:40 -08:00 |
|
Daniel Kang
|
2c3282da21
|
initial commit
|
2019-01-08 23:17:42 -08:00 |
|