0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/nheu/Nit-Plugin-for-Eclipse into mergeNheu More... almost 11 years ago
Link text editor selection to the outline(tree) More... almost 11 years ago
Link outline selection(tree) to the text editor(file) More... almost 11 years ago
Refactoring : outline moved outside ui/editor package More... almost 11 years ago
Adding FFI support (C extern code) More... almost 11 years ago
Fix: bad location of the parser More... almost 11 years ago
Reorganization of imports More... almost 11 years ago
Merge pull request #11 from nheu/master More... almost 11 years ago
Update parser with the latest official syntax More... almost 11 years ago
Redevelopment of the nit setup configuration wizard More... almost 11 years ago
Trim whitespaces is now manual More... almost 11 years ago
Set informations & licence terms published by the update site More... almost 11 years ago
Merge branch 'WorkInProgressBranch' More... almost 11 years ago
Plugin : Corrected errors that appeared when Merging. More... almost 11 years ago
Merge branch 'WorkInProgressBranch' More... almost 11 years ago
Merge https://github.com/nheu/Nit-Plugin-For-Eclipse into WorkInProgressBranch More... almost 11 years ago
Small corrections in then content provider of the outline view More... almost 11 years ago
String externalisation - pretty ugly - find the right way to do i18n with Eclipse plugins More... almost 11 years ago
Adding support for clean indentation and basic code formatting More... almost 11 years ago
Adding command support for Correct Indentation and Source Format in the plugin manifest More... almost 11 years ago
Remove /features and /site temporary files from commit More... almost 11 years ago
Automatic deployment via Maven3 and Tycho scripts, /plugins contains ndt plugins, actually just one monolitic plugin, but in the future muste be splited into ui, core, gen, compiler,... /features, /master and /site are mainly composed by generated files for the moment More... almost 11 years ago
Moving all files from the plugin project to an inner directory plugins/org.nitlanguage.ndt More... almost 11 years ago
Adding comments for the 'toggle comment' functionality More... almost 11 years ago
Adding support for automatic comments using (like Java does in Eclipse) More... almost 11 years ago
Adding a configuration wizard, launched at every nit plugin loading. This wizard checks if a nit installation is set (at least the compiler and the standard lib). A user should not be able to compile/run a nit program without defining these parameters. More... about 11 years ago
Light changes in StyledLabelProvider : *outline now support generic classes *nullable type are prefixed with the zero-crossed/null set unicode character *a module file without modules clauses has an implicit module statement like module filename - ".nit" More... about 11 years ago
Minor modifications, subject to revert. Just try to better trace an astonishing number of parsing failures More... about 11 years ago
Cleaning and commenting More... about 11 years ago
Minor modifications, subject to revert. Just try to better trace an astonishing number of parsing failures More... about 11 years ago