Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / nitcorn / restful.nit
2017-02-04 Alexis Laferrièrenitcorn: update restful example with an async method...
2017-02-04 Alexis Laferrièrenitrestful & lib: use static type to limit and as heuri...
2017-02-04 Alexis Laferrièrenitrestful: generate code for async restful methods
2017-02-03 Alexis Laferrièrenitcorn: intro RestfulTask
2016-10-11 Alexis Laferrièrenitcorn: document the `restful` annotation
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-05-16 Alexis Laferrièrelib/nitcorn: fix checking errors after deserialization...
2015-11-29 Alexis Laferrièrelib/nitcorn: intro the restful annotation an support...