Araq
|
ef6029d3a9
|
koch.nim: use new nimble branch setup
|
2017-01-03 22:09:39 +01:00 |
|
Dominik Picheta
|
07ab060fb9
|
Fix compiler.nimble namespace violations.
|
2017-01-03 18:07:36 +00:00 |
|
Araq
|
8413c9f15e
|
niminst: faster way to deduplicate files
|
2017-01-03 17:06:31 +01:00 |
|
Araq
|
adb8a816c1
|
distros.nim: don't lose the information that we don't know the distro's package manager (yet)
|
2017-01-03 17:06:31 +01:00 |
|
Araq
|
70708219c9
|
distros.nim: also try 'lsb_release -a'
|
2017-01-03 17:06:31 +01:00 |
|
Araq
|
9c0319d211
|
fixes #5171
|
2017-01-03 17:06:31 +01:00 |
|
Araq
|
5182be6204
|
winlean: get rid of deprecation warning
|
2017-01-03 17:06:31 +01:00 |
|
jlp765
|
4b32b2cef6
|
Tutorial1 additions
Add extra For Statement stuff
Add Distinct Types
|
2017-01-03 12:06:34 +10:00 |
|
Dominik Picheta
|
5a1e0c25eb
|
Merge pull request #5174 from FedericoCeratto/patch-21
Add OptReuseAddr to example and handle closing
|
2017-01-02 21:46:25 +00:00 |
|
Federico Ceratto
|
a8c439afb5
|
Add OptReuseAddr to example and handle closing
|
2017-01-02 17:02:20 +00:00 |
|
Araq
|
bf8f00f717
|
make nimforum compile again
|
2016-12-31 11:37:58 +01:00 |
|
Andreas Rumpf
|
f6c2c4a6a0
|
distros.nim: better documenation
|
2016-12-31 10:19:34 +01:00 |
|
Andreas Rumpf
|
33b8ade07c
|
make c_setmode compatible with Borland C; refs #5157
|
2016-12-31 03:04:10 +01:00 |
|
Andreas Rumpf
|
072f932575
|
niminst: remove complex non-posix line noise for install.tmpl
|
2016-12-31 03:00:39 +01:00 |
|
Araq
|
adf8eea4df
|
existance of new distros.nim module can be detected with defined(nimDistros)
|
2016-12-31 02:04:27 +01:00 |
|
Araq
|
763c783bdf
|
added distros.nim stdlib module for NimScript/Nimble support
|
2016-12-31 02:04:27 +01:00 |
|
Araq
|
6f260dd45c
|
make vmgen more robust in the context of 'nim check'
|
2016-12-31 02:04:27 +01:00 |
|
Dominik Picheta
|
09b6d8c0ca
|
Merge pull request #5163 from vegansk/5155-async
Adds pending operations presence check function to asyncdispatch, fixes #5155
|
2016-12-30 11:06:38 +00:00 |
|
Araq
|
cfea779e23
|
fixes #2050
|
2016-12-30 02:21:15 +01:00 |
|
Araq
|
45001632ce
|
fixes #3848
|
2016-12-30 01:51:37 +01:00 |
|
Araq
|
020b41e294
|
fixes #5161
|
2016-12-30 01:43:26 +01:00 |
|
Araq
|
4104ee121d
|
fixes #5147
|
2016-12-30 00:59:10 +01:00 |
|
Araq
|
700c024e13
|
fixes #5148
|
2016-12-29 19:32:43 +01:00 |
|
Araq
|
4134240b42
|
finish tool: Check for installations in 'program files' et al
|
2016-12-29 19:20:23 +01:00 |
|
Araq
|
7148f6f104
|
make gendepend work again
|
2016-12-29 14:08:20 +01:00 |
|
Andreas Rumpf
|
9c4a60193f
|
new shift ops for Nim; based on #4743
|
2016-12-29 12:07:27 +01:00 |
|
Andreas Rumpf
|
5743ff8386
|
attempt to mitigate Nimble issue #293
|
2016-12-29 12:07:27 +01:00 |
|
Andreas Rumpf
|
a9729afeaf
|
Merge pull request #5158 from AdrianV/patch-4
bcc uses _timezone like vcc
|
2016-12-29 11:27:19 +01:00 |
|
Anatoly Galiulin
|
8e71949b78
|
Add pending operations presence check function, fixes #5155
|
2016-12-29 17:27:03 +07:00 |
|
Andreas Rumpf
|
0f10713c34
|
Merge pull request #5159 from AdrianV/patch-5
bcc misses the same functions like vcc
|
2016-12-29 11:27:01 +01:00 |
|
Andreas Rumpf
|
49f2341cd7
|
Merge pull request #5156 from nigredo-tori/patch-1
NimTypeKind - replace ntyArrayConstr with ntyAlias
|
2016-12-29 10:54:46 +01:00 |
|
Dominik Picheta
|
46e4b4854e
|
Merge pull request #5160 from mpcjanssen/xmldom-mpcjanssen
Define getAttributes(NS) on PNode instead of PElement.
|
2016-12-28 20:57:16 +00:00 |
|
Mark Janssen
|
fa51de8c00
|
Define getAttributes(NS) on PNode instead of PElement.
|
2016-12-28 18:26:25 +01:00 |
|
AdrianV
|
8a487d3223
|
bcc misses the same functions like vcc
|
2016-12-28 17:34:14 +01:00 |
|
AdrianV
|
3a4353bc40
|
bcc uses _timezone like vcc
|
2016-12-28 17:30:23 +01:00 |
|
nigredo-tori
|
7372ad2bed
|
NimTypeKind - replace ntyArrayConstr with ntyAlias
Cleanup following the change in `TTypeKind`
|
2016-12-28 22:37:54 +07:00 |
|
Andreas Rumpf
|
b42b467b77
|
support: koch supports 'nimble' vs 'nimble --latest'
|
2016-12-28 00:10:55 +01:00 |
|
Andreas Rumpf
|
0b97dfbf87
|
remove deprecated system.TResult enum
|
2016-12-28 00:10:10 +01:00 |
|
Andreas Rumpf
|
0af85846bb
|
support for arm64; fixes #2147
|
2016-12-27 19:18:41 +01:00 |
|
Andreas Rumpf
|
847210b799
|
disable new alloctor behaviour for emscripten
|
2016-12-27 17:54:09 +01:00 |
|
Andreas Rumpf
|
39b25cf4dc
|
simple closure iterator calling closure iterator works; refs #3837
|
2016-12-27 09:51:58 +01:00 |
|
Andreas Rumpf
|
e1828733f1
|
fixes #4519
|
2016-12-25 15:26:32 +01:00 |
|
Dominik Picheta
|
8b76edfd65
|
Update paypal link in the community page.
|
2016-12-24 01:10:14 +01:00 |
|
Araq
|
93fb8b67b9
|
fixes #5142
|
2016-12-23 12:27:14 +01:00 |
|
Araq
|
77d5d0cdfe
|
NimScript: prepare for future Nimble improvements; should be completely compatible with old and upcoming Nimble versions
|
2016-12-23 12:26:28 +01:00 |
|
Charles Blake
|
ec1a77bb86
|
Oops - forgot export marker.
|
2016-12-22 16:12:31 -05:00 |
|
Charles Blake
|
1bb6775f92
|
Add a proc == for MemSlice.
|
2016-12-22 15:25:13 -05:00 |
|
Araq
|
0daca5c463
|
make travis green
|
2016-12-22 20:46:12 +01:00 |
|
Araq
|
9e784523ca
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2016-12-22 16:43:56 +01:00 |
|
Araq
|
0ef6815529
|
fixes #5140
|
2016-12-22 16:43:37 +01:00 |
|