Araq
|
52bb696cd4
|
make tests green again
|
2016-11-06 18:59:49 +01:00 |
|
Araq
|
d6601b729f
|
Merge branch 'devel' into new-dependency-tracking
|
2016-11-06 17:35:16 +01:00 |
|
Andreas Rumpf
|
2f7c2de1c2
|
nimsuggest: minor bugfix; include file should be dirtied, no the belonging module
|
2016-11-06 17:33:33 +01:00 |
|
Andreas Rumpf
|
2caf08855f
|
nimsuggest supports include files properly; added the compiler itself as a testcase
|
2016-11-06 17:33:33 +01:00 |
|
Andreas Rumpf
|
fc7127153f
|
nimsuggest & tester: many improvements, test new dependency tracking
|
2016-11-06 17:33:33 +01:00 |
|
Andreas Rumpf
|
91bcf99d8a
|
os.nim: posix copyFile showed a weird problem about buffer flushing; worked around via flushFile() call
|
2016-11-06 17:33:33 +01:00 |
|
Andreas Rumpf
|
a99b94e523
|
nimsuggest tester supports editing of files
|
2016-11-06 17:33:33 +01:00 |
|
Araq
|
03edb91caf
|
added missing module
|
2016-11-06 17:33:33 +01:00 |
|
Araq
|
bec9c4be27
|
new dependency tracking for nimsuggest
|
2016-11-06 17:33:33 +01:00 |
|
Andreas Rumpf
|
21288c220a
|
nimsuggest: minor bugfix; include file should be dirtied, no the belonging module
|
2016-11-06 17:13:40 +01:00 |
|
Andreas Rumpf
|
0c49822b50
|
nimsuggest supports include files properly; added the compiler itself as a testcase
|
2016-11-06 11:19:59 +01:00 |
|
Andreas Rumpf
|
eb2455075e
|
nimsuggest & tester: many improvements, test new dependency tracking
|
2016-11-05 22:56:33 +01:00 |
|
Andreas Rumpf
|
a644471b12
|
os.nim: posix copyFile showed a weird problem about buffer flushing; worked around via flushFile() call
|
2016-11-05 22:54:52 +01:00 |
|
Andreas Rumpf
|
5471b1eaca
|
htmlparser: support parsing of class=foobar without quotes
|
2016-11-05 15:27:47 +01:00 |
|
Andreas Rumpf
|
162f5ddb7d
|
nimsuggest tester supports editing of files
|
2016-11-05 10:32:24 +01:00 |
|
Andreas Rumpf
|
708b481c42
|
Merge pull request #4997 from cpunion/fix_intern_typo
typo
|
2016-11-05 09:53:38 +01:00 |
|
Andreas Rumpf
|
499ae7297b
|
Merge branch 'devel' into new-dependency-tracking
|
2016-11-05 09:32:09 +01:00 |
|
Araq
|
8fa3e0cb25
|
added missing module
|
2016-11-05 09:27:46 +01:00 |
|
Andreas Rumpf
|
d606f6b348
|
cleanup nimsuggest tests
|
2016-11-05 09:07:51 +01:00 |
|
Andreas Rumpf
|
0a6787f956
|
better error handling for osproc.nim
|
2016-11-05 09:04:16 +01:00 |
|
Li Jie
|
3989d8fa79
|
typo
|
2016-11-05 00:22:51 -07:00 |
|
Araq
|
9e6fb3f696
|
new dependency tracking for nimsuggest
|
2016-11-05 01:19:23 +01:00 |
|
Araq
|
33ebf3e5fb
|
fixes criticial finish.nim bug
|
2016-11-03 14:43:24 +01:00 |
|
Andreas Rumpf
|
ee8c1c6f93
|
Merge pull request #4989 from endragor/empty-async-all
async all() now immediately completes if arg is empty
|
2016-11-03 10:54:19 +01:00 |
|
Ruslan Mustakov
|
f2bded180f
|
async all() now immediately completes if arg is empty
|
2016-11-03 10:50:43 +07:00 |
|
Dominik Picheta
|
e784fdee45
|
Merge pull request #4970 from nigredo-tori/fix-4969
Fix problems with persistent HTTP connections
|
2016-11-02 18:57:00 +01:00 |
|
Andreas Rumpf
|
5842f7d0d2
|
Merge pull request #4987 from lihf8515/devel
Update parsecfg.nim
|
2016-11-02 08:52:36 +01:00 |
|
Andreas Rumpf
|
a6d17b5503
|
some progress on --symbolfiles:on
|
2016-11-02 08:39:51 +01:00 |
|
lihf8515
|
89d4574445
|
Update parsecfg.nim
Value includes double quotation marks.
|
2016-11-02 11:48:11 +08:00 |
|
Dmitry Polienko
|
4753149227
|
Implement suggestions from @dom96
|
2016-11-02 09:19:20 +07:00 |
|
Andreas Rumpf
|
9a1c87d6bf
|
Merge pull request #4985 from vlad1777d/patch-1
added description to fmWrite mode to be more exact
|
2016-11-01 22:09:05 +01:00 |
|
Vladislav
|
9bc79b923c
|
added description to fmWrite mode to be more exact
|
2016-11-01 22:33:09 +02:00 |
|
Andreas Rumpf
|
5a0b3280ae
|
nimsuggest is now in tools/
|
2016-11-01 19:11:56 +01:00 |
|
Araq
|
73b76b916c
|
koch improvements; implemented 'koch pushcsources'
|
2016-11-01 17:57:32 +01:00 |
|
Araq
|
47304372ca
|
change TimeImpl for MingW
|
2016-11-01 14:11:46 +01:00 |
|
Araq
|
804af7e153
|
fixes bootstrapping
|
2016-11-01 10:25:34 +01:00 |
|
Andreas Rumpf
|
4884a56e38
|
Merge pull request #4980 from jlp765/tostring
Add nill value handling for seq/sets to system.CollectionToString()
|
2016-11-01 09:45:37 +01:00 |
|
Andreas Rumpf
|
d4c35da470
|
Merge pull request #4979 from singularperturbation/doc_ptr
(minor) Doc change for #3130
|
2016-11-01 09:44:44 +01:00 |
|
Andreas Rumpf
|
88ac25c3d9
|
Merge pull request #4977 from flyx/fix-4974
Fixes #4974
|
2016-11-01 09:44:12 +01:00 |
|
Araq
|
19befb5c91
|
yay, I'm free again
|
2016-11-01 08:19:05 +01:00 |
|
Araq
|
65801e4b6e
|
make tests green again
|
2016-11-01 07:16:07 +01:00 |
|
Araq
|
45c6f9bb69
|
niminst update: make csources compile on old Linuxes
|
2016-11-01 07:14:20 +01:00 |
|
jlp765
|
55b28f86e1
|
add test: echo a seq with a nil value
|
2016-11-01 13:41:31 +10:00 |
|
singularperturbation
|
456b3d3231
|
(minor) Doc change for #3130
|
2016-10-31 22:38:17 -05:00 |
|
jlp765
|
0cb5adb494
|
Add nill value handling for seq/sets
|
2016-11-01 13:36:03 +10:00 |
|
Araq
|
d183e4034c
|
touch koch.nim to trigger CI build (4th)
|
2016-11-01 00:28:21 +01:00 |
|
Araq
|
67a52ee647
|
touch koch.nim to trigger CI build (3rd)
|
2016-10-31 23:40:32 +01:00 |
|
Araq
|
237f438fe6
|
touch koch.nim to trigger CI build (2nd)
|
2016-10-31 23:25:30 +01:00 |
|
Araq
|
5b01f2e374
|
touch koch.nim to trigger CI build
|
2016-10-31 23:10:48 +01:00 |
|
Felix Krause
|
af4c75a893
|
Fixes #4974
|
2016-10-31 20:46:50 +01:00 |
|