summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* updated docsAraq2013-05-191-6/+0
* Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-181-3/+0
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-141-0/+45
|\
| * Merge branch 'master' of github.com:Araq/Nimrod into upstreamZahary Karadjov2013-05-121-3/+4
| |\
| * | documented the ``noforward`` pragmaZahary Karadjov2013-05-121-0/+45
* | | 'inject' for 'for' loop variablesAraq2013-05-141-2/+2
| |/ |/|
* | new effect system should be sound nowAraq2013-05-111-3/+4
|/
* better effects handling for callbacksAraq2013-05-091-4/+26
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-6/+7
* more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-3/+11
* revert new scope for 'if'Araq2013-05-021-1/+3
* tester should work again; documented (;)Araq2013-04-302-0/+35
* Merge branch 'master' into newparserAraq2013-04-223-1/+38
|\
| * Merge pull request #388 from gradha/pr_improves_tutorial_tuples_exampleAraq2013-04-171-0/+18
| |\
| | * Improves tutorial tuples example.Grzegorz Adam Hankiewicz2013-04-151-0/+18
| * | Corrects default verbosity level from 0 to 1.Grzegorz Adam Hankiewicz2013-04-152-2/+3
| * | Documents verbosity levels. Refs #258.Grzegorz Adam Hankiewicz2013-04-141-0/+18
| |/
* / new parsing scheme is documentedAraq2013-04-212-421/+262
|/
* implemented --dynlibOverride option for static linking of 'dynlib'Araq2013-04-081-0/+5
* documented restricted destructorsAraq2013-04-081-0/+34
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1628-0/+0
* Merge pull request #355 from gradha/pr_adds_babel_link_to_library_docAraq2013-03-161-1/+4
|\
| * Adds babel package manager link to library index.Grzegorz Adam Hankiewicz2013-03-121-1/+4
* | debugger improvementsAraq2013-03-161-6/+6
|/
* documented object constrs; endb works againAraq2013-03-092-43/+54
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-02-163-10/+10
|\
| * EcmaScript => JS. Fixes #330Simon Hafner2013-02-153-10/+10
* | micro optimizations for the evaluation engineAraq2013-02-141-5/+11
|/
* added GC_addCycleRootAraq2013-02-121-1/+6
* open arrays documented in the manualAraq2013-02-101-1/+15
* code cleanup for mark&sweep GCAraq2013-02-071-1/+2
* cleaner GC switchingAraq2013-01-311-1/+1
* merged upstream masterZahary Karadjov2013-01-275-179/+814
|\
| * Merge pull request #316 from gradha/pr_renames_each_to_mapAraq2013-01-231-1/+1
| |\
| | * Renames each proc to map, each is left deprecated.Grzegorz Adam Hankiewicz2013-01-221-1/+1
| * | Merge pull request #311 from gradha/pr_documents_two_variable_for_loopAraq2013-01-231-0/+25
| |\ \
| | * | Documents two-variable for loop with sequences.Grzegorz Adam Hankiewicz2013-01-211-0/+25
| | |/
| * | Merge pull request #313 from gradha/pr_fixes_rst_format_enumerated_listAraq2013-01-231-8/+6
| |\ \
| | * | Fixes rst format for enumerated list in html output.Grzegorz Adam Hankiewicz2013-01-221-8/+6
| | |/
| * | Merge pull request #315 from gradha/pr_adds_example_of_addr_cast_usageAraq2013-01-232-16/+27
| |\ \
| | * | Moves addr out of tutorial into manual, indexing it too.Grzegorz Adam Hankiewicz2013-01-232-16/+27
| | |/
| * / Adds some documentation related to exceptions.Grzegorz Adam Hankiewicz2013-01-222-0/+31
| |/
| * Fixes tutorial pdf generation due to hierarchy depth.Grzegorz Adam Hankiewicz2013-01-031-33/+33
| * Merge pull request #290 from gradha/pr_documents_repr_proc_and_nested_arrays_...Araq2012-12-281-0/+79
| |\
| | * Documents repr proc and nested array syntax.Grzegorz Adam Hankiewicz2012-12-251-0/+79
| * | implemented --listFullPaths option for aporiaAraq2012-12-271-0/+1
| |/
| * fixes #277; documentation improvementsAraq2012-12-172-112/+194
| * fixes #271Araq2012-12-151-2/+2
| * lazy paths for Babel supportAraq2012-12-111-1/+1
| * small documentation improvementsAraq2012-12-091-6/+6