nit.git
2014-07-02 DjomanixUpdated NOTICE for the online IDE contrib.
2014-07-02 DjomanixAdded pnacl manifest.
2014-07-02 DjomanixAdded JS files.
2014-07-02 DjomanixAdded index and favicon.
2014-07-02 DjomanixAdded CSS files.
2014-06-30 DjomanixAdded sources files.
2014-06-27 DjomanixAdded setup files.
2014-06-27 DjomanixAdded README and Makefile
2014-06-26 Jean PrivatMerge: No old style accessors
2014-06-26 Jean PrivatMerge: private DFAState
2014-06-26 Jean PrivatMerge: PNaCl: Added 'create_thread' function in the...
2014-06-26 Jean PrivatMerge: Concerns sorter
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 Privatpep8analysis: remove old-style accessors in the AST
2014-06-26 Jean Privattests: remove remaining old-style accessors
2014-06-26 Jean Privatlib/json: regenerate json_lexer with private DFAStates
2014-06-26 Jean Privatnitcc: DFAStates are private
2014-06-26 Jean PrivatMerge: ordered_tree: make OrderedTree implement Collection
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 Terrasaordered_tree: add some tests
2014-06-25 DjomanixUpdated 'create_thread' function comments.
2014-06-25 Alexandre Terrasaordered_tree: make OrderedTree a subclass of Collection...
2014-06-25 Jean PrivatMerge: Rope api
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 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-23 DjomanixAdded 'create_thread' function to enable thread creatio...
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
next