Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / nitin /
2018-05-15 Jean PrivatMerge: contrib: generate Makefiles with nitpackage
2018-05-15 Alexandre Terrasacontrib: merge manually generated Makefiles with existi...
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2018-05-14 Alexandre Terrasacontrib/nitin: protect README doc units
2018-02-14 Alexis Laferrièrenitin: use `prompt`
2017-11-23 Jean Privatnitin: add FFI example in the README
2017-11-23 Jean Privatnitin: continue on bad triple-quoted string and bad...
2017-11-23 Jean Privatnitin: display syntax error as soon as possible
2017-11-21 Jean Privatnitin: update README with more examples and main variables
2017-11-21 Jean Privatnitin: save and inject main variable between prompts
2017-11-21 Jean Privatnitin: get the main_method early to simplify the code
2017-11-21 Jean Privatnitin: show syntactic errors the standard way
2017-11-21 Jean Privatnitin: keep the line number increasing between prompts
2017-11-21 Jean Privatnitin: add optional source name in error messages ...
2017-06-06 Jean Privatnitin: use GPL-3.0 instead of GPL-3
2017-04-26 Jean Privatnitin/README: runtime errors/aborts return to the inter...
2017-04-26 Jean Privatnitin: use the secret `catch` block to intercept runtim...
2017-04-25 Jean Privatnitin: add option --no-prompt to ease testing
2017-04-24 Jean Privatcontrib/nitin: new interactive interpreter proof of...