diff --git a/bugs/issue-5c6d981574ec825af59dc7210881253545121a76.yaml b/bugs/issue-5c6d981574ec825af59dc7210881253545121a76.yaml index 9a592083..e2a65849 100644 --- a/bugs/issue-5c6d981574ec825af59dc7210881253545121a76.yaml +++ b/bugs/issue-5c6d981574ec825af59dc7210881253545121a76.yaml @@ -3,10 +3,10 @@ title: decide on a module import mechanism desc: "" type: :task component: duk -release: +release: v0.11 reporter: sva -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2013-09-13 21:17:10.688901 Z references: [] @@ -32,3 +32,11 @@ log_events: - Sami Vaarala - commented - ES6 draft also has some sort of a loader mechanism. +- - 2014-06-02 14:50:08.552414 Z + - Sami Vaarala + - assigned to release v0.11 from unassigned + - "" +- - 2014-06-02 14:50:25.145614 Z + - Sami Vaarala + - closed with disposition fixed + - CommonJS modules are now supported in a minimal fashion. diff --git a/bugs/issue-b525861cbb0714497a605a9d6f64d5882fa727fe.yaml b/bugs/issue-b525861cbb0714497a605a9d6f64d5882fa727fe.yaml new file mode 100644 index 00000000..424ebd18 --- /dev/null +++ b/bugs/issue-b525861cbb0714497a605a9d6f64d5882fa727fe.yaml @@ -0,0 +1,18 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: module unloading support (gc'ing unused modules), probably needs weak references +desc: "" +type: :task +component: duk +release: +reporter: Sami Vaarala +status: :unstarted +disposition: +creation_time: 2014-06-02 11:03:32.746567 Z +references: [] + +id: b525861cbb0714497a605a9d6f64d5882fa727fe +log_events: +- - 2014-06-02 11:03:32.975361 Z + - Sami Vaarala + - created + - "" diff --git a/bugs/issue-bf24ddcf98df190ac6a9ddef5bbcce45a9ff4fa6.yaml b/bugs/issue-bf24ddcf98df190ac6a9ddef5bbcce45a9ff4fa6.yaml new file mode 100644 index 00000000..3aa351f1 --- /dev/null +++ b/bugs/issue-bf24ddcf98df190ac6a9ddef5bbcce45a9ff4fa6.yaml @@ -0,0 +1,18 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: make require.id non-configurable for module-specific require? +desc: See duk_bi_global.c require() implementation +type: :task +component: duk +release: +reporter: Sami Vaarala +status: :unstarted +disposition: +creation_time: 2014-06-02 14:19:06.275283 Z +references: [] + +id: bf24ddcf98df190ac6a9ddef5bbcce45a9ff4fa6 +log_events: +- - 2014-06-02 14:19:06.498595 Z + - Sami Vaarala + - created + - ""