nit.git
2017-06-06 Florian DeljarryAdding code smell detection :
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-10 Jean PrivatMerge: gamnit: fix nitunit compatibility
2017-05-10 Jean PrivatMerge: core & gamnit: basic support for the characters...
2017-05-10 Jean PrivatMerge: gamnit: cache each camera matrix and avoid boxin...
2017-05-10 Jean PrivatMerge: Nitlight: implement first_line and last_line
2017-05-10 Jean Privattests: update sav//test_highlight_args1.res
2017-05-09 Alexis Laferrièrematrix: use a custom low-level C structure to avoid...
2017-05-09 Jean Privatnitweb: add a low-level `api/light` with highlight
2017-05-09 Jean Privatpopcorn/pop_handlers: HttpResponse::json_* accepts...
2017-05-09 Jean Privatnitlight_aas: offer a low-level JSON service
2017-05-09 Jean Privattests: add more tests for nitlight
2017-05-09 Jean Privatnitlight: implements --first-line and --last-line
2017-05-09 Alexis Laferrièregamnit: intro cache for `Camera::mvp_matrix`
2017-05-09 Alexis Laferrièretests: update error_class_glob
2017-05-09 Alexis Laferrièregamnit: support partial line forward and backward
2017-05-09 Alexis Laferrièrecore: add non-breaking space to `is_whitespace`
2017-05-08 Jean PrivatMerge: Update legal stuff
2017-05-08 Jean PrivatMerge: git-gen-version: Simplify a `if`
2017-05-08 Jean PrivatMerge: makefiles: Remove dead code
2017-05-08 Jean PrivatMerge: gamnit: make the template project friendlier...
2017-05-08 Jean PrivatMerge: highlight: give more control to clients and...
2017-05-08 Jean PrivatMerge: Makefile: Don’t invoke `src/Makefile` twice
2017-05-08 Alexis Laferrièreapp.nit: add default behavior to `TextAsset::load`...
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-05-08 Jean-Christophe... Makefile: Don’t invoke `src/Makefile` twice
2017-05-07 Alexis Laferrièreapp.nit: id the platform at runtime
2017-05-07 Alexis Laferrièregamnit: fix nitunit
2017-05-07 Jean-Christophe... Makefile: Document `full` more accurately
2017-05-07 Alexis Laferrièrehighlight: new_dropdown accepts raw html
2017-05-07 Alexis Laferrièresrc: misc typos, doc and warning fixes
2017-05-07 Alexis Laferrièrehighlight: fix broken support for `MVirtualType`
2017-05-07 Alexis Laferrièremodel: bring back call site doc to highlight as `CallSi...
2017-05-07 Alexis Laferrièregamnit: shorten template_flat to template and update...
2017-05-07 Alexis Laferrièregamnit: add the check rule to the template makefile...
2017-05-07 Alexis Laferrièregamnit & contrib: lower the Android target API
2017-05-07 Jean-Christophe... tinks/Makefile: Remove an undefined phony target
2017-05-07 Jean-Christophe... tests/Makefile: Remove unused macro
2017-05-07 Jean-Christophe... Makefile: Remove unused macro
2017-05-07 Jean-Christophe... git-gen-version: Simplify a `if`
2017-05-07 Alexis Laferrièregamnit: template use `mkdir bin` instead of a .gitignor...
2017-05-03 Jean-Christophe... NOTICE: Update
2017-05-03 Jean-Christophe... license: add GNU GPLv3
2017-05-01 Jean PrivatMerge: gamnit: fix gamepad path, pixelated minification...
2017-05-01 Jean PrivatMerge: opportunity: official docker image
2017-05-01 Alexis Laferrièregamnit: fix virtual gamepad asset name
2017-05-01 Alexis Laferrièregamnit: lower transparency threshold to discard fragments
2017-05-01 Alexis Laferrièregamnit: fix X position of first char of a TextSprites
2017-05-01 Alexis Laferrièregamnit: fix pixelated changing only magnification behavior
2017-04-27 Jean PrivatMerge: Check binary files that might be wrongly commited
2017-04-27 Jean Privatopportunity: official docker image
2017-04-27 Jean Privatopportunity: optional argument is the iface
2017-04-27 Jean Privatpopcorn/README: remove a unexpected control character ^S
2017-04-27 Jean Privatremove wrongly committed binary file `lib/core/collecti...
2017-04-27 Jean Privatjenkins: add checkbinaryfiles.sh
2017-04-27 Jean Privatnitlight: move examples/nitlight_as_a_service stuff...
2017-04-27 Jean PrivatMerge: Nitin catches the runtime errors
2017-04-26 Jean Privatnitin/README: runtime errors/aborts return to the inter...
2017-04-26 Jean Privattests: add some runtime error in nitin.input
2017-04-26 Jean Privatnitin: use the secret `catch` block to intercept runtim...
2017-04-26 Jean PrivatMerge: Catch em all
2017-04-26 Jean PrivatMerge: Nitin tests
2017-04-26 Jean Privatmisc: update highlighters and indenters
2017-04-26 Jean Privattests: add test_catch_runtime
2017-04-26 Jean Privatnitc: add `add_raw_throw` so raw_abortions are caught
2017-04-25 Jean Privatnitc: document add_raw_abort
2017-04-25 Jean Privatniti: make `catch_count` writable
2017-04-25 Jean Privatniti: keep the fatal_error information
2017-04-25 Jean Privatniti: all fatal errors are catchable, not just aborts
2017-04-25 Jean Privattests: to add a nitin engine
2017-04-25 Jean Privatnitin: add option --no-prompt to ease testing
2017-04-25 Jean Privattests: add tests for nitin
2017-04-24 Jean PrivatMerge: nitin, an interactive interpreter
2017-04-24 Jean Privatcontrib/nitin: new interactive interpreter proof of...
2017-04-21 Jean Privatnitc/toolcontext: make error_count writable
2017-04-21 Jean Privatnitc/loader: always build the module importation
2017-04-21 Jean Privatnitc/loader: load_rt_module returns the MModule
2017-04-21 Jean Privatnitc/interpreter: NaiveInterpreter::mainmodule is writable
2017-04-11 Jean PrivatMerge: gamnit: virtual gamepad
2017-04-11 Jean PrivatMerge: gamnit: abstract camera scroll and zoom service
2017-04-11 Jean PrivatMerge: gamnit: intro dynamic resolution support
2017-04-10 Alexis Laferrièregamnit: world_camera position defaults to 1080 pixels...
2017-04-10 Alexis Laferrièreasteronits: change dynamic resolution with , and .
2017-04-10 Alexis Laferrièregamnit: intro dynamic resolution support
2017-04-10 Alexis Laferrièreglesv2: intro param to get names of bound entities
2017-04-10 Alexis Laferrièreglesv2: small (but important) fixes
2017-04-06 Alexis Laferrièregamnit: implement `camera_control` for linux
2017-04-06 Alexis Laferrièregamnit: intro `camera_control` an abstraction of `accep...
2017-04-06 Alexis Laferrièresdl2 & gamnit: add mouse wheel events
2017-04-05 Alexis Laferrièreaction_nitro: add f-droid package description file
2017-04-05 Alexis Laferrièregamnit: fix clearing reference to context in sprites too
2017-04-05 Alexis Laferrièregamnit: add example to `gamnit::keys`
2017-04-05 Jean PrivatMerge: inkscape_tools: support Inkscape versions before...
2017-04-05 Jean PrivatMerge: GC now collect cycles
2017-04-05 Jean PrivatMerge: Some minor fixes to actors examples
2017-04-04 Alexis Laferrièreaction_nitro: intro Android client with gamepad and...
2017-04-04 Alexis Laferrièreaction_nitro: general gameplay tweaks
2017-04-04 Alexis Laferrièreasteronits: use the new touch gamepad
2017-04-04 Alexis Laferrièregamnit: intro virtual gamepad
2017-04-04 Alexis Laferrièreinkscape_tools: support Inkscape versions before and...
next