Commit Graph

12412 Commits

Author SHA1 Message Date
Andreas Rumpf
74fe7a800b make tests green again 2018-05-02 13:34:54 +02:00
Andreas Rumpf
5ac94d26b3 remove the deprecated 'nil' statement 2018-05-02 13:34:54 +02:00
Andreas Rumpf
599b5d6dcb make 'not nil' experimental 2018-05-02 13:34:53 +02:00
Oscar Nihlgård
cc0ca43743 Don't hide overflow/underflow/divbyzero in semfold (#7732)
* firstOrd/lastOrd bugfix
* Don't hide overflow/underflow/divbyzero in semfold
2018-05-02 08:54:09 +02:00
Araq
f89218c8b0 fixes #7730, fixes #7746 2018-05-02 08:27:19 +02:00
Dmitry Atamanov
82275e3779 Fix renderer's errors (#7742)
* Fix renderer's errors

* Same for filter_tmpl

* var -> let
2018-05-01 19:45:38 +02:00
Andreas Rumpf
d62fe7d538 update the documentation 2018-05-01 09:38:17 +02:00
Araq
6853793ae9 make tests green again 2018-04-30 20:05:20 +02:00
Araq
851d2a266d introduce --laxStrings:on switch 2018-04-30 19:57:52 +02:00
Araq
1a3b35603c Merge branch 'araq-strings-v1' into devel 2018-04-30 19:51:26 +02:00
Araq
85af8fb74c introduce --laxstrings switch for backwards compatibility 2018-04-30 19:50:36 +02:00
Araq
f74f485bf7 Merge branch 'araq-strings-v1' into devel 2018-04-30 19:25:04 +02:00
Andreas Rumpf
0d2f8795ca Merge branch 'devel' into araq-strings-v1 2018-04-30 13:02:37 +02:00
Andreas Rumpf
e53b49d024 strtabs: fixes stupid typo 2018-04-30 12:54:55 +02:00
Andreas Rumpf
b56f2f116d Merge branch 'devel' of github.com:nim-lang/Nim into devel 2018-04-30 12:54:17 +02:00
Andreas Rumpf
6dbfdecd74 make msgs.nim more robust 2018-04-30 12:07:12 +02:00
Andreas Rumpf
50e1a489c0 commands.nim: use let instead of var 2018-04-30 12:06:59 +02:00
Andreas Rumpf
4948cf3b4c make the build more robust 2018-04-30 11:54:26 +02:00
Araq
ed79201d0b make more tests green 2018-04-30 11:16:56 +02:00
Araq
de8526ff04 Merge branch 'devel' into araq-strings-v1 2018-04-30 10:54:28 +02:00
Araq
8da7656071 make VM tests green 2018-04-30 10:53:29 +02:00
Andreas Rumpf
5758ebf02c more fixes for the new string behaviour 2018-04-30 08:53:31 +02:00
Andreas Rumpf
87f548c5f4 make more tests green 2018-04-30 02:56:19 +02:00
Andreas Rumpf
0fad659bf7 make more tests green 2018-04-30 02:52:58 +02:00
Andreas Rumpf
f0eb3505fa make asyncnet work again 2018-04-30 02:00:17 +02:00
Andreas Rumpf
83d4a025e2 make logging module compile again 2018-04-30 01:30:23 +02:00
Andreas Rumpf
5237ef4f52 update the documentation about the new strings/seqs behaviours 2018-04-29 08:14:00 +02:00
Andreas Rumpf
fb15a265c5 times.nim: don't rely on zero terminator 2018-04-29 08:13:25 +02:00
Andreas Rumpf
16b0bf6cca make memoization test compile again 2018-04-29 08:00:45 +02:00
Andreas Rumpf
aeca422dbe make httpclient work without zero terminators 2018-04-29 07:59:36 +02:00
Andreas Rumpf
22670aad84 make nre compile again 2018-04-29 07:59:03 +02:00
Andreas Rumpf
9e6656d562 disable hanging test 2018-04-29 07:58:24 +02:00
Andreas Rumpf
4375dfd9d0 pegs: don't rely on terminating zero 2018-04-29 07:43:11 +02:00
Andreas Rumpf
c8b2e65dbb critbits: don't rely on terminating zero 2018-04-29 07:42:47 +02:00
Andreas Rumpf
b899713832 make more tests green 2018-04-29 01:48:21 +02:00
Andreas Rumpf
f4c21305a9 uri.nim: don't rely on zero termination 2018-04-29 01:46:40 +02:00
Andreas Rumpf
203d833688 parseopt stdlib module: dont rely on the zero terminator 2018-04-29 01:31:29 +02:00
Andreas Rumpf
39b81c836c cgi module: don't depent on the terminating zero 2018-04-29 01:18:26 +02:00
Andreas Rumpf
7e0540ed80 the compiler does not rely on the zero terminator anymore 2018-04-29 01:09:05 +02:00
Andreas Rumpf
68a63b3407 RST package: don't use obsolete toLower proc 2018-04-29 01:08:37 +02:00
Andreas Rumpf
a97684e277 parseutils does not depend on the zero terminator anymore 2018-04-29 01:08:01 +02:00
Andreas Rumpf
37901b50b3 strscans module does not rely on the zero terminator anymore 2018-04-29 01:07:13 +02:00
Andreas Rumpf
e3e18b277c renderer.nim: bugfix 2018-04-29 01:03:24 +02:00
Andreas Rumpf
9b8603adcd strutils: code cleanups and do not rely on the terminating binary zero anymore 2018-04-28 21:59:43 +02:00
Andreas Rumpf
9d77f61038 sigmatch: speed it up 2018-04-28 18:48:18 +02:00
Andreas Rumpf
6408646b02 minor speedup: concept tests still green 2018-04-28 18:37:45 +02:00
Andreas Rumpf
4adc31ee3d stuff that is green 2018-04-28 18:23:54 +02:00
Andreas Rumpf
f64f9e50cc correct comparisons for nil strings/seqs 2018-04-28 15:13:44 +02:00
Andreas Rumpf
13a380bca6 make tests green 2018-04-28 13:10:45 +02:00
Andreas Rumpf
aded62520b string to cstring conversions produce the empty C string for nil; this will be consistent with alternative string implementations 2018-04-28 11:12:23 +02:00