lib: Update text_stat and tests for new String types
[nit.git] / src /
2016-04-21 Alexandre Terrasamodel_collect: collect MClass inits
2016-04-21 Alexandre Terrasamodel_collect: collect all MClass inherited methods
2016-04-21 Alexandre Terrasamodel_collect: collect importation poset for modules
2016-04-21 Alexandre Terrasamodel_collect: collect more on MModule hierarchy
2016-04-21 Alexandre Terrasamodel_views: build posets from mentities lists
2016-04-21 Jean PrivatMerge: Fix more warnings
2016-04-21 Jean PrivatMerge: nitweb: uml graphs route
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2016-04-20 Alexandre Terrasasrc/doc: fix useless signature in redef warnings
2016-04-20 Alexandre Terrasasrc/doc: fix call on nullable receiver warnings
2016-04-20 Jean PrivatMerge: Interpreter FFI: fix running the interpreter...
2016-04-20 Alexandre Terrasauml: fix not escaped names
2016-04-18 Alexis Laferrièreinterpreter: use light_ffi to force support for the...
2016-04-18 Alexis Laferrièreinterpreter: the annotation light_ffi identifies a...
2016-04-18 Jean PrivatMerge: Split catalog into a lib and a program
2016-04-18 Jean Privatnitcatalog: add a new class Person
2016-04-17 Jean Privatnitc: split nitcatalog into a lib and a program
2016-04-15 Alexis Laferrièrenitc iOS: use ???? as bundle signature (now we can)
2016-04-14 Jean PrivatMerge: Introducing the do ... catch ... end structure
2016-04-12 BlackMinouCompiler: using longjumps for the catch blocs
2016-04-12 BlackMinouInterpreter: using catch to modify abort behaviour
2016-04-12 BlackMinouScope & Typing: visits the catch part of a do ... catch...
2016-04-12 BlackMinouFlow: managing the flow context for a do ... catch...
2016-04-12 BlackMinouParser: Modifications due to the introduction of catch
2016-04-12 BlackMinouGrammar: Adding an optionnal catch bloc to a do end
2016-04-08 Jean Privatnitc/niti: unify returnmark and escapemark
2016-04-08 Jean Privatnitc/scope: attach AReturnExpr to an escape mark of...
2016-04-08 Jean Privatnitc/parser: Make `AReturnExpr` an AEscapeExpr
2016-04-07 Jean PrivatMerge: Augmented literal strings
2016-04-06 Lucas Bajoletinterpreter: Added support for prefixed/suffixed strings
2016-04-06 Lucas Bajoletcompiler: Added prefixed and suffixed `String` support
2016-04-04 Alexis Laferrièreinterpreter: do not intercept rand methods
2016-03-25 Jean PrivatMerge: niti: fix escaping in `with`
2016-03-25 Jean PrivatMerge: Fix autoadapt and NULL comparaison
2016-03-25 Jean PrivatMerge: nitc/transform: maintain vararg information...
2016-03-25 Jean Privatnitc/globalcomp: avoid looking at unexisting methods
2016-03-25 Jean Privatnitc/abscomp: cleanup, document and fix autoadapt ...
2016-03-25 Jean Privatnitc/abscomp: protect some NULL test with maybenull
2016-03-25 Jean Privatnitc/abscomp: add helper function maybenull to factoriz...
2016-03-24 Jean Privatnitc/transform: maintain vararg information when transf...
2016-03-24 Jean Privatniti: fix escaping flag when executing the finish of...
2016-03-24 Jean PrivatMerge: compiler: Added prefix and suffix support for...
2016-03-22 Lucas Bajoletinterpreter: Added support for prefixed chars
2016-03-22 Lucas Bajoletcompiler: Added prefix and suffix support for `Char`
2016-03-21 Jean PrivatMerge: frontend & vim plugin: no doc warnings on `new...
2016-03-19 Alexis Laferrièrefrontend: do not remport missing-doc warnings on anonym...
2016-03-18 Jean PrivatMerge: serialization: new annotation to rename an attri...
2016-03-17 Alexis Laferrièrefrontend serialization: serialize_as renames attributes...
2016-03-17 Alexis Laferrièrefrontend serialization: do not generate from_deserializ...
2016-03-11 Jean PrivatMerge: Interpreter FFI: support the pkgconfig annotation
2016-03-10 Alexis Laferrièreniti FFI: do not attempt to run extern methods returnin...
2016-03-10 Jean PrivatMerge: Misc text: some improvement on `join` and `to_base`
2016-03-10 Jean PrivatMerge: Interpreter FFI: custom compile_dir, use /tmp...
2016-03-10 Jean Privatlib/core/text: move `to_base` to the main base module...
2016-03-09 Alexis Laferrièreniti FFI: support the pkgconfig annotation
2016-03-07 Alexis Laferrièreniti FFI: create compile_dir with permissions 0o700
2016-03-05 Jean PrivatMerge: FFI: use more c_name and protect some macros...
2016-03-05 Alexis Laferrièreniti FFI: delete the nit_compile directory after execution
2016-03-05 Alexis Laferrièreniti FFI: cmd line option to change the nit_compile...
2016-03-03 Jean PrivatMerge: nitc: don't crash when checking if a broken...
2016-03-03 Jean PrivatMerge: New `optional` annotation on attributes
2016-03-03 Jean PrivatMerge: typing: include a hook to enable more precise...
2016-03-01 Alexis Laferrièrenitc: don't crash when checking if a broken method...
2016-03-01 Alexis Laferrièresrc/ffi: protect friendly macro names in type check...
2016-03-01 Alexis Laferrièresrc/ffi: fix use of c_name for mangled names
2016-02-26 Jean Privatengine: handle new attribute annotation `is_optional`
2016-02-26 Jean Privatmodelize: new attribute annotation `is optional`
2016-02-26 Jean Privatmodelize: use the signature of the setter in the initia...
2016-02-25 Jean Privattyping: include a hook to enable more precise error...
2016-02-20 Alexis Laferrièrenitc: do not define be32toh when it exists on Android
2016-02-17 Alexis Laferrièrenitc android: do not use quiet the call to ant as it...
2016-02-17 Alexis Laferrièrenitc android: move android specific folders (res/libs...
2016-02-16 Jean PrivatMerge: Revamp `Text::format`
2016-02-16 Alexis Laferrièrenitc: add -Wno-trigraph to CFLAGS
2016-02-16 Alexis Laferrièrefrontend/i18n: escape % in internationalized strings
2016-02-15 Alexis Laferrièrelib/text: `Text::format` uses an index starting at...
2016-02-15 Alexis Laferrièrenitc/ios: add Assets.xcassets
2016-02-15 Alexis Laferrièrenitc/ios: add LoadingScreen.storyboard
2016-02-15 Alexis Laferrièrenitc/ios: remove superfluous content of the generated...
2016-02-12 Jean PrivatMerge: Small cleanups related to constructors
2016-02-12 Jean Privatrta: improve code for methods of classes
2016-02-12 Jean Privatniti: rename `args` as `arguments` in `call`
2016-02-12 Jean Privatnitc: remove the redundant property `mfree_init`
2016-02-11 Alexis Laferrièrenitc: add permission for HTTP requests to iOS apps
2016-02-09 Alexis Laferrièrenitc: fix casts from Objective-C to internal C
2016-02-09 Alexis Laferrièrenitc: do not intercept signals on iOS either
2016-02-06 Jean PrivatMerge: compiler: add a native implementation of NativeA...
2016-02-04 Jean Privatcompiler: add a native implementation of NativeArray...
2016-02-03 Ait younes Mehdi... Introduction to Nit generators
2016-01-29 Jean Privatsrc/Makefile: use peflags to bootstrap on windows
2015-12-29 Lucas Bajoletsrc: Improve speed of interpreter when working with...
2015-12-29 Lucas Bajoletlib/core: Added prefetching of 4 chars at once on ...
2015-12-22 Jean PrivatMerge: model: migrate model_collect to model_views
2015-12-19 Alexandre Terrasanitsaf: add intraprocedural analysis
2015-12-19 Alexandre Terrasanitsaf: add loop flow set merge
2015-12-19 Alexandre Terrasanitsaf: add flow merge on `if..else` blocks
2015-12-19 Alexandre Terrasanitsaf: introduce `nitsaf` binary
2015-12-19 Alexandre Terrasanitsaf: introduce reaching defs analysis
2015-12-19 Alexandre Terrasanitsaf: introduce Nit Static Analysis Framework
2015-12-19 Alexandre Terrasanitx: migrate client to new doc API
next