Satish BD
033938a53a
Correct the spelling of the word 'implicitly'
2013-12-23 04:29:50 +02:00
Araq
b76729df1c
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
...
Conflicts:
web/news.txt
2013-12-23 01:23:16 +01:00
Andreas Rumpf
2f7119e9bb
Merge pull request #764 from gradha/pr_doc_improvements
...
Documentation improvements
2013-12-20 13:02:44 -08:00
Andreas Rumpf
22e88026af
Merge pull request #753 from gradha/pr_idetools_quote
...
Adds fitting quote to idetools doc.
2013-12-20 09:40:02 -08:00
Grzegorz Adam Hankiewicz
9f8db3ae54
Updates idetools docs after changes by #743 .
2013-12-18 21:25:49 +01:00
Grzegorz Adam Hankiewicz
30aef21def
Merge pull request #739 from gradha/pr_adds_to_quit_docs
...
Adds to quit docs
2013-12-17 03:16:02 -08:00
Araq
132b6b3efe
implemented 'injectStmt'; more debug support
2013-12-16 22:26:17 +01:00
Grzegorz Adam Hankiewicz
78a48b942a
Adds fitting quote to idetools doc.
2013-12-15 22:57:29 +01:00
Araq
8c553fa8a2
Merge branch 'master' into vm2
2013-12-13 15:58:03 +01:00
Grzegorz Adam Hankiewicz
b4d6a6aafe
Adds example to fatal pragma.
2013-12-12 01:00:23 +01:00
Grzegorz Adam Hankiewicz
410fcf7f52
Fixes strutils reference in macro tutorial.
2013-12-08 18:33:19 +01:00
Grzegorz Adam Hankiewicz
8526d29365
Adds missing `s` to sligthly odd sentence.
2013-12-08 12:52:54 +01:00
Grzegorz Adam Hankiewicz
53c0012a83
Fixes link to manual in bold section.
...
Nested inline markup is not possible at the moment, see
http://stackoverflow.com/a/9645684/172690 . Maybe this would be a useful
extension to have in nimrod's custom rst engine?
2013-12-08 12:49:21 +01:00
Araq
c0a3d44060
bugfix: keywords are sorted
2013-12-05 10:45:36 +01:00
Grzegorz Adam Hankiewicz
0628d85a6a
Merge pull request #676 from gradha/pr_expands_macro_tutorial
...
Expands tutorial macro section with step by step guide.
2013-12-02 15:15:09 -08:00
Grzegorz Adam Hankiewicz
d1284ff33d
Mentions tuple unpacking only works in var/let blocks.
2013-12-01 21:07:50 +01:00
Grzegorz Adam Hankiewicz
0a953de3a8
Adds to tutorial info about unpacking tuples.
2013-11-26 13:34:54 +01:00
Grzegorz Adam Hankiewicz
3a494f5d8d
Corrects grammar and span of italics in text.
2013-11-19 22:35:05 +01:00
Grzegorz Adam Hankiewicz
c3e7a970c6
Modifies example to use splitLines.
2013-11-19 22:33:02 +01:00
Andreas Rumpf
220e20e7f2
Merge pull request #666 from gradha/pr_links_algorithm_module
...
Links algorithm module from library index.
2013-11-19 02:25:17 -08:00
Zahary Karadjov
a068aaed3c
simple unit test and better documentation for the user defined type classes
2013-11-17 22:50:26 +02:00
Grzegorz Adam Hankiewicz
38eb67de83
Expands tutorial macro section with step by step guide.
2013-11-16 20:45:57 +01:00
Grzegorz Adam Hankiewicz
0ff1ba0a6d
Links algorithm module from library index.
2013-11-08 12:20:45 +01:00
Mark Henderson
7b1ebe896c
a few typos
2013-11-03 13:01:21 -06:00
Araq
993cdb82b6
Merge branch 'master' of github.com:Araq/Nimrod
2013-10-31 22:34:15 +01:00
Araq
f73cec7f01
GC: even more stress testing
2013-10-31 22:32:27 +01:00
Varriount
4f16e627ba
Changed backslash to forward slash
...
Changed backslash to forward slash (why I used a backslash in the first place, I have no idea).
2013-10-23 01:32:13 -04:00
Clay Sweetser
3f502123ea
Added some information on sequences.
2013-10-21 14:26:09 -04:00
Clay Sweetser
f8272eba94
Added instructions on using koch to compile nimrod with GDB support.
2013-10-21 14:26:08 -04:00
Dominik Picheta
199c4d21bd
Fixed regression on ARM caused by the changed behaviour of noStackFrame in commit ac474a2812.
2013-10-19 21:01:32 +01:00
Araq
f9861e1fab
cooler quote for c2nim
2013-10-10 00:45:15 +02:00
Araq
ac474a2812
'noStackFrame' implies 'naked' in the generated C code
2013-10-06 00:10:45 +02:00
Araq
a0b82db402
the compiler can now deal with multiple modules of the same name
2013-09-26 17:34:46 +02:00
Araq
c085a1b4f0
documentation improvements
2013-09-25 08:44:57 +02:00
Araq
8b5aa221ad
support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes
2013-09-24 16:07:07 +02:00
Araq
367abca382
support for --cs:partial
2013-09-24 09:32:49 +02:00
Araq
db19b18241
cn2im: basic C++ support
2013-09-10 00:40:06 +02:00
Araq
40b379859c
resolved the conflict
2013-09-03 23:46:41 +02:00
Araq
891f871ba7
better support for GNU's assembler
2013-09-03 23:44:31 +02:00
Zahary Karadjov
c8c8d2035a
partially documented the new features
2013-09-03 03:14:22 +03:00
Zahary Karadjov
b5d833b329
implemented the using statement
2013-08-31 19:40:36 +03:00
Zahary Karadjov
56d75bd23b
implemented and documented the new typedesc binding rules
2013-08-23 15:43:27 +03:00
Araq
6f1fc1b5ba
fixed and documented computedGoto pragma
2013-08-22 08:38:47 +02:00
Araq
30bb68d48a
new VM: next steps
2013-08-03 21:14:57 +02:00
Araq
6feedc9cff
Merge pull request #515 from gradha/pr_idetools_improvements
...
Idetools improvements
2013-07-07 16:05:17 -07:00
Grzegorz Adam Hankiewicz
baf4f8c9eb
Documents idetools skMacro with failure test case.
2013-07-06 20:00:12 +02:00
Grzegorz Adam Hankiewicz
383d047763
Documents idetools skLabel with failure test case.
2013-07-06 19:42:36 +02:00
Grzegorz Adam Hankiewicz
4ed44fc634
Moves caasdriver comments into idetools document.
2013-07-06 18:51:37 +02:00
Grzegorz Adam Hankiewicz
9e649ffdf2
Mentions expected order of idetools suggest results.
2013-07-06 18:03:27 +02:00
Grzegorz Adam Hankiewicz
9b76435280
Adds caas and idetools keywords to The One And Only Great Index.
2013-07-06 18:03:27 +02:00