nitdoc: remove unused plugin "Copy to Clipboard"
[nit.git] / tests /
2014-02-25 Alexandre Terrasanitdoc: remove unused plugin "Copy to Clipboard"
2014-02-25 Alexandre Terrasanitdoc: move css files to share/css/ dir
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-20 Alexandre Terrasanitdoc: add --shareurl to link external share files
2014-01-28 Jean PrivatMerge remote-tracking branch 'lucas/compiler_abstract_fix'
2014-01-27 Lucas Bajoletnitg: Added typing test on new for non-concrete classes...
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test
2014-01-22 Alexis Laferrièrenitg-s: fix call to super in primitive types and add...
2014-01-22 Alexis Laferrièrenitg-s: fix abstract methods in extern classes and...
2014-01-17 Jean Privattests: remove implicit importation of standard on some...
2014-01-17 Jean PrivatMerge branch 'nitdoc'
2014-01-16 Alexandre Terrasanitdoc: add support for Piwik tracker
2014-01-16 Jean Privattests: update nitlight
2013-11-27 Jean PrivatMerge branch 'killis' into killnitc
2013-11-27 Jean Privattests: remove old sav/nitg-e/error_for_coll.res
2013-11-27 Jean Privattests: rewrite base_covar_int to not runtime-error...
2013-11-27 Jean Privattests: remove base_virtual_int that is redundant with...
2013-11-27 Jean Privattests: replace usage of `is` with `is_same_instance`
2013-11-26 Jean PrivatMerge branch 'killclosures' into killnitc
2013-11-26 Jean Privattests: update some tests related to kernel line-numbering
2013-11-26 Jean Privattests: clean and update sav/nitg-e
2013-11-26 Jean Privattests: update to show types on runtime cast errors
2013-11-26 Jean Privatruntime: inform the dynamic type of self on `Abstract...
2013-11-26 Jean Privatmodelbuilder: fail on unknown redef class
2013-11-19 Jean Privattests: error on unknown engine
2013-11-19 Jean Privattests: skip nitg for nitg-g (kill pratchett)
2013-11-19 Jean Privatremove closures from code
2013-11-19 Jean Privattests: remove some old tests results
2013-11-19 Jean Privattests: remove old nitc
2013-11-14 Alexis Laferrièretests: correct extension of test_a_star expected result
2013-11-14 Alexis LaferrièreMerge branch 'privat' into game_framework
2013-11-12 Jean Privattests: add base_orelse2
2013-11-12 Jean Privatmodelbuilder: prevent names of formal type to have...
2013-11-11 Jean PrivatMerge branch 'tests'
2013-11-11 Jean Privattests: add missing sav for libs nitcc_runtime and sqlite3
2013-11-11 Jean Privattests: strict order on tests.sh
2013-11-11 Jean Privattests: cleanup sav directory
2013-11-11 Jean Privattests: remove store_save.sh
2013-11-10 Alexis Laferrièrelib: adds Discrete::times as a shortcut to Range
2013-11-08 Jean Privattests: update nitg.res
2013-11-07 Jean Privattests: display binary, name and options of current...
2013-11-07 Jean Privattests: rename engine `nitg` to `nitg-g` ; alias `nitg...
2013-11-07 Jean Privattests: FIXME `for` crashes with formal types
2013-11-07 Alexis Laferrièretests/a_star: adds a test using heuristics
2013-11-07 Alexis Laferrièrelib/a_star: minor clean up
2013-11-07 Alexis Laferrièrelib/a_star: adds a larger test
2013-11-07 Alexis Laferrièrelib/a_star: replace some class parameters with virtual...
2013-11-07 Alexis Laferrièrelib/a_star: renames virtual type E to N
2013-11-07 Alexis Laferrièrelib: intro the a_star module (even though it is not...
2013-11-07 Jean Privatscope: break and continue affect the nearest do/end
2013-11-06 Jean PrivatMerge remote-tracking branch 'alexandre/nitdoc'
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-10-30 Jean PrivatMerge remote-tracking branch 'alexis/ready-for-ffi'
2013-10-30 Alexis Laferrièretests: adds a FFI test for casts
2013-10-24 Jean Privatexamples: update curl_http to have a consistant behavio...
2013-10-24 Alexandre Terrasanitg: Changed specification of 'for .. do' statements
2013-10-18 Alexis Laferrièretests: adds engine name to conclusion of tests
2013-10-16 Jean Privattests: update tests with abort in kernel
2013-10-16 Jean Privattest: add test_seq
2013-10-16 Jean Privattests: test hash in test_seq
2013-10-16 Jean PrivatMerge branch 'libs'
2013-10-16 Jean PrivatMerge remote-tracking branch 'alexandre/mmnitdoc'
2013-10-16 Jean Privattest: add test_set.nit
2013-10-11 Alexandre Terrasani_nitdoc: simplified github option
2013-10-09 Lucas Bajolettests: add base_super_linext2 for super-call on inherit...
2013-09-20 Lucas Bajoletnitg/niti: Fixed cast problem when using object_id...
2013-09-11 Jean Privattests: add sav/ for mixim-modules on nitg-s
2013-09-10 Jean PrivatMerge remote-tracking branch 'alexandre/supercalls'
2013-09-10 Alexandre Terrasanitg: Implemented polymorphic super calls for nitg...
2013-09-09 Jean PrivatMerge remote-tracking branch 'alexandre/NIT_DIR'
2013-09-09 Alexandre Terrasanitg: fixed conflicting module error when env var NIT_D...
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/ropes'
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/variadic_fix'
2013-09-05 Lucas Bajoletengines: Unit test for super on varadic functions
2013-09-04 Jean PrivatMerge branch 'mixinmodule'
2013-09-04 Jean Privatnitg: add option -m for mix-in modules
2013-09-04 Jean Privattests: test -m with nit.nit
2013-09-04 Jean Privatniti: add option -m for mix-in modules
2013-09-04 Jean Privatrename 'package' to 'module'
2013-09-03 Lucas BajoletStdlib: Added unit tests for Ropes
2013-09-03 Jean Privattests: update nitx
2013-08-30 Jean PrivatMerge branch 'mmnitdoc' v0.6.1
2013-08-30 Jean Privatni_nitdoc: update tests because new --github options
2013-08-30 Jean Privattests: add nitx.args
2013-08-30 Jean Privattests: fix sav for error_needed_method.nit for String...
2013-08-30 Jean PrivatMerge remote-tracking branch 'lucas/string_refactor'
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-08-26 Jean Privatshoot: move game to a src sub-directory
2013-08-23 Jean PrivatMerge branch 'highlightdoc-and-implies'
2013-08-23 Jean Privattests: add base_bool.nit
2013-08-23 Jean Privattests: add `implies` to base_isa_cast.nit
2013-08-23 Jean PrivatMerge remote-tracking branch 'alexis/privileges'
2013-08-23 Alexis Laferrièretests: adds missing .sav for privileges
2013-08-23 Alexis Laferrièreexamples: adds a use of the privileges module
2013-08-22 Jean Privatmerge branch 'nitlight'
2013-08-22 Jean Privattests: add nitlight
2013-08-22 Jean Privattests: update test_parser
2013-08-22 Jean Privattests: update tests because of changed location
2013-08-21 Jean Privattests: include skipped tests in XML
2013-08-21 Jean Privattests: provide a better classname for XML
next