Implement RFC #4873 improvements to JavaScript FFI (#5213)

This commit is contained in:
Michael Jendrusch
2017-01-26 00:07:30 +01:00
committed by Andreas Rumpf
parent 74ae66ddbc
commit 536015ee7b
4 changed files with 707 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ srcdoc2: "impure/re;impure/nre;pure/typetraits"
srcdoc2: "pure/concurrency/threadpool.nim;pure/concurrency/cpuinfo.nim"
srcdoc: "system/threads.nim;system/channels.nim;js/dom"
srcdoc2: "pure/os;pure/strutils;pure/math;pure/matchers;pure/algorithm"
srcdoc2: "pure/stats;impure/nre;windows/winlean;pure/random"
srcdoc2: "pure/stats;impure/nre;windows/winlean;pure/random;js/jsffi"
srcdoc2: "pure/complex;pure/times;pure/osproc;pure/pegs;pure/dynlib;pure/strscans"
srcdoc2: "pure/parseopt;pure/parseopt2;pure/hashes;pure/strtabs;pure/lexbase"
srcdoc2: "pure/parsecfg;pure/parsexml;pure/parsecsv;pure/parsesql"