Araq
c6605d3d50
development version is 0.11.1
2015-05-03 01:08:50 +02:00
HOLYCOWBATMAN
e639b85e3c
Moved frontpage slideshow controls
2015-05-02 09:01:18 -04:00
Araq
d9d5aa60b7
version 0.11.0
2015-04-30 16:59:29 +02:00
Araq
3905cfeace
more cleanups for 0.11.0
2015-04-30 14:32:01 +02:00
Dominik Picheta
01f625f75c
Intro for release notes.
2015-04-30 12:30:55 +01:00
Araq
a4f8a89c85
preparations for version 0.11.0
2015-04-30 02:01:38 +02:00
Araq
c6398d408d
fixes #1888
2015-04-27 23:11:59 +02:00
Araq
d3fc6e1f28
marshalling can be done at compile-time
2015-04-25 23:17:00 +02:00
Araq
2c91e999e2
fixes #2600
2015-04-25 23:16:58 +02:00
Dominik Picheta
9e69e4e078
Merge branch 'devel' into underscore-tuple-unpack
...
Conflicts:
compiler/semstmts.nim
2015-04-23 00:26:17 +01:00
Araq
d631958124
news.txt updates; fixes bootstrapping
2015-04-22 13:57:20 +02:00
ReneSac
06617bbb76
Minor fixes for arrow like change patch
...
Don't use ^ operator yet for compatibility with older compilers.
Moved arrow like explanation, and fix precedence description on the text in the manual.
Fixed typo in news.
2015-04-11 17:22:09 -03:00
ReneSac
34997292f4
Changing the rule for arrow like operators again.
2015-04-10 23:59:17 -03:00
ReneSac
5a524c7238
Updated the news on *arrow like* breaking change
2015-04-09 17:17:47 -03:00
Joseph Turner
54d945c512
Adds note about change to news
2015-04-09 02:53:03 +01:00
Dominik Picheta
13a5ecda32
Updated news.txt.
2015-04-08 20:11:28 +01:00
Araq
82f8948a10
added system.typed and system.untyped aliases
2015-04-07 00:06:39 +02:00
Araq
05e39cf6ad
overloading of '=' works
2015-04-06 23:21:52 +02:00
Araq
2b80d75aa2
fixes #2420 ; negative indexing for slicing is obsolete (breaking change!)
2015-03-28 00:15:04 +01:00
Araq
e80840c40a
preparations for dealing with the 'echo $foo' gotcha
2015-03-27 02:14:27 +01:00
Araq
ed0d9e271d
disallow negative indexing
2015-03-27 01:30:06 +01:00
Araq
5d63ecb3a4
implemented a[^1] notation
2015-03-26 02:12:38 +01:00
Araq
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
2015-03-23 13:10:18 +01:00
Araq
08c0ba379a
fixes #1805
2015-03-21 20:38:28 +01:00
Araq
7418227ebb
updated news.txt
2015-03-18 11:42:38 +01:00
Araq
d4bca58b7d
fixes #1809 ; implements overloading based on 'var T'
2015-03-14 22:21:43 +01:00
Dominik Picheta
44e095dd3d
Expanded release notes in news.txt.
2015-03-14 00:16:23 +00:00
Jonathan Edwards
50ed39fd66
Merge remote-tracking branch 'upstream/devel' into devel
2015-03-11 16:26:10 -04:00
Jonathan Edwards
2f7d248090
Added Sublime Text support link
2015-03-11 16:12:14 -04:00
def
70d1e14add
Update URLs in question.txt
2015-03-11 14:54:57 +01:00
Dominik Picheta
d8c5c2f222
Export AsyncFile. Add asyncfile module to docgen.
2015-03-06 10:51:56 +00:00
Araq
1e6aef62ba
macros.PNimrodNode is now NimNode
2015-02-24 00:13:27 +01:00
PhilipWitte
73fbcc1f64
Fixup website support page and other minor touches.
2015-02-20 08:54:07 -08:00
Flaviu Tamas
e36011a5a1
Improve website background quality
...
The old image was compressed with JPG and was improperly rendered anyway. The
background has been modified so that each dot lines up perfectly on pixel
boundaries. It's compressed with lossy PNG, which has the advantage of
preserving the quality of the dots.
There will be another PR to fix the background URL for the forum.
2015-02-19 20:38:11 -05:00
Araq
e6dcceae6c
website updates
2015-02-18 13:44:01 +01:00
Andreas Rumpf
5668ab3a49
Merge pull request #2091 from PhilipWitte/devel
...
Various website fixes (banner, icons, css, articles)
2015-02-16 23:57:15 +01:00
PhilipWitte
cc7236b2db
Add support tab to website
2015-02-15 17:54:38 -08:00
PhilipWitte
0e5f6cc3b0
Merge remote-tracking branch 'upstream/devel' into devel
2015-02-15 17:27:53 -08:00
Federico Ceratto
657dca5c3b
Fix typos
2015-02-15 16:20:32 +00:00
Billingsly Wetherfordshire
c63c3a8654
Update website.ini
...
generate docs for basic2d,basic3d
2015-02-14 17:14:06 -06:00
PhilipWitte
f1aa0a745e
Revert docs & learn pages to RTF again
2015-02-13 13:25:57 -08:00
PhilipWitte
0488001402
Merge remote-tracking branch 'upstream/devel' into devel
2015-02-13 11:39:28 -08:00
Araq
c4eddb3fda
ordinary parameters can follow a varargs parameter
2015-02-12 14:56:57 +01:00
Araq
c2da0e9b3d
cleanup index generation
2015-02-10 20:19:48 +01:00
Araq
ecd0dea091
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
2015-02-09 00:08:55 +01:00
Araq
ada0f14711
fixes #2073
2015-02-08 14:15:02 +01:00
Araq
c91ca82a43
fixes #2073 ; language spec change: arrow like operators are not right associative anymore
2015-02-08 13:38:06 +01:00
PhilipWitte
0b2a63b7bd
Fixed website banner HTML & Javascript
...
Various website CSS improvements
Added docs & learn icons
Added learn articles
2015-02-08 04:01:18 -08:00
Araq
d08cec0f7d
better documentation for 'finished' for first class iterators
2015-01-27 01:36:20 +01:00
Araq
26b853923c
nimsuggest: first version
2015-01-27 01:36:19 +01:00