Dmitry Polienko
|
46dad3cb6b
|
Fix environment handling in startProcess
|
2016-07-19 20:38:00 -07:00 |
|
Dmitry Polienko
|
c768fea630
|
Fix newWideCString(cstring, int)
|
2016-07-19 20:37:26 -07:00 |
|
Dmitry Polienko
|
9bd952d2c2
|
Revert changes in osproc.nim
|
2016-07-19 20:33:25 -07:00 |
|
Dmitry Polienko
|
5f773bf478
|
Fix passing environment in startProcess (win)
Previous implementation used newWideCString, which doesn't
handle strings with \0 characters.
|
2016-07-18 23:28:40 -07:00 |
|
Andreas Rumpf
|
358f582939
|
Merge pull request #4463 from flyx/tables-equals-no-KeyError
`==` in tables should not raise KeyError
|
2016-07-19 00:16:58 +02:00 |
|
Andreas Rumpf
|
71cee2b648
|
Merge pull request #4498 from mbaulch/fix4388
Random module: fix links, improve header.
|
2016-07-18 17:47:23 +02:00 |
|
Andreas Rumpf
|
267855f9fb
|
make tests green again
|
2016-07-18 14:57:22 +02:00 |
|
Andreas Rumpf
|
3193a99b13
|
fixes #4497
|
2016-07-18 13:52:27 +02:00 |
|
Matthew Baulch
|
50d6c0ae85
|
Random module: fix links, improve header.
|
2016-07-18 21:42:47 +10:00 |
|
Andreas Rumpf
|
f1e77d3124
|
fixes #4496
|
2016-07-18 13:05:18 +02:00 |
|
Andreas Rumpf
|
d779a9b722
|
fixes #4478
|
2016-07-18 12:16:54 +02:00 |
|
Andreas Rumpf
|
55db59a897
|
todo.txt update
|
2016-07-18 11:36:19 +02:00 |
|
Andreas Rumpf
|
c3315bc763
|
added gFuzzyGraphChecking for nimsuggest timeout problems
|
2016-07-17 01:56:45 +02:00 |
|
Andreas Rumpf
|
ec0de31751
|
Merge pull request #4493 from oderwat/findexe-symlinks
findExe() now by default follows symlinks.
|
2016-07-17 01:45:56 +02:00 |
|
Hans Raaf
|
c00bb2ca82
|
findExe() now by default follows symlinks.
|
2016-07-17 01:07:09 +02:00 |
|
Andreas Rumpf
|
2ac21261b4
|
Merge pull request #4394 from yglukhov/macro-routines2
Added addPragma routine
|
2016-07-16 14:35:17 +02:00 |
|
Andreas Rumpf
|
622ab7089c
|
Merge pull request #4488 from mbaulch/fix4346improved
Use target field types in tuple conversions.
|
2016-07-16 14:13:20 +02:00 |
|
Andreas Rumpf
|
8698de1742
|
nimsuggest improvements
|
2016-07-16 13:47:21 +02:00 |
|
Andreas Rumpf
|
b7c1be03c8
|
added system.newSeqOfCap for improved efficiency
|
2016-07-15 17:04:14 +02:00 |
|
Andreas Rumpf
|
11b499f3ca
|
prepare for #3898
|
2016-07-15 15:40:26 +02:00 |
|
Andreas Rumpf
|
d798323248
|
version 1 battle plan
|
2016-07-15 15:40:08 +02:00 |
|
Andreas Rumpf
|
57c52d05df
|
better be safe than sorry
|
2016-07-15 13:29:22 +02:00 |
|
Andreas Rumpf
|
0834cd63d9
|
prepare Nim codebase for upcoming parser changes
|
2016-07-15 12:56:03 +02:00 |
|
Matthew Baulch
|
915185dd11
|
Handle tuples with unnamed fields, symbols, and more. Less duplication.
|
2016-07-15 20:36:11 +10:00 |
|
Andreas Rumpf
|
3e72c98d49
|
rollback of nimsuggest improvement until we figured out the reasons
|
2016-07-15 11:44:02 +02:00 |
|
Andreas Rumpf
|
153fd13f3d
|
fixes #2758
|
2016-07-15 02:36:37 +02:00 |
|
Andreas Rumpf
|
ab3c684c62
|
fixes #3545
|
2016-07-15 01:55:42 +02:00 |
|
Andreas Rumpf
|
db56174a19
|
fixes #3548
|
2016-07-15 00:22:14 +02:00 |
|
Andreas Rumpf
|
995727ffd0
|
decent error message for 'var T' problems
|
2016-07-15 00:22:14 +02:00 |
|
Dominik Picheta
|
50e3ca9f36
|
Merge pull request #4489 from oderwat/faq-vscode
Added Visual Studio Code editor support to FAQ
|
2016-07-14 22:45:50 +01:00 |
|
Hans Raaf
|
36d9623955
|
Added Visual Studio Code editor support to FAQ
|
2016-07-14 23:38:17 +02:00 |
|
Matthew Baulch
|
05486957d4
|
Fix: Correctly (and more efficiently) handle non-tuple conversions.
|
2016-07-14 21:24:39 +10:00 |
|
Matthew Baulch
|
de41649b0e
|
Use target field types in tuple conversions.
|
2016-07-14 20:51:40 +10:00 |
|
Andreas Rumpf
|
0867c62ded
|
patchFile: support properly
|
2016-07-14 10:54:31 +02:00 |
|
Araq
|
6dddb3e68e
|
nimscript.patchFile supports $lib and stuff
|
2016-07-14 01:40:12 +02:00 |
|
Araq
|
928ac1e994
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2016-07-14 01:11:47 +02:00 |
|
Andreas Rumpf
|
491e8d04ec
|
docgen improvement: hidden 'attachedType' span is generated for upcoming docgen improvements
|
2016-07-13 21:27:39 +02:00 |
|
Andreas Rumpf
|
b43d5148c5
|
--listCmd also needs to affect linking step
|
2016-07-13 21:26:58 +02:00 |
|
Andreas Rumpf
|
7df8b4bb43
|
nimsuggest: dependencies are recalculated properly
|
2016-07-13 21:26:37 +02:00 |
|
Andreas Rumpf
|
813828f690
|
the Nim compiler supports the jsondoc2 command
|
2016-07-13 01:06:33 +02:00 |
|
Andreas Rumpf
|
f47165af11
|
fixes #3706
|
2016-07-13 01:06:33 +02:00 |
|
Andreas Rumpf
|
8dd27a6699
|
fixes #2730
|
2016-07-13 01:06:33 +02:00 |
|
Andreas Rumpf
|
6111d2ec21
|
Merge pull request #4480 from apahl/devel
explain difference between Table and TableRef in tables.nim
|
2016-07-12 20:44:39 +02:00 |
|
Axel Pahl
|
6de1333a26
|
use table literal syntax
|
2016-07-12 10:45:54 +02:00 |
|
Andreas Rumpf
|
928222cc67
|
fixes #4429
|
2016-07-12 10:31:36 +02:00 |
|
Andreas Rumpf
|
4f7a2e9def
|
fixes #4358
|
2016-07-12 10:26:43 +02:00 |
|
Axel Pahl
|
8d4614b5ab
|
explain difference between Table and TableRef in tables.nim
|
2016-07-12 09:43:31 +02:00 |
|
Andreas Rumpf
|
84c3830c6b
|
fixes #4301
|
2016-07-12 02:14:26 +02:00 |
|
Andreas Rumpf
|
56f99f56ac
|
fixes edge cases in the lexer
|
2016-07-12 01:05:52 +02:00 |
|
Andreas Rumpf
|
7a018007a4
|
fixes #4471
|
2016-07-12 00:50:25 +02:00 |
|