Yuriy Glukhov
ecfcf49a9d
Added a note on closureScope. Added Kyiv :)
2016-06-28 13:10:07 +03:00
Yuriy Glukhov
def3e015c7
Added closureScope template
2016-06-27 17:44:05 +03:00
Andreas Rumpf
38de553b86
Merge pull request #4398 from vegansk/issue88
...
Fix generics inheritance issues
2016-06-27 09:54:43 +02:00
Andreas Rumpf
e13ebc0c40
Merge pull request #4402 from cheatfate/ioselectors3
...
New async core part 1
2016-06-27 09:52:39 +02:00
Anatoly Galiulin
bef7f72636
Accumulate penalties
2016-06-27 09:16:19 +06:00
Andreas Rumpf
1362b8bbc7
Merge pull request #4404 from 0joshuaolson1/patch-1
...
Fix punctuation
2016-06-26 12:45:26 +02:00
cheatfate
b8151e09f4
one more cosmetic change
2016-06-26 12:14:21 +03:00
cheatfate
fb0ef44864
Some cosmetic changes, and comments
2016-06-26 12:05:44 +03:00
cheatfate
2eb34a8129
Event enum is now .pure.
...
Modified getMaxFds() to work more properly.
Removed seqs from code
Some exceptions replaced with doAssert
2016-06-26 09:51:01 +03:00
Andreas Rumpf
90bae46839
Merge pull request #4409 from DenisKolodin/noexit
...
Remove explicit exit from bootstrap.sh
2016-06-25 16:11:33 +02:00
Denis Kolodin
8f20e2f38f
Remove explicit exit from bootstrap.sh
2016-06-25 07:47:42 +03:00
Dominik Picheta
7f3b4accb0
Add survey news post.
2016-06-24 15:01:22 +01:00
Anatoly Galiulin
75cca15c65
Speedup generic relations detection
2016-06-24 15:22:22 +06:00
Joshua Olson
4887bb2bef
Fix punctuation
...
Not sure if any lines became too long...
2016-06-23 17:26:22 -06:00
cheatfate
ee6257b992
Forgot about newlines at the end
2016-06-23 23:16:00 +03:00
cheatfate
c857e32867
Small version of ioselectors.nim, without code duplication and some renames.
2016-06-23 23:12:27 +03:00
Anatoly Galiulin
764668d099
Fix generics inheritance issues
2016-06-23 18:37:14 +06:00
Andreas Rumpf
5f4e98bbc7
fixes #4395 , getType still not entirely correct
2016-06-23 12:41:45 +02:00
Andreas Rumpf
ad8784eef0
PHP codegen: code works with PHP 5.3 (with some luck)
2016-06-23 01:45:10 +02:00
Dominik Picheta
d68dec11ce
Update sponsors page.
2016-06-22 14:35:07 +01:00
Andreas Rumpf
4b0ba5e3f1
C code generation now deterministic; fixes #4364
2016-06-22 02:50:50 +02:00
Dominik Picheta
6b334770b5
Merge pull request #4391 from edubart/fix-await
...
Fix #4390
2016-06-21 23:52:27 +01:00
Eduardo Bart
404b5b5ff4
Fix #4390
2016-06-21 19:42:42 -03:00
Andreas Rumpf
bdf53fe9a9
Merge pull request #4383 from oderwat/fix-macros-warning
...
Fix a warning about result reused in macros.nim.
2016-06-21 18:41:50 +02:00
Hans Raaf
25c3a62acd
Fix a warning about result reused in macros.nim.
2016-06-21 13:13:46 +02:00
Andreas Rumpf
2405f8e347
PHP backend: proper setLen implementation
2016-06-21 11:50:24 +02:00
Andreas Rumpf
ba285082bf
Merge pull request #4380 from AustinMorris/fix-manual-typo
...
Fix a small typo in the manual
2016-06-21 11:18:31 +02:00
Austin Morris
5c545bee39
Fix a small typo in the manual
2016-06-20 21:22:05 -07:00
Andreas Rumpf
f5096076b2
Merge pull request #4360 from jyapayne/add_walktree
...
Add walkPattern to list both directories and files
2016-06-21 02:20:05 +02:00
Joey Payne
ebc40ececc
Update news with new walkPattern proc
2016-06-20 17:22:19 -06:00
Andreas Rumpf
82bb66eff0
Merge pull request #4379 from edubart/fix-disable-hints
...
Fix disabling hintProcessing
2016-06-21 00:46:45 +02:00
Eduardo Bart
48d37900a9
Fix disabling hintProcessing
2016-06-20 19:22:09 -03:00
Joey Payne
33146a74c1
Add os tests for directory creation, iteration and deletion
2016-06-20 14:32:01 -06:00
Dominik Picheta
b92b597062
Merge pull request #4372 from abudden/maths-comment-correction
...
Corrected comment in maths library.
2016-06-20 12:19:33 +01:00
A. S. Budden
f9bb209c32
Corrected comment in maths library.
2016-06-20 09:15:56 +01:00
Dominik Picheta
f76112fb01
Merge pull request #4370 from edubart/future-withtimeout
...
Add withTimeout proc for futures
2016-06-19 22:58:14 +01:00
Eduardo Bart
c93292e2f7
Add withTimeout proc for futures
2016-06-19 12:56:37 -03:00
Andreas Rumpf
f54e2bae6b
Merge pull request #4344 from ReneSac/queues
...
Enchanced random access support for queues among other changes
2016-06-19 13:56:58 +02:00
Andreas Rumpf
95b4a9ca41
Merge pull request #4369 from Varriount/fix-4363
...
Fix #4393
2016-06-19 10:59:43 +02:00
Clay Sweetser
6dcaafc70c
Fix #4393
2016-06-18 23:53:41 -04:00
Dominik Picheta
8182414a6f
Fix times.+ and - for TimeInfo and TimeInterval.
2016-06-18 16:11:57 +01:00
Andreas Rumpf
f5bdc138bb
Merge pull request #4362 from matkuki/patch-1
...
Windows MSVC < 2012 'round' function update
2016-06-18 13:42:25 +02:00
matkuki
39fd0e801d
Update math.nim
2016-06-18 12:26:21 +02:00
matkuki
f9a659f7ab
Windows MSVC < 2012 'round' function update
...
Microsoft Visual C++ compilers prior to 2012 do not implement the 'round', 'roundl' or 'roundf' functions.
This change is fixes this. Tested it with MSVC 2010.
2016-06-17 21:52:41 +02:00
Joey Payne
0110a66c68
Use walkPattern to walk both directories and files
2016-06-17 08:38:55 -06:00
Joey Payne
02895ba934
Add walkPattern to return both files and directories
...
Also added `walkDirs` to walk only directories based on the pattern
specified.
2016-06-17 08:35:59 -06:00
Dominik Picheta
b0e4c0ae26
Merge pull request #4357 from SSPkrolik/json-contains
...
Implemented `in` operator support for JsonNode objects
2016-06-17 14:12:25 +01:00
Dominik Picheta
494b3b3917
Merge pull request #4352 from jyapayne/fix_walkfiles
...
Fix #4280 : os.walkFiles yields directories on Unix systems
2016-06-17 12:29:17 +01:00
Dominik Picheta
99abfcef35
Merge pull request #4356 from cheatfate/asyncudpv3
...
Async UDP support (hardcore version)
2016-06-17 12:28:17 +01:00
Rostyslav Dzinko
d913ec1685
Implemented in operator support for JsonNode objects
2016-06-17 14:08:54 +03:00