Commit Graph

398 Commits

Author SHA1 Message Date
def
fb718f2d04 nimrod -> nim in some filenames 2015-02-14 19:00:11 +01:00
PhilipWitte
0488001402 Merge remote-tracking branch 'upstream/devel' into devel 2015-02-13 11:39:28 -08:00
Araq
c2da0e9b3d cleanup index generation 2015-02-10 20:19:48 +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
def
4080a9ca45 Fix IRC channel at footer 2015-01-30 01:49:57 +01:00
Mikhail Sobolev
342608db0c make FreeBSD's compiler clang
* there's not much documentation about what's in nim.cfg file
* the build.sh template was updated based on darwin
2015-01-12 11:16:52 +02:00
Guillaume Gelin
3119fe087d Happy new year! 2015-01-06 15:26:33 +01:00
Guillaume Gelin
2f9fd32770 Make website.tmpl line endings consistant (using Unix style) 2015-01-06 15:09:12 +01:00
Varriount
20da8c9400 Merge pull request #1779 from flaviut/ga-docs
Add google analytics to docs
2015-01-05 21:28:43 -05:00
Varriount
a6194fb2bd Merge pull request #1811 from cremno/fix-nsis-uninstaller-filename
fix NSIS uninstaller filename
2015-01-05 21:18:44 -05:00
Araq
b7187dc495 fixed wrong code snippet 2015-01-02 03:21:46 +01:00
cremno
d682371771 fix NSIS uninstaller filename (fix #1804) 2015-01-01 15:23:13 +01:00
Araq
1b56334c46 website updates; Source links now work 2014-12-30 23:20:40 +01:00
Araq
3f113f946d niminst: use project-version for the zip file 2014-12-29 12:12:05 +01:00
Dominik Picheta
15c4c0dcc6 Renamed Babel to Nimble in lib.txt. 2014-12-26 14:09:43 +00:00
Flaviu Tamas
f9c93d23bc Mostly get analytics working for docs 2014-12-25 20:53:37 -05:00
Nick Greenfield
905be30b97 Fix source code links 2014-12-21 18:00:51 -05:00
Andreas Rumpf
6a1ae0d616 Merge pull request #1748 from boydgreenfield/improved-doc-styling
Improved doc styling
2014-12-21 09:55:06 +01:00
Nick Greenfield
fda9da5f1e Update nimweb.nim to work w/ non-hardcoded --docSeeSrcUrl argument to nim doc 2014-12-19 21:56:12 -05:00
Araq
76c3b314dc implemented 'koch pdf' 2014-12-19 13:44:56 +01:00
Araq
556f488087 more code snippets for the website 2014-12-14 11:29:27 +01:00
Araq
3ee048eaad added 'website' option to koch for convenience 2014-12-13 00:39:32 +01:00
Araq
f45093893d website improvements 2014-12-12 18:26:35 +01:00
Araq
50e156db6e website slightly improved 2014-12-11 20:51:07 +01:00
Araq
6fa4809bd9 nimweb builds full docs again 2014-12-10 19:58:52 +01:00
Araq
0cb3d31617 further website improvements 2014-12-10 02:29:31 +01:00
Araq
85cc5a6a1f destuctors are experimental; 'func' is now a keyword 2014-12-10 01:57:08 +01:00
Araq
74fdd5c2ea new website 2014-12-10 00:40:48 +01:00
Araq
b6e006fbbe fixes #1646 2014-11-10 01:33:25 +01:00
Araq
8853023fd8 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak 2014-11-03 12:01:07 +01:00
Araq
adad2d5f4a Merge branch 'devel' into bigbreak
Conflicts:
	lib/impure/db_postgres.nim
	lib/pure/json.nim
	lib/pure/math.nim
	lib/system/atomics.nim
2014-11-03 11:42:36 +01:00
Varriount
1b4dd6f61e Update buildbat.tmpl
Batch scripts generated by `koch csources` now return proper error codes, and stop when there is an error.
2014-11-03 01:51:54 -05:00
Araq
621ead4110 only produce the link to the docs if they are installed 2014-11-03 00:57:31 +01:00
Varriount
be0fbdea65 Update nsis.tmpl 2014-11-02 18:32:25 -05:00
Varriount
72f4620b2a Update nsis.tmpl 2014-11-02 17:47:02 -05:00
Araq
2e26734ea7 Nimrod -> Nim 2014-10-31 23:09:19 +01:00
Varriount
d5b94390dc Update nsis.tmpl
Fix adding the mingw binary to the path variable
2014-10-25 13:38:14 -04:00
Araq
201d3c9ed0 Merge branch 'devel' into bigbreak
Conflicts:
	web/news.txt
2014-10-23 23:13:49 +02:00
Varriount
b0d9dc4235 Update nsis.tmpl
React appropriately when the user cancels the downloading of a component.
2014-10-21 17:02:32 -04:00
Araq
ca4d7b1ea8 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak 2014-10-21 22:41:32 +02:00
Araq
53a9d6f5cd Merge branch 'devel' into bigbreak
Conflicts:
	compiler/nim.ini
	doc/manual.txt
	doc/tut2.txt
	koch.nim
	lib/system/channels.nim
	readme.txt
	tools/niminst/niminst.nim
	tools/nimweb.nim
	web/download.txt
	web/news.txt
2014-10-20 08:44:00 +02:00
Araq
4aab018bd6 disable 'view source' feature 2014-10-20 01:05:13 +02:00
Araq
2e4447ca85 documentation improvements 2014-10-19 20:05:01 +02:00
Clay Sweetser
cdd5b503b4 Update the NSIS Installer Script 2014-10-19 02:20:44 -04:00
Araq
32444e47a0 niminst: source based installation works again 2014-10-18 13:57:06 +02:00
Araq
56f1f3d4bc more improvements for the NSIS installer 2014-10-17 18:18:46 +02:00
Araq
4accf42929 added missing template file 2014-10-17 03:27:04 +02:00
Araq
55d8e71ab1 niminst supports NSIS 2014-10-17 00:53:33 +02:00
Clay Sweetser
753733e9e2 Improve the trimcc tool's batching algorithm. 2014-10-14 21:13:19 -04:00
Araq
c7570dcd3e Merge branch 'devel' into bigbreak
Conflicts:
	compiler/ast.nim
	compiler/nimfix/prettybase.nim
	compiler/pragmas.nim
	compiler/sempass2.nim
	doc/manual.txt
	koch.nim
	lib/pure/concurrency/threadpool.nim
	web/news.txt
2014-10-13 08:26:24 +02:00