nit.git
2017-03-20 Jean PrivatMerge: typing: add services for intersecting and subtra...
2017-03-20 Jean PrivatMerge: grammar: add union and intersection types
2017-03-20 Jean PrivatMerge: Docker, portability and crosscompiling tweaks
2017-03-20 Jean PrivatMerge: Windows: path, PATH, and exec improvements
2017-03-17 Alexis Laferrièretests: add basic MINGW64 skip list
2017-03-17 Alexis Laferrièreexec: close child pipes from the parent process
2017-03-17 Alexis Laferrièrecore: split PATH on ; on Windows
2017-03-17 Alexis Laferrièrecore: standardize Windows path handling
2017-03-14 Alexis Laferrièrecore: 32 bits fixes
2017-03-14 Alexis Laferrièrenitc: let CC, CXX and NO_STACKTRACE use env value
2017-03-14 Alexis Laferrièrenitc: clean up makefile header generation
2017-03-11 Alexis Laferrièredocker: add missing libsdl2-image-dev
2017-03-10 Jean Privattests: update more sav because of the improved null...
2017-03-10 Jean Privatparser: regenerate with union and intersection types
2017-03-10 Jean Privatparser: add syntax for union and intersection types
2017-03-10 Jean Privattests: add base_adaptive_full.nit with a lots of pattenrns
2017-03-10 Jean Privatnitc: adaptive typing apply non-nullness when fallbacking
2017-03-10 Jean Privattests: update test_isa_nil message
2017-03-10 Jean Privatnitc/typing: isa uses intersect_types and diff_types
2017-03-10 Jean Privatnitc/typing: add intersect_types and diff_types
2017-03-10 Jean Privatnitc/typing: document `merge_types`
2017-03-09 Jean PrivatMerge: realtime: 32 bits compatibility
2017-03-09 Jean PrivatMerge: nitweb: load catalog at startup instead of first...
2017-03-09 Jean PrivatMerge: lib/json: fix array serialization
2017-03-06 Alexandre Terrasalib/json: fix array serialization
2017-03-06 Alexandre Terrasanitweb: load catalog at startup instead of first page...
2017-03-06 Jean PrivatMerge: regen csrc for Windows and to fix 32 bits support
2017-03-04 Alexis Laferrièrerealtime: 32 bits safe
2017-03-03 Jean PrivatMerge: OSX use gtime
2017-03-03 Jean PrivatMerge: re_parser: add pre-build target in the Makefile
2017-03-03 Jean PrivatMerge: lib/ini: do not abort when lines does not have "="
2017-03-03 Jean PrivatMerge: Test out-of-tree projects
2017-03-02 Alexis Laferrièrecsrc: regen for 32 bits platforms and Windows
2017-03-02 Alexis Laferrièrecompiler: detect many versions of mingw64
2017-03-02 Jean Privatmacosx: silent error because hostame --vestion does...
2017-03-02 Jean Privatmacosx: use gtime (from gnu-time) if available to measu...
2017-03-02 Jean Privatre_parser: add pre-build target in the Makefile
2017-03-01 Alexis Laferrièretests: fix listfull.sh
2017-03-01 Jean Privatlib/ini: do not abort when lines does not have "="
2017-03-01 Jean Privatcontrib/oot: script to update and check oot projects
2017-03-01 Jean Privatmisc: new script to try to make some targets
2017-02-28 Jean PrivatMerge: Counter: fixes
2017-02-28 Jean PrivatMerge: gamnit: use SDL2 windows and events
2017-02-28 Jean PrivatMerge: Nit Actor Model, with some examples
2017-02-28 Alexis Laferrièrekernel: intro `Pointer::==` and `Pointer::hash`
2017-02-27 Alexis Laferrièreapp: minor refactor of the audio services
2017-02-27 Alexis Laferrièremodel_viewer: update to new gamnit API with move events
2017-02-27 Alexis Laferrièregamnit: update doc
2017-02-27 Alexis Laferrièregamnit: use SDL2
2017-02-27 Alexis Laferrièregamnit: don't use `texture` as it may be a std function
2017-02-27 Alexis Laferrièreglesv2: use SDL2 for a portable hello triangle example
2017-02-27 Alexis Laferrièreglesv2: minor improvements to the hello_triangle example
2017-02-27 Alexis Laferrièresdl2: implement more events
2017-02-27 Alexis Laferrièresdl2: more display and surface services
2017-02-27 Alexis Laferrièresdl2: fix initialization services
2017-02-27 Alexandre Terrasacounter: fix add all behavior
2017-02-27 Alexandre Terrasacounter: fix NPE on nullable element to_s
2017-02-27 Jean PrivatMerge: Windows: implement the `exec` module using ...
2017-02-27 Jean PrivatMerge: lib/github: GitHub loader
2017-02-27 Jean PrivatMerge: contrib/re_parser
2017-02-27 Jean PrivatMerge: inkscape_tools: update expected default DPI
2017-02-27 BlackMinouskip the execution of tests on actors_*.nit files
2017-02-27 BlackMinouignoring actors_*.nit files generated by nitc
2017-02-27 BlackMinouinitialize $WRITE for tests others than *.args
2017-02-27 BlackMinouA very simple example using actors
2017-02-27 BlackMinouAdding a README to the actors group
2017-02-27 BlackMinouAdding actor phases to the frontend
2017-02-27 BlackMinouAdding a hook on a module at the end of a phase
2017-02-27 BlackMinouActors support module generation phase
2017-02-26 Alexis Laferrièresdl2: update window_handle to support Windows and intro...
2017-02-26 Alexis Laferrièreegl: standardize the name of the 2 different handles
2017-02-26 Alexis Laferrièreegl: clean up `initialize` and `make_current`, and...
2017-02-23 Alexis Laferrièrewindows: flush after each write
2017-02-23 Alexis Laferrièrewindows: implement services of the exec module
2017-02-21 BlackMinouActors model injection
2017-02-21 BlackMinouFannkuch-redux actor example
2017-02-21 BlackMinouChameneos-redux actor example
2017-02-21 BlackMinouMandelbrot example from benchmarks game
2017-02-21 BlackMinouAdds an atomic Int to pthreads
2017-02-21 BlackMinouthread ring example from benchmarksgame
2017-02-21 BlackMinouAdding a Nitty version of a condition variable
2017-02-21 BlackMinouActors abstraction
2017-02-20 Alexandre Terrasacontrib/re_parser: add Makefile, README and .gitignore
2017-02-20 Alexandre Terrasacontrib/re_parser: add web app
2017-02-20 Alexandre Terrasacontrib: introduce re_parser
2017-02-20 Alexandre Terrasacontrib/nitcc: improve Automaton::to_dot
2017-02-20 Alexandre Terrasacontrib/nitcc: make Automaton::to_dot return a String
2017-02-20 Alexandre Terrasalib/github: introduce loader
2017-02-20 Alexandre Terrasalib/github: fix deserialization of empty branch arrays
2017-02-20 Alexis Laferrièreinkscape_tools: update expected default DPI
2017-02-20 Jean PrivatMerge: lib/popcorn: add response handler to return...
2017-02-16 Alexandre Terrasanitcc: remove nullable warnings
2017-02-16 Alexandre Terrasanitcc: remove trailing spaces
2017-02-16 Alexandre Terrasanitcc: rename `rfa` in `nfa`
2017-02-16 Alexandre Terrasanitcc/re2nfa: remove redef make_rfa types
2017-02-16 Alexandre Terrasanitcc/re2nfa: remove redef value types
2017-02-16 Jean PrivatMerge: JSON: optimize writing strings
2017-02-16 Jean PrivatMerge: Use a Buffer in StringWriter
2017-02-16 Alexis Laferrièrejson: optimize writing strings
2017-02-16 Jean Privatcore/stream: StringWriter uses a Buffer internally
next