Andreas Rumpf
|
180a4b7657
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2016-03-01 23:25:58 +01:00 |
|
Andreas Rumpf
|
06d4131ce1
|
fixes #3669
|
2016-03-01 23:25:46 +01:00 |
|
Andreas Rumpf
|
312281c7cc
|
fixes #3686
|
2016-03-01 23:07:22 +01:00 |
|
Yuriy Glukhov
|
1b4fc744db
|
Fixed bad JS codegen for new json with tables. Added json to JS tests.
|
2016-02-29 17:53:52 +02:00 |
|
Andreas Rumpf
|
4bd901d3e1
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2016-02-29 14:39:53 +01:00 |
|
Andreas Rumpf
|
e50a7af5e2
|
make tests green again
|
2016-02-29 14:39:38 +01:00 |
|
Federico Ceratto
|
d9cb85c2d8
|
Spellcheck
|
2016-02-29 11:25:51 +00:00 |
|
Andreas Rumpf
|
c9966a3e17
|
use 'using' instead of 'sig' keyword; cleans up new features a bit
|
2016-02-29 12:19:54 +01:00 |
|
Andreas Rumpf
|
cce64c3357
|
Merge pull request #3810 from def-/json-speedup
Use tables instead of seqs for json objects
|
2016-02-25 20:16:58 +01:00 |
|
def
|
7177e0058b
|
Consistently use Channel instead of TChannel
|
2016-02-25 04:04:45 +01:00 |
|
def
|
510a503f34
|
Fix tmitems test for changed behaviour of json
|
2016-02-24 19:03:55 +01:00 |
|
def
|
57897698d1
|
Fix test cases for JSON object changes
|
2016-02-24 19:03:55 +01:00 |
|
Andreas Rumpf
|
981974ab11
|
Merge pull request #3831 from ephja/nimrod-to-nim
nimrod -> nim
|
2016-02-06 15:24:09 +01:00 |
|
Andreas Rumpf
|
03f4aa23d7
|
Merge pull request #3106 from def-/deprecation
Fix a few deprecation warnings
|
2016-02-06 15:22:19 +01:00 |
|
Erik Johansson Andersson
|
f8d98700ac
|
nimrod -> nim
|
2016-02-05 19:11:43 +01:00 |
|
Andreas Rumpf
|
a2db3c24d1
|
fixes #3799
|
2016-01-30 23:09:55 +01:00 |
|
Andreas Rumpf
|
83e0e32f93
|
added test case for #3736
|
2016-01-30 17:17:28 +01:00 |
|
Andreas Rumpf
|
eea2a63607
|
fixes #3794
|
2016-01-30 15:45:45 +01:00 |
|
Anatoly Galiulin
|
477e3b0e20
|
Fixed issue 3539, added test
|
2016-01-28 16:56:06 +06:00 |
|
def
|
c50b5b62ef
|
Fix a few deprecation warnings
|
2016-01-25 19:10:37 +01:00 |
|
Andreas Rumpf
|
e12e29a3e3
|
Merge pull request #3760 from yglukhov/js-unicode-2
Fixed unicode strings in JS. Second try.
|
2016-01-22 22:13:49 +01:00 |
|
Yuriy Glukhov
|
d2ecd84f67
|
JS: Corrected shift operators. Made casting between ints behave like C does.
|
2016-01-22 18:32:47 +02:00 |
|
Yuriy Glukhov
|
c3d09aeeac
|
Fixed unicode strings in JS
|
2016-01-22 11:24:00 +02:00 |
|
Yuriy Glukhov
|
c0d0e5efd9
|
Unsigned arith corrected for JS
|
2016-01-21 17:00:42 +02:00 |
|
Araq
|
a114b32519
|
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
|
2016-01-18 14:54:50 +01:00 |
|
Araq
|
7ee1847137
|
fixes #3584
|
2016-01-18 14:54:35 +01:00 |
|
Dominik Picheta
|
a34206fe84
|
More postgres test code. Added getValue for PreparedStmts.
Ref #3569. Ref #3560.
|
2016-01-18 13:19:07 +00:00 |
|
Andreas Rumpf
|
2309975f78
|
fixes yet another LL regression (Aporia compiles again)
|
2016-01-18 03:00:14 +01:00 |
|
Andreas Rumpf
|
3114523a6f
|
fixes multi-line comments
|
2016-01-17 23:46:23 +01:00 |
|
Andreas Rumpf
|
71cf1f650e
|
fixes multiline comments
|
2016-01-17 21:42:13 +01:00 |
|
Andreas Rumpf
|
2c2ab6884c
|
fixes strutils.unescape; refs #3634
|
2016-01-17 21:29:25 +01:00 |
|
Andreas Rumpf
|
484e285cfd
|
Merge branch 'multi-line-comments' into devel
|
2016-01-17 20:31:08 +01:00 |
|
Andreas Rumpf
|
dda01cb726
|
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
|
2016-01-17 20:30:08 +01:00 |
|
Andreas Rumpf
|
a4aeb6fbec
|
implements final version of multiline comments
|
2016-01-17 20:29:50 +01:00 |
|
Dominik Picheta
|
d0d1b396ed
|
Added test for #600.
|
2016-01-16 14:29:48 +00:00 |
|
Dominik Picheta
|
a395182dd7
|
Added test for code in @def-'s comment in #1502.
|
2016-01-16 14:14:29 +00:00 |
|
Dominik Picheta
|
23cebff5fc
|
Added test for #1512.
|
2016-01-16 14:09:28 +00:00 |
|
Dominik Picheta
|
abc72eb919
|
Added test for #1642.
|
2016-01-16 14:02:25 +00:00 |
|
Dominik Picheta
|
19ea2672c5
|
Added test for #1846.
|
2016-01-16 13:58:40 +00:00 |
|
Dominik Picheta
|
ac71ece673
|
Added test for #1911.
|
2016-01-16 13:56:44 +00:00 |
|
Dominik Picheta
|
bc65a7c76b
|
Added test for #1923.
|
2016-01-16 13:54:28 +00:00 |
|
Dominik Picheta
|
40ae1ad363
|
Added test for #2138.
|
2016-01-16 13:49:37 +00:00 |
|
Dominik Picheta
|
b6e8a1437b
|
Added test for #3304
|
2016-01-16 13:32:26 +00:00 |
|
Andreas Rumpf
|
0d4e52c648
|
makes tests green
|
2016-01-15 14:44:54 +01:00 |
|
Andreas Rumpf
|
35b65e6f4e
|
Merge branch 'devel' into new-ll
|
2016-01-14 15:05:48 +01:00 |
|
Andreas Rumpf
|
2e62090ec3
|
Merge pull request #3500 from nanoant/patch/fix-3498-generic-args-in-tmpl
fixes #3498
|
2016-01-14 15:03:53 +01:00 |
|
Andreas Rumpf
|
1124c61c49
|
Merge branch 'devel' into new-ll
|
2016-01-14 15:01:55 +01:00 |
|
Andreas Rumpf
|
3838cd0066
|
fixes iterator codegen regression
|
2016-01-14 10:52:18 +01:00 |
|
Andreas Rumpf
|
9097033b4e
|
fixes yet another regression
|
2016-01-13 13:47:13 +01:00 |
|
Andreas Rumpf
|
6fbde1f4fb
|
fixes another regression
|
2016-01-13 11:36:34 +01:00 |
|