nitvm: clean the code and add some comments
[nit.git] / src /
2014-07-18 Julien Pagèsnitvm: clean the code and add some comments
2014-07-18 Julien Pagèsniti: add write_attribute as a unique entry point
2014-07-15 Jean PrivatMerge: Nitdoc standalone
2014-07-15 Alexandre Terrasanitdoc: extract NitdocContext from Nitdoc generation
2014-07-15 Alexandre Terrasanitdoc: clean output_dir option selection
2014-07-15 Alexandre Terrasanitdoc: limit dependency to `model`
2014-07-15 Alexandre Terrasamodel_utils: limit dependency to `model`.
2014-07-14 Alexis LaferrièreJava FFI: support generic Java types in extern class...
2014-07-10 Jean PrivatMerge: Android assets, resources, and audio
2014-07-09 Jean PrivatMerge: Message Passing Interface (MPI) in Nit and parti...
2014-07-08 Romain ChanoirModelBuilder modifications for android resources
2014-07-08 Romain ChanoirAdding the support of the res folder for android applic...
2014-07-08 Jean PrivatMerge: Clear the Android project folder before generati...
2014-07-07 Alexis Laferrièreandroid: delete the Android project folder prior to...
2014-07-07 Alexis Laferrièreandroid: generate Android project in a subdirectory...
2014-07-07 Lucas Bajoletniti: Adapted bin_and/or/xor for Int in niti.
2014-07-03 Jean PrivatMerge: Refuse null in superstrings
2014-07-03 Alexis Laferrièrelib: NativeString is an extern class (and not a special...
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-03 Jean Privatcached: only abstract and concrete classes can have...
2014-07-02 Jean PrivatMerge: nitdoc_next
2014-07-02 Jean Privattyping: refuse a null value in superstrings
2014-07-02 Alexandre Terrasanitdoc: avoid super-strings with null value in NitdocPa...
2014-07-01 Alexandre Terrasamodel: fix a compiler crash on access to null construct...
2014-07-01 Alexandre Terrasanitdoc: auto hide source-link
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all mproperties
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all MGroup
2014-07-01 Alexandre Terrasanitdoc: better display of section headers
2014-07-01 Alexandre Terrasanitdoc: better display of concerns
2014-07-01 Jean PrivatMerge: Improvements to Pep8analysis Web version
2014-06-30 Alexandre Terrasanitdoc: factorize more services into `MEntity`
2014-06-27 Alexis Laferrièreemscripten: minify code when release
2014-06-26 Jean PrivatMerge: No old style accessors
2014-06-26 Alexis Laferrièreemscripten: use the macro CXX to support C++
2014-06-26 Alexis Laferrièreemscripten: enable dynamic memory size
2014-06-26 Alexis LaferrièreFFI with C++: use a customizable macro to compile C...
2014-06-26 Alexandre Terrasanitdoc: TplDefinition::namespace is no longer mandatory
2014-06-26 Alexandre Terrasanitdoc: introduce "All classes" sidebar in module page
2014-06-26 Alexandre Terrasanitdoc: do not flatten mmodule view
2014-06-26 Alexandre Terrasanitdoc: render anchor for empty sections
2014-06-26 Alexandre Terrasanitdoc: short init with content for TplArticle
2014-06-26 Alexandre Terrasanitdoc: topmenu responsive design for small resolutions
2014-06-26 Alexandre Terrasamodel_utils: replace many sorters by MEntityNameSorter
2014-06-26 Alexandre Terrasamodel_utils: add MEntityNameSorter
2014-06-26 Jean Privatmodelize_property: remove old-style accesors
2014-06-26 Jean Privatparser: remove generated old-style accesors.
2014-06-26 Jean Privatparser: remove some remaining old style accessors
2014-06-26 Jean PrivatMerge: names and concerns in model
2014-06-25 Jean PrivatMerge: Model utils
2014-06-25 Alexandre Terrasamodel: introduce MConcern
2014-06-25 Alexandre Terrasamodel: introduce `name` in MEntity according to it...
2014-06-25 Jean PrivatMerge: Removed sockets from 'debugger.nit' to put them...
2014-06-25 Alexandre Terrasamodel_utils: allow intro and redef mclasses filtering
2014-06-25 Alexandre Terrasamodel_utils: collect mmodules in mproject and mgroups
2014-06-25 Alexandre Terrasamodel_utils: extract mclasses and mclassdefs from MProj...
2014-06-25 DjomanixAdded an import for 'debugger_socket'.
2014-06-23 DjomanixPut sockets in 'debugger_socket.nit
2014-06-23 DjomanixRemoved sockets from 'debugger.nit' to put them in...
2014-06-21 Jean Privatmkcsrc: clear OLDNITCOPT in src/Makefile
2014-06-21 Jean Privatc_src: update Makefile to compile on MacOSX
2014-06-20 Jean PrivatMakefile: use `--no-stacktrace` on c_src/nitg to deal...
2014-06-20 Jean Privatglobal: compiler remove a useless `const` that cause...
2014-06-20 Jean Privatabstract_compiler: remove -lunwind if target is Darwin...
2014-06-20 Jean Privatabstract_compiler: add -Qunused-argument if clang
2014-06-20 Jean Privatabstract_compiler: add some flags to teach clang to...
2014-06-18 Jean PrivatMerge: Use more intern methods and add intern factories...
2014-06-18 Jean PrivatMerge: SharedPreferences: Nit API wrapping android...
2014-06-17 Jean PrivatMerge: Include extra Java files in a project
2014-06-17 Alexis LaferrièreJava FFI: javac is always called on local files
2014-06-17 Alexis LaferrièreJava FFI: enable inserting additionnal Java files to...
2014-06-17 Jean PrivatMerge: Compilation to JavaScript using the Emscripten SDK
2014-06-17 Jean Privatemscipten_platform: do not use `append` on String
2014-06-17 Jean PrivatMerge: Give top-level methods some rules
2014-06-16 Jean PrivatMerge: Subtyping test with perfect hashing in the Nit vm
2014-06-16 Jean PrivatMerge: No duplicated mclassdefs
2014-06-16 Alexis Laferrièreemscripten: intro the emscripten platform to generate...
2014-06-16 Alexis Laferrièrenitg: extracts default_outname from default toolchain
2014-06-16 Alexis Laferrièrenitg: extracts makefile_name from default toolchain
2014-06-16 Alexis Laferrièrenitg: use libgc only if platform supports it
2014-06-16 Jean Privattyping: check correct usage of top-level methods
2014-06-13 Frédéric Vachonjava-ffi: Ignore '\n' in extern types
2014-06-13 Alexis Laferrièregrammar: support spaces and doc with the `in "Java...
2014-06-13 Julien PagèsFirst files for the Nit virtual machine
2014-06-12 Jean PrivatMerge: Search `README.md` to document groups
2014-06-12 Jean PrivatMerge: PNaCl : Added threading to pnacl.nit
2014-06-12 Jean Privatmodelbuilder: `check_redef_keyword` and `build_property...
2014-06-12 DjomanixSuppression of the '-Werror' flag to avoid failing...
2014-06-12 Jean Privatmodelbuilder: `build_properties` process `all_defs...
2014-06-12 Jean Privatmodelbuilder: add `AClassdef::all_defs` to retrieve...
2014-06-12 Jean Privatmodelbuilder: modeling of top-level methods use `parent`
2014-06-12 Jean Privatmodelbuilder: `build_a_mclassdef` reuse existing mclassdefs
2014-06-12 Jean Privatmodelbuilder: mclass2nclassdef registers the first...
2014-06-12 Jean Privatmodelbuilder: simplify the call of `add_in_hierarchy`
2014-06-12 Jean Privatmodelbuilder: document group in the base directory...
2014-06-12 Jean Privatniti: implements intern `init` for NativeString and...
2014-06-12 Jean Privatcompiler: implement intern `init` on NativeString
2014-06-12 Jean Privatcompiler: Accepts `new` constructor on non pointer...
2014-06-12 Alexis Laferrièrejava FFI: display a clean error when java module is...
2014-06-12 Jean Privatcompiler: accept intern `new` constructors (factories)
2014-06-12 Jean Privatcompiler: special handling of `new NativeArray`
next