Andreas Rumpf
|
136dbd3c6a
|
breaking change: countup/'..' only take a simple generic T
|
2017-11-07 11:49:36 +01:00 |
|
Andreas Rumpf
|
617ba1a209
|
Merge branch 'devel' into araq
|
2017-11-07 11:17:20 +01:00 |
|
Andreas Rumpf
|
4dad120d47
|
fixes a tester regression
|
2017-11-06 20:32:06 +01:00 |
|
Andreas Rumpf
|
2d892caba8
|
fixes ropes.nim regression; make tests green again
|
2017-11-06 19:25:28 +01:00 |
|
Dmitry Atamanov
|
87a46765ee
|
Stream-writer for a rope (#6603)
|
2017-11-06 09:50:42 +01:00 |
|
Jacek Sieka
|
11f6e626d7
|
pass on testament args to sub-process (#6688)
|
2017-11-06 09:37:21 +01:00 |
|
olwi
|
0586529ff5
|
Adds optional maxsplit parameter to splitWhitespace (#6503) (#6690)
* Adds optional maxsplit parameter to splitWhitespace() (#6503)
* Adds an example to splitWhitespace doc comment. Minor fixes to several doc comments
|
2017-11-06 09:36:06 +01:00 |
|
Kartik Saranathan
|
8b294b1186
|
fix broken link in manual (#6697)
|
2017-11-06 09:15:09 +01:00 |
|
skilchen
|
e4b0818629
|
fixes #6532 array bounds check for non zero based arrays on the js backend (#6550)
|
2017-11-06 09:14:28 +01:00 |
|
Andreas Rumpf
|
4ea09e4df5
|
attempt to make travis green again
|
2017-11-05 21:44:22 +01:00 |
|
Andreas Rumpf
|
9e4e1949e8
|
concepts: fixes the stack overflow that happens for #6691
|
2017-11-05 21:31:02 +01:00 |
|
Andreas Rumpf
|
4e4d466d06
|
minor breaking change: for loop bodies now get their own scope
|
2017-11-05 16:53:05 +01:00 |
|
Andreas Rumpf
|
eee43e4f8f
|
fixes the new to be documented imports
|
2017-11-05 16:33:26 +01:00 |
|
Andreas Rumpf
|
e32bfef5cc
|
make tests green again
|
2017-11-05 13:02:46 +01:00 |
|
Araq
|
cd6d734f8b
|
fixes #6692
|
2017-11-05 02:51:32 +01:00 |
|
Araq
|
3bd6b7ddc7
|
improve the error messages for bug #6692
|
2017-11-05 02:51:20 +01:00 |
|
Araq
|
742f43e572
|
fixes #6609; 'if' expressions support multiple statements; minor breaking change
|
2017-11-05 01:26:04 +01:00 |
|
Dominik Picheta
|
9212aa9c0c
|
Merge pull request #6684 from FedericoCeratto/integ-tests
Add comments on "untestable" tests directory
|
2017-11-03 22:29:27 +00:00 |
|
Federico Ceratto
|
da2fd42e67
|
Add comments on "untestable" tests directory
|
2017-11-03 20:58:32 +00:00 |
|
Fredrik Høisæther Rasch
|
de97f381fa
|
Fix path for sh on Android (#6661)
|
2017-11-03 21:09:01 +01:00 |
|
GULPF
|
cf9da7d751
|
Always compile tests in the JS category with the JS backend (#6680)
|
2017-11-03 21:08:09 +01:00 |
|
Araq
|
8cc268876a
|
bugfix: detect captures in non-closure inner procs
|
2017-11-03 18:05:14 +01:00 |
|
Andreas Rumpf
|
0f5261e971
|
fixes #6675
|
2017-11-02 22:09:58 +01:00 |
|
Andreas Rumpf
|
cccdd9b58e
|
fixes new liftLocals pass
|
2017-11-02 20:39:08 +01:00 |
|
Andreas Rumpf
|
0a38cd6543
|
make tests green again
|
2017-11-02 19:07:00 +01:00 |
|
Andreas Rumpf
|
eadba5a345
|
make countup et al take only a single type parameter in order to prevent type guesses
|
2017-11-02 19:02:08 +01:00 |
|
Andreas Rumpf
|
17ccb7f6b6
|
Merge branch 'devel' into araq
|
2017-11-02 18:24:33 +01:00 |
|
Andreas Rumpf
|
762ade1177
|
'ord' does not produce a range type anymore
|
2017-11-02 18:23:21 +01:00 |
|
Andreas Rumpf
|
30b098fcaf
|
wip
|
2017-11-02 15:39:44 +01:00 |
|
Lynn C. Rees
|
b7bce6f900
|
Link unlinked stdlib modules to doc index (#6672)
|
2017-11-02 11:55:45 +01:00 |
|
Andreas Rumpf
|
1ae5ba2536
|
Merge branch 'devel' into araq
|
2017-11-02 10:54:40 +01:00 |
|
Andreas Rumpf
|
1ec0686d04
|
added missing file
|
2017-11-02 10:54:23 +01:00 |
|
Andreas Rumpf
|
1eaeccc15d
|
Merge branch 'devel' into araq
|
2017-11-02 10:46:30 +01:00 |
|
Andreas Rumpf
|
bd19b5f4d3
|
implemented undocumented '.liftLocals' feature
|
2017-11-02 10:42:19 +01:00 |
|
Dominik Picheta
|
31619c2a83
|
Merge pull request #6669 from trustable-code/patch-3
Extend description of fmWrite
|
2017-11-01 19:46:36 +00:00 |
|
Dominik Picheta
|
ef94bff84b
|
Merge pull request #6670 from SitiSchu/patch-1
Fixed small typo in parseopt2.nim comment
|
2017-11-01 19:45:25 +00:00 |
|
Simon Schürrle
|
db67ee940d
|
Fixed small typo in parseopt2.nim comment
|
2017-11-01 17:14:01 +01:00 |
|
Simon Krauter
|
95ec32d124
|
Extend description of fmWrite
Add "Existing files will be cleared!" like in fmReadWriteExisting.
Behavior tested under Linux.
|
2017-11-01 17:06:17 +01:00 |
|
Daniil Yarancev
|
da6fe6ffd9
|
Fix typo in new test
|
2017-11-01 18:13:27 +03:00 |
|
Andreas Rumpf
|
286f895280
|
make range type checking more restrictive, see tn8vsint16 test case; minor breaking change
|
2017-11-01 15:33:28 +01:00 |
|
Lynn C. Rees
|
6f9cd35733
|
Add jsconsole to doc index (#6658)
|
2017-11-01 14:49:11 +01:00 |
|
Fredrik Høisæther Rasch
|
eda9b303d2
|
VCC always creates debug symbols when not in release (#6397)
Use the `/Z7` option instead of `/Zi /FS` to store all debug info in the `.obj` file instead of a shared `.pdb` file
|
2017-11-01 14:48:46 +01:00 |
|
Andreas Rumpf
|
e58eca8c05
|
system.'..<' should not be dirty; fixes yet another regression
|
2017-11-01 14:11:16 +01:00 |
|
Andreas Rumpf
|
f90df170e3
|
system.nim improvement: make 'len' work with heterogenous slices
|
2017-11-01 11:53:09 +01:00 |
|
Andreas Rumpf
|
c4b9e683d2
|
system.nim improvements: make contains for HSlice more flexible; added .inline to the new BackwardsIndex accessors
|
2017-11-01 11:17:58 +01:00 |
|
Yuriy Glukhov
|
d7b96f478b
|
Fixed crash in case of ssl error in SSLShutdown (#6662)
|
2017-11-01 10:16:44 +01:00 |
|
Andreas Rumpf
|
e09b2d898d
|
make tests green again
|
2017-11-01 09:13:07 +01:00 |
|
Araq
|
009fcc9f84
|
make more tests green
|
2017-11-01 00:56:03 +01:00 |
|
Lynn C. Rees
|
22de45ef69
|
Add oswalkdir to doc index (#6651)
|
2017-11-01 00:46:10 +01:00 |
|
Araq
|
3174cfe55c
|
make tests green again
|
2017-11-01 00:20:40 +01:00 |
|