Araq
|
934bba5255
|
some progress on #7261; VM does not support the new backwards indexing
|
2018-02-28 10:13:55 +01:00 |
|
Vindaar
|
a897371797
|
move readPasswordFromStdin from rdstdin to terminal (#7266)
|
2018-02-27 17:49:35 +01:00 |
|
Araq
|
7740b12f21
|
revert commit 6cf8a72d498f5cb8a532c2ff3259bc7aecf474ef; Windows fixes getch bug
|
2018-02-27 17:47:19 +01:00 |
|
Araq
|
c9f184401c
|
merged #6512 manually; fixes #6431
|
2018-02-27 17:43:02 +01:00 |
|
Alexander Ivanov
|
9c7374abcd
|
Fix return (#7225)
|
2018-02-27 15:23:19 +01:00 |
|
cooldome
|
0a8684db4c
|
User pragmas hide effect specs bug fix. Fixes #7216 (#7217)
|
2018-02-27 03:03:49 +01:00 |
|
Andreas Rumpf
|
d81568fcd5
|
make concept tests green again
|
2018-02-27 02:18:18 +01:00 |
|
Araq
|
6d4107b783
|
make the allocator take a special path for allocations bigger than 2GB; fixes #7120
|
2018-02-27 01:46:52 +01:00 |
|
Araq
|
c3d544221b
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2018-02-26 20:48:23 +01:00 |
|
Araq
|
ac6d9a3079
|
symbol files: baby steps to a working solution
|
2018-02-26 17:39:19 +01:00 |
|
Andreas Rumpf
|
3bf1ce008f
|
fixes #7236
|
2018-02-26 10:51:56 +01:00 |
|
Andreas Rumpf
|
8a7e9960a4
|
system.nim: fix harmless typo
|
2018-02-26 09:08:57 +01:00 |
|
Andreas Rumpf
|
27e32e0a7d
|
improve the error message for #4659; closes #4659
|
2018-02-25 17:43:28 +01:00 |
|
Andreas Rumpf
|
b35ee82c48
|
fixes #6992
|
2018-02-25 17:28:47 +01:00 |
|
Andreas Rumpf
|
f9b742c72a
|
make osproc.execProcesses more robust
|
2018-02-25 16:02:52 +01:00 |
|
Dominik Picheta
|
1975998c56
|
Detect openssl related to outdated openssl and help user solve issue.
|
2018-02-25 13:34:32 +00:00 |
|
Oscar Nihlgård
|
e4515f304a
|
Improve semchecking for duplicate cases in case statements (#7176)
* Improve semchecking for duplicate cases in case statements
* Revert to previous solution
* Improve test
|
2018-02-24 14:56:17 +01:00 |
|
Misha Kotwica
|
ba6e11fc88
|
Parsecsv mutability (#7253)
* parsecsv: immutable vars into lets
improving readability
* parsecsv.rowEntry: add mutable access
|
2018-02-24 14:55:38 +01:00 |
|
Andreas Rumpf
|
3dab0877da
|
fixes #7247
|
2018-02-23 11:42:19 +01:00 |
|
Dominik Picheta
|
fb3e460f6d
|
Improve SSL error message in httpclient.
|
2018-02-22 10:49:27 +00:00 |
|
antizealot1337
|
6f0bb6e1f5
|
Fix style string formatting for cursorBackward and cursorForward (#7243)
|
2018-02-22 10:01:26 +01:00 |
|
cooldome
|
45d3e2e510
|
genTryCpp codegen. Fixes #7232. Fixes #7239 (#7240)
|
2018-02-22 09:58:56 +01:00 |
|
Dominik Picheta
|
0cf207a452
|
Merge pull request #7242 from konqoro/patch-23
Fix toCountTable and newCountTable
|
2018-02-21 12:18:28 +00:00 |
|
konqoro
|
b0637bc373
|
Fix toCountTable and newCountTable
|
2018-02-21 13:22:41 +02:00 |
|
Araq
|
67380f71d6
|
symbol files: delay the emission of forwarded procs
|
2018-02-21 11:42:58 +01:00 |
|
Araq
|
046ed4ed22
|
symbol files: implemented accurate module dependency tracking
|
2018-02-21 00:48:23 +01:00 |
|
Araq
|
1d1ba4481f
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2018-02-20 01:16:09 +01:00 |
|
Araq
|
2fcc163746
|
symbol files: more progress
|
2018-02-20 01:15:43 +01:00 |
|
Dominik Picheta
|
ceebfb3e89
|
Remove repetitive index checks in b30b920751.
|
2018-02-19 20:00:14 +00:00 |
|
data-man
|
b30b920751
|
Fix date parsing for a bad inputs
|
2018-02-19 16:57:17 +03:00 |
|
Araq
|
5fe0c386ea
|
disable symbol file tests for the old symbol file implementation
|
2018-02-19 13:19:43 +01:00 |
|
Dominik Picheta
|
864467ade3
|
Merges #7226 manually.
|
2018-02-19 12:14:45 +00:00 |
|
Dominik Picheta
|
c74a65662a
|
Revert "Fixes #4265."
This reverts commit fe6fddb9d8.
|
2018-02-17 22:24:43 +00:00 |
|
Dominik Picheta
|
fe6fddb9d8
|
Fixes #4265.
|
2018-02-17 22:15:28 +00:00 |
|
Dominik Picheta
|
63bc046ddf
|
Fixes #7227.
|
2018-02-17 19:36:06 +00:00 |
|
Dominik Picheta
|
5476a82c47
|
Move joyent_http_parser out of stdlib.
|
2018-02-17 17:53:32 +00:00 |
|
Dominik Picheta
|
fe204a5e73
|
Fixes #5786.
|
2018-02-17 17:46:22 +00:00 |
|
Dominik Picheta
|
411b9aeac7
|
Merge pull request #7228 from endragor/fix-asyncfile-open
Fix AsyncFile open flags. Fixes #5531
|
2018-02-17 12:08:09 +00:00 |
|
Ruslan Mustakov
|
319e88585a
|
Fix AsyncFile open flags. Fixes #5531
|
2018-02-17 17:40:35 +07:00 |
|
Araq
|
564cff729a
|
new symbol files: loading of ASTs and module graphs
|
2018-02-17 00:40:49 +01:00 |
|
Araq
|
037ce16f44
|
improve the error message for mutability problems
|
2018-02-17 00:40:48 +01:00 |
|
Araq
|
f3b8d92216
|
new .rod file implementation; part 1: writing of the file
|
2018-02-17 00:40:48 +01:00 |
|
Andreas Rumpf
|
89782460a3
|
fixes #7215
|
2018-02-14 10:09:35 +01:00 |
|
Araq
|
83a8019027
|
symbol files: bugfixes
|
2018-02-13 17:19:52 +01:00 |
|
Araq
|
843bb50a8b
|
tfragment_gc test: make more robust
|
2018-02-13 13:11:19 +01:00 |
|
Dominik Picheta
|
1a2351f95f
|
Fixes #4995. (#7157)
|
2018-02-13 11:08:37 +01:00 |
|
cooldome
|
d24b6667c6
|
genTryCpp to catch by Nim type, ready for first review (#7196)
* Rewrite genTryCpp
* correction
* Implement polymorphic raise in cpp
* revert backticks in emit
* Cleanp a comment
* revert test changes
* better handling of <new> header
|
2018-02-12 21:23:34 +01:00 |
|
cooldome
|
7cbab49645
|
nested finally bug (#7207)
|
2018-02-12 21:20:49 +01:00 |
|
Imran Hendley
|
df4f707743
|
add more functionality from sets to intsets (#7185)
* add more functionality from sets to intsets
* remove -+-
* < and == performance
* don't hardcode s.a.len
* remove shortcuts from < and ==
|
2018-02-12 21:20:17 +01:00 |
|
Araq
|
4c702d5ab2
|
Merge branch 'devel' into araq-fixes-6960
|
2018-02-12 18:55:41 +01:00 |
|