nit.git
2014-06-25 Jean PrivatMerge: Model utils
2014-06-25 Jean PrivatMerge: Rope api
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 Lucas Bajoletlib/ropes_debug: Adapted new leaves for to_dot operation.
2014-06-25 Lucas Bajoletlib/standard/ropes: Added to_leaf method on RopeNode.
2014-06-25 DjomanixAdded an import for 'debugger_socket'.
2014-06-25 Jean Privatmailcap: fix Julien Pagès
2014-06-23 DjomanixPut sockets in 'debugger_socket.nit
2014-06-23 DjomanixRemoved sockets from 'debugger.nit' to put them in...
2014-06-23 Jean PrivatMerge: Nit for mac
2014-06-23 Jean PrivatMerge: Tests emscripten
2014-06-23 Jean PrivatMerge: Bench scripts
2014-06-21 Jean Privatmkcsrc: clear OLDNITCOPT in src/Makefile
2014-06-21 Jean Privatc_src: update Makefile to compile on MacOSX
2014-06-21 Jean Privattests: update some tests to pass on Mac
2014-06-20 Jean PrivatMakefile: use `--no-stacktrace` on c_src/nitg to deal...
2014-06-20 Jean Privattests.sh: force LC_ALL that cause issues with MacOSX
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-19 Lucas Bajoletbenchmarks: Reunited common functions for benches in...
2014-06-19 Lucas Bajoletlib/standard/ropes: Concat nodes cannot be constructed...
2014-06-19 Lucas Bajoletlib/standard/ropes: API change, Leaves are now abstract...
2014-06-19 Jean PrivatMerge: Tests nitg --semi-global
2014-06-19 Jean Privattests.sh: new engine `emscripten` for `nitg -m emscripten`
2014-06-19 Jean Privattests: testall.sh include nitg-sg
2014-06-19 Jean Privattests.sh: distinguish the generated file from the execu...
2014-06-19 Jean Privattests: add engine `nitg-sg` for --semi-global
2014-06-18 Jean Privattests: clean some .skip files (use some UNDEFINED ...
2014-06-18 Jean Privattests: teach a res file to contains `UNDEFINED` and...
2014-06-18 Jean Privattests: add tests for tests.sh so we can test the test...
2014-06-18 Jean Privattests.sh: soso are always detected as failed tests
2014-06-18 Jean Privattests.sh: less hackish way to handle fixme directories...
2014-06-18 Jean Privattests.sh: remove tap output
2014-06-18 Jean Privattests: fix base_inline
2014-06-18 Jean Privattests: add new lines on some tests
2014-06-18 Jean Privattests: remove some very-old useless tests
2014-06-18 Jean PrivatMerge: Pep8analysis Web Version
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èrepep8analysis: add copyright and doc to the pep8analysis...
2014-06-17 Alexis Laferrièrepep8analysis: add copyright info for viz.js
2014-06-17 Alexis Laferrièretests: adds sav file for pep8analysis_web
2014-06-17 Alexis Laferrièrepep8analysis: improve initial loading speed
2014-06-17 Alexis Laferrièrepep8analysis: show annotated CFG in web interface
2014-06-17 Alexis Laferrièrepep8analysis: add doc to web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro the web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro a variant main program for a web...
2014-06-17 Alexis Laferrièrepep8analysis: intro a feature to clear the list of...
2014-06-17 Alexis Laferrièrepep8analysis: print CFG as dot graph to OStream
2014-06-17 Alexis Laferrièrepep8analysis: enable analyzing from stream
2014-06-17 Alexis Laferrièrepep8analysis: fix format and encoding of some sample...
2014-06-17 Alexis Laferrièrelib: implement `close` in StringOStream
2014-06-17 Alexis Laferrièretests: add a test for the extra_java_files phase
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 Privattests: add tests for nitvm
2014-06-16 Jean PrivatMerge: No duplicated mclassdefs
2014-06-16 Alexis Laferrièreemscripten: add general features to lib
2014-06-16 Alexis Laferrièreexamples: intro a README file to emscripten examples
2014-06-16 Alexis Laferrièreexample: intro an emscripten wrapper around fibonacci
2014-06-16 Alexis Laferrièreexample: intro an emscripten wrapper around hello world
2014-06-16 Alexis Laferrièretests: support testing the emscripten module
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 Alexis Laferrièrelib/stream: fix for clang/llvm/emscripten
2014-06-16 Jean Privattests: add error_toplevel.nit
2014-06-16 Jean Privattyping: check correct usage of top-level methods
2014-06-16 Jean PrivatMerge: Mnit fps
2014-06-16 Jean Privatmnit_fps: add current_fps
2014-06-16 Jean Privatmnit: update examples to use maximim_fps
2014-06-16 Jean Privatlib/mnit: introduce mnit_fps so each app does not need...
2014-06-13 Frédéric Vachonjava-ffi: Ignore '\n' in extern types
2014-06-13 Frédéric Vachonlib/android: Added tests to mnit_simple
2014-06-13 Frédéric Vachonlib/android: Intro API wrapping android SharedPreferences
2014-06-13 Jean PrivatMerge: grammar: support spaces and doc with the `in...
2014-06-13 Alexis Laferrièregrammar: support spaces and doc with the `in "Java...
2014-06-13 Julien PagèsModification of the numbering in perfect_hashing.
2014-06-13 Julien PagèsFirst files for the Nit virtual machine
2014-06-13 Jean PrivatMerge: Fix shoot
2014-06-13 Jean Privatshoot: use `app_name` and `app_version`
2014-06-13 Jean Privatshoot: fix usage of the new App framework
2014-06-13 Jean Privatlib/app: make App::setup public
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 DjomanixUpdated the example with 'run' method
2014-06-12 DjomanixAdded the 'run' method who is in charge of the infinite...
2014-06-12 Jean Privattests: update model-related tools because there is...
2014-06-12 Jean Privattests: check that double definitions in distinct AClass...
next