index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New implementations of times.parse & times.format (#8094)
Oscar Nihlgård
2018-07-09
1
-3
/
+3
*
Testament should run tests with no action (#8232)
genotrance
2018-07-08
1
-0
/
+3
*
Fix cmpStrings in js mode (#7604)
treeform
2018-04-15
1
-0
/
+9
*
make JS tests green again
Andreas Rumpf
2018-04-14
1
-1
/
+1
*
fixes #4470
Andreas Rumpf
2018-04-13
1
-1
/
+11
*
Sub second time resolution (#6978)
Oscar Nihlgård
2018-04-13
1
-4
/
+3
*
Use addPragma
Alexander Ivanov
2018-03-05
1
-1
/
+1
*
Stop replacing all pragmas of a function with asyncjs
Alexander Ivanov
2018-03-03
1
-0
/
+27
*
Fix return (#7225)
Alexander Ivanov
2018-02-27
1
-0
/
+2
*
Fixes #6741 (#7131)
Yuriy Glukhov
2018-01-25
1
-41
/
+47
*
Unify async macro and futures for js and native targets
Yuriy Glukhov
2018-01-05
1
-1
/
+0
*
Fix the forward test
Alexander Ivanov
2017-12-20
1
-4
/
+5
*
Make asyncjs Future[void] play nicely with last line discardable calls
Alexander Ivanov
2017-12-19
1
-2
/
+7
*
added asyncjs standard library module (#6841)
Alexander Ivanov
2017-12-19
1
-0
/
+26
*
Better times module (#6552)
GULPF
2017-12-18
1
-19
/
+34
*
Improved collection-to-string behavior (#6825)
Fabian Keller
2017-12-14
1
-1
/
+1
*
Implement codegenDecl for js (#6851)
Alexander Ivanov
2017-12-01
2
-0
/
+21
*
fixes #6753
Andreas Rumpf
2017-11-22
1
-1
/
+14
*
added a version of macros.expectLen that takes min/max values
Araq
2017-11-21
1
-0
/
+0
*
fixes #6532 array bounds check for non zero based arrays on the js backend (#...
skilchen
2017-11-06
1
-0
/
+44
*
make tests green again
Andreas Rumpf
2017-09-30
1
-8
/
+8
*
Restore the old behavior of parsing "quote do:"
Zahary Karadjov
2017-08-19
1
-2
/
+2
*
fixes #5986 js backend failed to compile try ... except new syntax (#6116)
andri lim
2017-07-17
1
-0
/
+13
*
fixes a JS codegen regression
Andreas Rumpf
2017-07-10
1
-0
/
+18
*
fixes #5608
Andreas Rumpf
2017-07-09
1
-0
/
+43
*
fixes #6035
Araq
2017-06-30
1
-1
/
+19
*
fixes #5517
Andreas Rumpf
2017-06-30
1
-0
/
+15
*
closes #5379
Andreas Rumpf
2017-06-29
1
-1
/
+9
*
fixes #5974
Andreas Rumpf
2017-06-29
1
-1
/
+12
*
fixes #4703
Andreas Rumpf
2017-06-29
1
-0
/
+24
*
make JS tests green on OSX on my local machine; XXX needs further investigations
Andreas Rumpf
2017-06-26
1
-1
/
+4
*
fixes #5933
Andreas Rumpf
2017-06-03
1
-0
/
+51
*
review and merge zahary's work (#5849)
zah
2017-06-03
1
-0
/
+10
*
allow StmtLists to pass through semExprWithType
Zahary Karadjov
2017-04-11
1
-1
/
+7
*
lift parameter-less do block to lambdas
Zahary Karadjov
2017-04-10
1
-3
/
+5
*
improve the usability of the jsffi module
Zahary Karadjov
2017-04-09
1
-4
/
+48
*
Implementing `repr` for JS (#5578)
Silvio
2017-03-31
1
-0
/
+422
*
Tests: JS: Times: Fix text so that it works in timezones other then UTC+4.
Konstantin Molchanov
2017-03-29
1
-3
/
+4
*
Tests: Times: JS: Add test for timestamp persistence.
Konstantin Molchanov
2017-03-27
1
-1
/
+9
*
Tests: Times: JS: Local timezone assignment during Time to TimeInfo conversion.
Konstantin Molchanov
2017-03-27
1
-0
/
+4
*
Tests: Times: JS: Fix test.
Konstantin Molchanov
2017-03-27
1
-1
/
+1
*
Tests: Times: JS: Add test for yearday attribute.
Konstantin Molchanov
2017-03-27
1
-0
/
+13
*
Fixes #5062 (#5527); JS: holes in enums
Silvio
2017-03-15
4
-0
/
+53
*
made nodecl implicit for vars in the js backend. (#5297)
Michael Jendrusch
2017-01-29
2
-1
/
+14
*
Implement RFC #4873 improvements to JavaScript FFI (#5213)
Michael Jendrusch
2017-01-26
1
-0
/
+267
*
fix genderef of jsgen (#5274)
shsnow23
2017-01-24
1
-0
/
+20
*
fixes #5234 (#5240)
Michael Jendrusch
2017-01-20
1
-0
/
+23
*
Fixes #5244 (#5245)
Yuriy Glukhov
2017-01-18
1
-0
/
+10
*
Removed mangling of object fields for the js target only. (#5226)
Michael Jendrusch
2017-01-17
1
-0
/
+83
*
Updated js console logging to avoid wrapping into array
Andrea Ferretti
2016-10-06
1
-2
/
+6
[prev]
[next]