Araq
|
884d5518dd
|
Merged
|
2016-08-27 20:52:26 +02:00 |
|
Dennis Felsing
|
2ee88fef53
|
Get rid of initialization warning
|
2016-08-23 12:26:38 +02:00 |
|
Araq
|
a13cb26c40
|
next steps in getting symbol files to work again
|
2016-08-16 20:04:27 +02:00 |
|
Andreas Rumpf
|
94a9688556
|
disable TR macro for increased compile times; define nimTrMacros to re-enable
|
2016-08-08 20:21:05 +02:00 |
|
Yuriy Glukhov
|
8d86c6ed84
|
Optimized swapping of ref array elements.
|
2016-08-08 15:47:18 +03:00 |
|
Andreas Rumpf
|
fb37224b60
|
fixes #4561
|
2016-08-03 10:18:20 +02:00 |
|
miere43
|
70ea30d492
|
use appType instead of compileOption #4417
|
2016-07-30 20:28:43 +03:00 |
|
miere43
|
f16140fc95
|
fix #4417, update news
|
2016-07-30 18:31:01 +03:00 |
|
Andreas Rumpf
|
8876ed23f1
|
expr and stmt are now deprecated
|
2016-07-30 16:34:42 +02:00 |
|
Andreas Rumpf
|
a8edf67a28
|
make nim bootstrap again for older versions
|
2016-07-30 00:50:38 +02:00 |
|
Andreas Rumpf
|
60b187513e
|
stdlib and compiler don't use .immediate anymore
|
2016-07-29 23:51:01 +02:00 |
|
Hans Raaf
|
e412e5458c
|
Small changes to the docs to make it easier to find stuff.
|
2016-07-21 20:09:33 +02:00 |
|
Andreas Rumpf
|
b7c1be03c8
|
added system.newSeqOfCap for improved efficiency
|
2016-07-15 17:04:14 +02:00 |
|
Andreas Rumpf
|
0834cd63d9
|
prepare Nim codebase for upcoming parser changes
|
2016-07-15 12:56:03 +02:00 |
|
Yuriy Glukhov
|
def3e015c7
|
Added closureScope template
|
2016-06-27 17:44:05 +03:00 |
|
A. S. Budden
|
72bd22a380
|
Added missing export marker.
|
2016-06-13 19:08:13 +01:00 |
|
A. S. Budden
|
1095b35a79
|
Merged upstream/devel into this branch to resolve conflicts and ensure an easy merge back into upstream/devel
|
2016-06-13 16:44:14 +01:00 |
|
Andreas Rumpf
|
792b99442a
|
Merge pull request #4284 from arnetheduck/system-c-cleanup
System c cleanup
|
2016-06-13 12:18:34 +02:00 |
|
A. S. Budden
|
52b4e8f661
|
Added setStdIoUnbuffered for unbuffered stdio (fixes #2146).
|
2016-06-12 07:40:28 +01:00 |
|
Andreas Rumpf
|
d8cd16a8b6
|
version bump for development
|
2016-06-11 09:15:49 +02:00 |
|
Araq
|
9277dcb4d3
|
version bump to 0.14.2
|
2016-06-08 19:59:07 +02:00 |
|
Jacek Sieka
|
ea53cc7fcd
|
fix O_BINARY type
|
2016-06-08 22:48:38 +08:00 |
|
Jacek Sieka
|
1d7f86e0cc
|
fix setmode call
|
2016-06-08 22:22:02 +08:00 |
|
Jacek Sieka
|
03ce08c47b
|
no *mem proc's for JS
|
2016-06-08 20:30:32 +08:00 |
|
Jacek Sieka
|
5e93924afd
|
include ansi_c also when doing nimscript
|
2016-06-08 19:54:14 +08:00 |
|
Andreas Rumpf
|
b2d02e5fd0
|
preparations for 0.14
|
2016-06-06 23:33:04 +02:00 |
|
Jacek Sieka
|
64b0485207
|
fix types of ansi_c/sysio to more closely match C ABI
also fixes some instances of using C library functions when there are
nim alternatives available
|
2016-06-05 12:03:20 +08:00 |
|
Andreas Rumpf
|
e8d507c859
|
system. for cstrings uses value comparisons, not reference comparisons
|
2016-06-02 16:38:20 +02:00 |
|
Yuriy Glukhov
|
ed96b09e61
|
Fix dollar for non printable/accessible fields. Fixes #4236.
|
2016-05-31 12:38:25 +03:00 |
|
Andreas Rumpf
|
893be3a5a4
|
changed the compiler's path handling; fixes #546
|
2016-05-31 03:04:45 +02:00 |
|
Andreas Rumpf
|
426306eeb4
|
fixes #3882
|
2016-05-28 17:43:47 +02:00 |
|
Andreas Rumpf
|
fcb5cdcc9f
|
Merge pull request #4083 from vegansk/vm_readfile
Add ``readFile`` implementation for nimvm
|
2016-05-24 00:09:54 +02:00 |
|
Yuriy Glukhov
|
5a49c51b4c
|
Added limitations note to sizeof. Closes #4153.
|
2016-05-13 20:09:14 +03:00 |
|
Andreas Rumpf
|
746132d696
|
PHP codegen improvements
|
2016-05-13 00:47:18 +02:00 |
|
Andreas Rumpf
|
79f64d2469
|
simple stuff works with --gc:stack
|
2016-04-18 11:40:06 +02:00 |
|
Anatoly Galiulin
|
807784db82
|
Add `readFile` implementation for nimvm
|
2016-04-13 16:45:22 +06:00 |
|
Dominik Picheta
|
436b003173
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2016-04-04 12:06:42 +01:00 |
|
Dominik Picheta
|
a70e6b3fde
|
Fixes #3752.
|
2016-04-04 12:06:25 +01:00 |
|
Anatoly Galiulin
|
a9330391c3
|
Move `compiles` back
|
2016-03-31 16:47:55 +06:00 |
|
Anatoly Galiulin
|
45bbecb021
|
Use `when insideRLocksModule instead of when compiles`
|
2016-03-31 16:47:55 +06:00 |
|
Anatoly Galiulin
|
ebc02f6dc0
|
Fix `XDeclaredButNotUsed` warning when locks or rlocks module is used
|
2016-03-31 16:47:55 +06:00 |
|
Anatoly Galiulin
|
0968771785
|
Fixed threading issues for tcc backend
|
2016-03-10 17:45:11 +06:00 |
|
Andreas Rumpf
|
db67e95bb2
|
fixes JS regression
|
2016-03-05 17:34:06 +01:00 |
|
Andreas Rumpf
|
cc925d97f4
|
the stdlib supports &= in more contexts; refs #3524
|
2016-03-05 16:13:23 +01:00 |
|
Andreas Rumpf
|
d3ce5f34f8
|
fixes #3767
|
2016-03-05 15:12:11 +01:00 |
|
Andreas Rumpf
|
38dee2095c
|
added 'sig' feature; removed tfShared support in the compiler
|
2016-02-28 19:56:41 +01:00 |
|
Andreas Rumpf
|
9d0c79ff1e
|
fixes #3901
|
2016-02-26 15:09:20 +01:00 |
|
Andreas Rumpf
|
8a3fd4b129
|
standalone target works again
|
2016-02-19 13:06:17 +01:00 |
|
Andreas Rumpf
|
8ec5c01cae
|
further progress on --gc:v2
|
2016-02-17 14:52:02 +01:00 |
|
Andreas Rumpf
|
35567a1eb9
|
first version of an PHP codegen
|
2016-02-06 15:39:56 +01:00 |
|