Araq
|
68cbb4d2b4
|
nimgrep version 1
|
2015-12-05 18:33:18 +01:00 |
|
Andreas Rumpf
|
5c0ffa6613
|
fixes #3622
|
2015-12-04 23:43:03 +01:00 |
|
Dominik Picheta
|
6f09282352
|
Merge pull request #3570 from juanfra684/patch-1
OpenBSD doesn't support AI_V4MAPPED
|
2015-12-04 15:29:56 +00:00 |
|
Dominik Picheta
|
60b23d1f7a
|
Merge pull request #3595 from dfdeshom/devel
Print out more detailed error messages when compilation fails
|
2015-12-04 15:27:06 +00:00 |
|
Dominik Picheta
|
8e38510aff
|
Merge pull request #3617 from FedericoCeratto/3611
Fix fsmonitor filter logic, add test. Closes: #3611
|
2015-12-04 15:17:03 +00:00 |
|
Andreas Rumpf
|
6818304e01
|
Merge pull request #3530 from rbehrends/fix-setop-shifts
Avoid signed shifts and bit operations for sets.
|
2015-12-03 19:52:00 +01:00 |
|
Federico Ceratto
|
97540b2ce4
|
Fix typo, minor rephrasing.
|
2015-12-03 15:57:55 +00:00 |
|
Andreas Rumpf
|
af4f6ac123
|
Merge pull request #3620 from sqwishy/low-high-example-typo
Using low() instead of high() in example for low() procedure
|
2015-12-03 10:32:59 +01:00 |
|
Sqwishy Trick
|
16b2f4a76f
|
Using low() instead of high() in example for low() procedure
|
2015-12-02 20:59:34 -08:00 |
|
Araq
|
760242b870
|
removes 'x is iterator' special casing in the language
|
2015-12-03 01:08:03 +01:00 |
|
Araq
|
50e83d6433
|
fixes tlocals regression
|
2015-12-03 01:08:03 +01:00 |
|
Federico Ceratto
|
05b856df23
|
Closes: #3611
|
2015-12-02 16:05:50 +00:00 |
|
Dominik Picheta
|
93ea2e0752
|
Merge pull request #3610 from jlp765/timesX
Move tests from times module to ttime.nim test file
|
2015-12-02 12:28:37 +00:00 |
|
Andreas Rumpf
|
92e80e68bd
|
make tests green again
|
2015-12-01 21:22:23 +01:00 |
|
Andreas Rumpf
|
59d1bc73a0
|
Merge pull request #3605 from ephja/echo-flush
flush after printing
|
2015-12-01 21:14:17 +01:00 |
|
JamesP
|
def25504e8
|
Add comment at end of file on where to find further tests
|
2015-12-01 23:05:37 +10:00 |
|
JamesP
|
f62e8558c8
|
Removal of tests from times module, that have been moved to ttime.nim test file
|
2015-12-01 18:08:52 +10:00 |
|
JamesP
|
c660a7f942
|
add assertion tests from times module to ttime.nim test file in tests\stdlib
|
2015-12-01 18:07:31 +10:00 |
|
Araq
|
076b809677
|
set debug switch to false again
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
af29ea1ea2
|
proper color flipping
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
10530add48
|
next steps for the GC
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
9ed635d5c0
|
only mark roots when marking
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
070403ca5e
|
first compiling version of the new GC
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
0d8c762452
|
cleanup of some tests
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
217e0ab6e9
|
lambda lifting support for iterToProc plugin
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
d7433d02bc
|
fixes typo
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
9d1f197773
|
added CellSetIter for git's history
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
5de900b456
|
added iterToProc plugin
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
6361f6b76d
|
--gc:v2 requires global root tracking
|
2015-12-01 00:53:30 +01:00 |
|
Araq
|
a1739455d3
|
first version of the new hard realtime GC
|
2015-12-01 00:53:30 +01:00 |
|
Erik Johansson Andersson
|
61086b8e59
|
flush after printing
|
2015-11-28 21:21:42 +01:00 |
|
Dominik Picheta
|
cc6d9f69b4
|
Merge pull request #3598 from avsej/devel
fix path to nativesockets
|
2015-11-27 20:26:09 +00:00 |
|
Sergey Avseyev
|
6e67b9405d
|
fix path to nativesockets
|
2015-11-27 20:39:08 +03:00 |
|
Araq
|
22ed2aab35
|
fixes memory leak for getAppFilename on Windows
|
2015-11-26 21:20:10 +01:00 |
|
dfdeshom
|
5b35efe5b7
|
Print out more detailed error messages when compilation fails
|
2015-11-26 12:23:26 -06:00 |
|
Araq
|
85345d2d34
|
fixes #3222
|
2015-11-26 17:46:05 +01:00 |
|
Araq
|
45dfd445da
|
fixes #2285
|
2015-11-26 17:46:05 +01:00 |
|
Araq
|
5fe71db6d9
|
'out T' is an alias for 'var T'
|
2015-11-26 17:46:05 +01:00 |
|
Araq
|
25e2e3faec
|
'importc' allows 'not nil' annotation
|
2015-11-26 17:46:05 +01:00 |
|
Araq
|
a2480efd68
|
allow 'nil ref T' as a first step which does nothing
|
2015-11-26 17:46:05 +01:00 |
|
Andreas Rumpf
|
0dcaf27b64
|
Merge pull request #3589 from yglukhov/dom-refactoring
Dom refactoring
|
2015-11-26 17:44:49 +01:00 |
|
Andreas Rumpf
|
8603d5849e
|
Merge pull request #3588 from yglukhov/js-no-node
Removed Node, NodeType and Document definitions from jssys.
|
2015-11-26 17:41:56 +01:00 |
|
Andreas Rumpf
|
fbe6695a52
|
Merge pull request #3594 from theduke/unicode-validate-overlong
validateUtf8: catch overlong ascii
|
2015-11-26 17:34:21 +01:00 |
|
Andreas Rumpf
|
0fb857f14e
|
Merge pull request #3591 from yglukhov/float-format-js
fixed float formatting for js
|
2015-11-26 17:33:09 +01:00 |
|
theduke
|
25b605a3a2
|
validateUtf8: catch overlong ascii
Make unicode.validateUtf8() check for overlong ascii representations, which are 2 bytes long and start with c0 or c1.
|
2015-11-26 16:05:24 +01:00 |
|
Yuriy Glukhov
|
2fcc37fd2b
|
fixed float formatting for js
|
2015-11-26 01:10:52 +02:00 |
|
Yuriy Glukhov
|
c0754beb22
|
Dom refactoring
|
2015-11-25 19:27:13 +02:00 |
|
Yuriy Glukhov
|
0abfbf8f0d
|
Removed Node, NodeType and Document definitions from jssys.
|
2015-11-25 16:37:36 +02:00 |
|
Andreas Rumpf
|
eaed36092c
|
Merge pull request #3573 from yglukhov/doc-fix
Fixed documentation of nnkLet AST
|
2015-11-25 15:03:43 +01:00 |
|
Andreas Rumpf
|
cfe4e78aa6
|
Merge pull request #3580 from yglukhov/js-distinct-type
Fixed JS codegen for distinct types
|
2015-11-25 15:03:19 +01:00 |
|