nit.git
2018-03-29 Jean PrivatMerge: curl: basic Unix domain socket support
2018-03-25 Alexis Laferrièrecurl: intro `CurlHTTPRequest::unix_socket_path`
2018-03-25 Alexis Laferrièrecurl: cleanup, remove a typo and a callback from C...
2018-03-03 Jean PrivatMerge: Fix regressions in make
2018-03-03 Jean Privatmakefile: split tools into 2 groups
2018-03-03 Jean Privatmakefile: force dependency on all .nit file of src
2018-03-03 Jean Privatmakefile: nitc is in ../bin/
2018-03-02 Jean PrivatMerge: Improve lib/html and nitlight
2018-03-02 Jean Privatsrc/nitlight: add option --no-infobox
2018-03-02 Jean Privatsrc/htmlight: Do not create the whole infobox unless...
2018-03-02 Jean Privatlib/core::Text::html_escape: better implementation.
2018-03-02 Jean Privatlib/html: really implements Writable::write_to
2018-03-02 Jean Privatlib/html: use Array as it improve performances
2018-03-01 Jean PrivatMerge: Intro picnit, the (minimal) Nit package manager
2018-03-01 Alexis Laferrièreloader: use NIT_TESTING_TESTSSH to ignore picnit packag...
2018-03-01 Alexis Laferrièretests: intro NIT_TESTING_TESTSSH
2018-03-01 Jean PrivatMerge: Tests maintenance for macOS
2018-03-01 Jean PrivatMerge: inkscape_tools: fix Inkscape version detection...
2018-03-01 Jean PrivatMerge: Explain failed asserts for easier debugging...
2018-02-26 Alexis Laferrièretests: update Darwin skip list
2018-02-26 Alexis Laferrièretests: hello_ios now has an empty "assets" folder
2018-02-21 Alexis Laferrièreinkscape_tools: fix Inkscape version detection on Ubuntu
2018-02-18 Alexis Laferrièretests: test picnit
2018-02-18 Alexis Laferrièreshare: add picnit manual
2018-02-18 Alexis Laferrièreloader: look for packages installed via picnit
2018-02-18 Alexis Laferrièrepicnit: install and update Nit packages from Git repos
2018-02-17 Alexis Laferrièretests: skip tests failing on timeout or file size limit...
2018-02-16 Alexis Laferrièrenitc: explain asserts only if Array is available, for...
2018-02-16 Alexis Laferrièrerta: visit the superstring created by explain_assert
2018-02-16 Jean PrivatMerge: Infer more attribute types
2018-02-16 Jean PrivatMerge: Intro and use `prompt`, an alternative to `readline`
2018-02-16 Alexis LaferrièreMerge branch 'explain-assert' into master
2018-02-16 Alexis Laferrièrefrontend: fix missing location
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2018-02-15 Alexis Laferrièretests: test the new inferrable attribute types
2018-02-15 Alexis Laferrièremodel: infer the types of attributes with unary - and...
2018-02-15 Alexis Laferrièremodel: infer the array types of attributes
2018-02-15 Alexis Laferrièremodel: extract infer_static_type to support recursive...
2018-02-14 Alexis Laferrièrenitin: use `prompt`
2018-02-14 Alexis Laferrièrenitx: remove dependency on GNU readline
2018-02-14 Alexis Laferrièrenitx: exit on EOF
2018-02-14 Alexis Laferrièrerealtime: implement the `prompt` service
2018-02-14 Alexis Laferrièrelib: intro `prompt`, basic Apache 2.0 service to displa...
2018-01-26 Jean PrivatMerge: nitc: check pkg-config packages availability...
2018-01-26 Alexis Laferrièretests: test_syntax now reports other errors before...
2018-01-26 Alexis Laferrièrenitc & niti: move the duplicated pkg-config checks...
2018-01-25 Jean PrivatMerge: Gamnit on iOS
2018-01-25 Jean PrivatMerge: doc/commands: extract CmdCode superclass
2018-01-25 Jean PrivatMerge: Remove the packages `glesv1`, `mnit` and `sdl...
2018-01-25 Alexis Laferrièreandroid: update the `sensors` module to use gamnit
2018-01-25 Alexis Laferrièretests: don't TODO Darwin errors for OpenGL ES 1.0
2018-01-25 Alexis Laferrièreinkscape_tools: remove `mnit` support
2018-01-25 Alexis Laferrièreinkscape_tools: delete mnit based test applications
2018-01-25 Alexis Laferrièrelib: clear all references to mnit from memory
2018-01-25 Alexis Laferrièrelib: delete the `sdl` package (there's still SDL2)
2018-01-25 Alexis Laferrièrelib: delete most of the mnit package (keeping input...
2018-01-25 Alexis Laferrièretinks: delete the old 2D mnit client
2018-01-24 Alexis Laferrièreexamples: delete the `shoot` game
2018-01-24 Alexis Laferrièrecontrib: delete the friendz game
2018-01-24 Alexis Laferrièrecontrib: delete the memory game
2018-01-24 Alexis Laferrièreexamples: delete mnit_ballz
2018-01-24 Alexis Laferrièreexamples: remove mnit_dino
2018-01-24 Alexis Laferrièrecontrib: remove crazy_moles
2018-01-24 Alexis Laferrièrecontrib: remove mnit_test
2018-01-23 Alexis Laferrièrenitc: document the phase detecting the annots `platform...
2018-01-22 Alexandre Terrasadoc/commands: update tests
2018-01-22 Alexandre Terrasadoc/commands: extract `CmdCode` super class
2018-01-22 Alexandre Terrasadoc/commands: rename `CmdComment::render` to `render_co...
2018-01-19 Jean PrivatMerge: location: fix located_in behavior
2018-01-19 Jean PrivatMerge: Gamnit: rewrite Android lifecycle support
2018-01-19 Alexis Laferrièretests: don't use the readlink option -f when not availa...
2018-01-19 Alexis Laferrièretests: use en_US.UTF-8 locale on macOS
2018-01-19 Alexis Laferrièretests: fix superfluous option in call to xargs, was...
2018-01-18 Alexis Laferrièretests: nitce crashes compiling test_platform_ios on...
2018-01-18 Alexis Laferrièreios: accept spaces in path to the Nit project
2018-01-18 Alexis Laferrièretests: skip some tests failing weirdly on macOS
2018-01-18 Alexis Laferrièregamnit: import gamnit_android from android19 for a...
2018-01-18 Alexis Laferrièreasteronits, action_nitro & model_viewer: use gamnit...
2018-01-17 Alexis Laferrièretests: test_platform_ios produces an empty assets folder
2018-01-17 Alexis Laferrièreshare: use BASH_SOURCE to reliably detect the script...
2018-01-17 Alexis Laferrièrepthreads: fix thread/gc support on iOS
2018-01-17 Alexis Laferrièreasteronits, action_nitro & model_view: add makefile...
2018-01-17 Alexis LaferrièreiOS: add support for bdgwc/libgc
2018-01-17 Alexis Laferrièrenitc ios: xcode support per file cflags
2018-01-17 Alexis Laferrièregamnit: intro basic input event supports for iOS
2018-01-17 Alexis Laferrièreios: implement app::audio for iOS
2018-01-17 Alexis Laferrièreios: implement TextAsset for iOS
2018-01-17 Alexis Laferrièregamnit: intro core gamnit graphics services for iOS
2018-01-17 Alexis Laferrièregamnit: move landscape & portrait from the android...
2018-01-17 Alexis Laferrièrenitc: use GMT as numeric version instead of local time
2018-01-17 Alexis Laferrièregamnit: request 4x antialiasing
2018-01-17 Alexis Laferrièregamnit: rewrite android support
2018-01-17 Alexis Laferrièregamnit: differentiate create_display and recreate_gamni...
2018-01-17 Alexis Laferrièreandroid: add poll_looper_pause
2018-01-17 Alexis Laferrièreandroid: use the gcc toolchain
2018-01-15 Alexandre Terrasalocation: fix located_in behavior
2018-01-14 Alexis Laferrièreios: intro GLKit services
2018-01-14 Alexis Laferrièrenitc: support iOS assets
2018-01-14 Alexis Laferrièreglesv2: alternative include directive for iOS
2018-01-14 Alexis Laferrièrelib/realtime: use our custom clock_gettime when targett...
next