nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / misc /
2015-02-03 Alexis Laferrièremisc: rename README to README.md
2015-02-03 Alexis Laferrièremisc: intro a vim plugin with better autocomplete
2014-12-15 Alexis Laferrièrenitester & wrapper: compile nit and nitvm on the contro...
2014-12-14 Jean PrivatMerge: More macosx compat things
2014-12-13 Jean Privatunitrun.sh: do not crash when no time.out file
2014-12-13 Jean Privatunitrun.sh: detect nonworking date command
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-12 Alexis Laferrièremisc/jenkins: unitrun without --quiet do not use '...
2014-12-12 Alexis Laferrièrenitester-wrapper: fix set -x
2014-12-12 Alexis Laferrièrenitester-wrapper: only compile nitg and nitester on...
2014-12-12 Alexis Laferrièrenitester-wrapper: test if the target hash is valid
2014-12-12 Alexis Laferrièrenitester-wrapper: update script to follow the config...
2014-12-11 Jean Privatbash_completion: switch nitg and nitc
2014-12-10 Alexis Laferrièremisc: trigger for extern code blocks of Java, C++ and...
2014-12-10 Alexis Laferrièremisc: vim syntax recognize the Objective-C syntax
2014-11-30 Alexis Laferrièrevim/syntastic: show errors on EOF on the last line
2014-11-30 Alexis Laferrièrevim/syntastic: show "Documentation warning" as a style...
2014-11-07 Alexis Laferrièrejenkins: add the nitester-wrapper script
2014-11-07 Alexis Laferrièreunitrun: fix use of time command
2014-10-08 Lucas Bajoletjenkins: Added opportunity to Jenkins paths
2014-09-29 Jean-Christophe... misc/jenkins: fix checklicense.sh
2014-09-26 Jean Privatjenkins: add --quiet to time in unitrun.sh
2014-09-26 Jean Privatmisc/jenkins: add checklicense.sh
2014-09-26 Jean Privatmisc/jenkins: unitrun handle classname
2014-09-25 Jean Privattools: new script listnit.sh to list all real compilabl...
2014-09-22 Jean Privatvim: activate -W for syntactic
2014-09-08 Jean Privatvim: use nitpick for faster syntastic
2014-08-28 Jean Privatmisc: make public some scripts used by Jenkins
2014-08-05 Jean Privatvim: allow spell check on string literals and comments.
2014-07-25 Jean Privatbash_completion: add a magic script that do the bash_co...
2014-05-13 Jean PrivatMerge: misc: do not enforce shiftwidth to 8, let the...
2014-05-09 Jean Privatvim: try to color annotation.
2014-04-09 Alexandre Terrasamisc: do not enforce shiftwidth to 8, let the .vimrc...
2014-03-15 Alexis Laferrièremisc: add support for FFI with Java and C++ to vim...
2014-03-15 Alexis Laferrièremisc: use nitc instead of nitg in syntastic
2014-03-10 Jean Privatvim: update syntax for strings
2014-02-07 Alexandre Terrasamisc: added brush for SyntaxHighlighter JS script
2014-01-21 Alexis Laferrièremisc: update Vim syntastic plugin to use nitg
2014-01-14 Alexis Laferrièremisc: adds the option to specify the main nit module...
2014-01-13 Alexis Laferrièremisc: updates the vim syntastic config with correct...
2013-10-29 Jean Privatmisc/source-highlight: multiline-strings
2013-07-29 Jean Privatmisc: add highlight syntax file
2013-03-14 Alexis Laferrièremisc: update vim syntastic plugin to latest specification
2013-02-01 Alexis Laferrièremisc: extends Vim syntax highlighting for the FFI
2013-02-01 Alexis Laferrièremisc: adds extern class type to vim syntax highlighting
2013-02-01 Alexis Laferrièremisc: adapts gtksourceview/nit.lang to extern code use
2012-05-30 Alexis Laferrièremisc: removes debug output from syntastic Nit syntax...
2012-05-30 Jean Privatvim: install syntastic file directly inside the vim...
2012-05-30 Jean Privatvim: README explain how to install nit for vim
2012-05-30 Jean Privatvim: move the function-once test before stuffs
2012-05-29 Alexis Laferrièremisc: handles all error types in syntastic Nit syntax...
2012-05-29 Alexis Laferrièremisc: adds customizable options to syntastic Nit syntax...
2012-05-29 Alexis Laferrièremisc: correctly handles warnings in syntastic Nit synta...
2012-05-29 Alexis Laferrièremisc: adds a Nit syntax checker for syntastic, a vim...
2012-02-09 Jean Privatupdate README
2011-10-05 Alexis Laferrièremisc: removes package from keywords in gtk syntax highl...
2011-02-14 Jean Privatmisc: update syntax file with module and enum
2010-09-26 Alexis Laferrièremisc: Adds type and universal to gtk syntax highlighting.
2010-03-11 Jean Privatsyntax: "super" is a synonym of "special"
2009-08-25 Jean Privatmisc: new syntax file for GNU source-highlight
2009-08-06 Jean Privatsyntax: add 'loop' construction
2009-08-03 Jean Privatmisc: vim: better indentation of closures
2009-07-31 Jean Privatparser: closure syntax use '!' instead of 'with'
2009-07-30 Jean Privatparser: remove attr and meth alternatives
2009-07-27 Jean Privatmisc: update vim syntax
2009-07-14 Alexis Laferrièremisc: gtksourceview nit syntax highlighting
2009-06-26 Jean Privatmisc: add vim syntax and indent files