nit.git
2014-08-28 Jean Privattests: fix errlist
2014-08-28 Jean Privatmisc: make public some scripts used by Jenkins
2014-08-27 Jean PrivatMerge: phase: Do not revisit all annotations for each...
2014-08-27 Jean Privatphase: Do not revisit all annotations for each phase
2014-08-27 Jean PrivatMerge: Less char boxings
2014-08-27 Jean PrivatMerge: Clean make
2014-08-27 Jean Privatcontrib/sort_downloads: use relative nitg binary
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatparser: Lexer.get_token use String[j] instead of String...
2014-08-27 Jean Privatlib/stream: BufferedIStream.read_all use Buffer[j]...
2014-08-27 Jean Privatlib/string: redefine [] for FlatString and FlatBuffer...
2014-08-27 Jean PrivatMakefile: add recipe `full` to build examples and programs.
2014-08-27 Jean Privatexamples/mnit_*: add icon in .gitignore
2014-08-27 Jean Privatexamples/mnit_*: add Makefile recipe to build svg_to_icons
2014-08-27 Jean Privatleapfrog: add .gitignore
2014-08-27 Jean Privatleapfrog: fix Makefile
2014-08-27 Jean Privatonline_ide: add .gitignore
2014-08-27 Jean Privatjwrapper: add .gitignore
2014-08-27 Jean Privatnitcc: .gitignore .out files
2014-08-27 Jean Privatnitcc: generate info files with .out instead of .txt
2014-08-27 Jean Privatgitignore: ingore all bin/ and doc/ in examples/
2014-08-26 Jean PrivatMerge: lib/standard: optimize Array.to_s
2014-08-26 Jean PrivatMerge: Bench string
2014-08-26 Jean PrivatMerge: Utf8 strings - noindex
2014-08-26 Lucas Bajolettests: Update tests for conformance with modifications.
2014-08-26 Lucas Bajoletlib/standard/string: Array.to_s micro-optimization
2014-08-26 Lucas Bajoletlib/standard/array: new NativeArray/NativeString are...
2014-08-26 Lucas Bajoletlib/array_debug: Added array_debug module to keep stats...
2014-08-26 Lucas Bajoletbenchmarks/string: Added benchmark for Array.to_s
2014-08-26 Jean Privatc_src: Fix uname in Makefile
2014-08-26 Jean PrivatMerge: New constructors
2014-08-25 Jean Privattests: add base_init_basic.nit
2014-08-25 Jean Privattests: update to pass tests
2014-08-25 Jean Privatmodelize_property: simple inits are new-style
2014-08-25 Jean PrivatMerge: tests: do not check whitespace errors in *.res...
2014-08-25 Lucas Bajoletstring_exp/utf8_noindex: Update README
2014-08-25 Lucas Bajoletlib/string_exp/utf8_noindex: Access is now done from...
2014-08-23 Jean Privattests: do not check whitespace errors in *.res files
2014-08-23 Jean PrivatMerge: Intro `user/group_exists` and apply a few small...
2014-08-21 Alexis Laferrièrelib/curl: use more precise return types
2014-08-21 Lucas Bajoletbench/strings: Added bench for UTF-8 strings without...
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-20 Jean Privatsrc: introduce new constructors
2014-08-19 Alexis Laferrièrelib/privileges: prevent seg faults with asserts and...
2014-08-19 Alexis Laferrièrelib: intro `user_exists` and `group_exists`
2014-08-19 Alexis Laferrièresendmail: fix missing empty line between header and...
2014-08-19 Jean PrivatMerge: Auto super init call next method
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added cache for last access.
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added two-way iterators...
2014-08-18 Jean PrivatMerge: introduce Sequence::prepend
2014-08-16 Jean Privattests: add base_init_super_call3.nit and it does not...
2014-08-16 Jean Privatauto_super_init: handle the case of constructors redefi...
2014-08-16 Jean Privattests: update sav/test_new_native_alt1.res because...
2014-08-15 Jean PrivatMerge: Prepare for new constructors
2014-08-15 Jean PrivatMerge: Annotation `nosuper` to avoid automatic super...
2014-08-15 Jean PrivatMerge: Fixes for supercalls
2014-08-15 Jean Privatlib: add Seq:prepend as an alias of `insert_all(0)`
2014-08-15 Jean Privatlib: add Seq:insert_all as a generalized `insert`
2014-08-15 Jean Privatlib: make Seq::append an alias of add_all (instead...
2014-08-15 Jean Privattests: update sav for modified files
2014-08-15 Jean Privattests: prepare for new constructors
2014-08-15 Jean Privatsrc: prepare for new constructors
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-08-15 Jean Privatlib: prepare for new constructors
2014-08-15 Jean Privattests: add base_init_nosuper.nit
2014-08-15 Jean Privatauto_super_init: add annotation `nosuper`
2014-08-15 Jean PrivatMerge: nitgg: use is_toplevel instead of heuristics...
2014-08-15 Jean PrivatMerge: phase: remove a useless verbose line
2014-08-14 Jean Privatrta: `add_super_send` uses live_classes instead of...
2014-08-14 Jean Privatsrc: add some asserts on `super` related things
2014-08-14 Jean Privatphase: remove a useless verbose executed
2014-08-14 Jean Privatnitgg: use is_toplevel instead of heuristics to not...
2014-08-13 Jean PrivatMerge: lib: introduce module hash_debug
2014-08-13 Jean PrivatMerge: Deserialize generics with nitserial
2014-08-13 Jean PrivatMerge: cleanup --no-check-*
2014-08-13 Jean PrivatMerge: Optimize usage of the chars of a string
2014-08-13 Alexis Laferrièretests: nitg-e doesn't know the full type of generics...
2014-08-13 Alexis Laferrièretests: test a module generated by `nitserial`
2014-08-13 Alexis Laferrièretests: test nitserial itself
2014-08-13 Alexis Laferrièretests: extend test_deserialization with generics
2014-08-13 Alexis Laferrièrenitserial: intro a support tool to deserialize generic...
2014-08-13 Alexis Laferrièrelib/json_serialization: support Arrays
2014-08-13 Alexis Laferrièrelib/string: use indexed access to chars instead of...
2014-08-13 Jean Privatcomp: add --no-check-all
2014-08-13 Jean Privatcomp: rename --no-check-other to --no-check-null, becau...
2014-08-13 Jean Privatnitgg: correclty disable attr check with --no-check...
2014-08-13 Jean PrivatMerge: Ai search
2014-08-13 Jean PrivatMerge: Intent: An android API to launch activities...
2014-08-13 Jean PrivatMerge: UTF-8 Strings without index
2014-08-13 Jean PrivatMerge: Memcpy -> memmove
2014-08-13 Jean PrivatMerge: Finalizing Nit objects on garbage collection
2014-08-13 Jean Privatlib: introduce module hash_debug
2014-08-13 Frédéric Vachonlib/android: Removed deprecated `super Serializable`
2014-08-13 Frédéric Vachonlib/android: Fixes audio module tests
2014-08-13 Frédéric Vachonlib/android: Bundle API JNI error fix
2014-08-13 Frédéric Vachonlib/android: Added Intent API tests to mnit_simple
2014-08-12 Alexis Laferrièrelib: use a simple iteration in `html_escape` and move...
2014-08-12 Alexis Laferrièretests: test finalization effect
2014-08-12 Alexis Laferrièrenitg & lib: intro `Finalizable` to be called when an...
2014-08-12 Jean Privatlib/ai: add the n-puzzle problem as an example of search
next