summaryrefslogtreecommitdiffstats
path: root/jill/src
Commit message (Expand)AuthorAgeFilesLines
* Modify synthetic catch variable namesBenoit Lamarche2015-07-201-8/+8
* Use schedlib Version in JillYohann Roussel2015-06-252-130/+5
* Fix absolute paths with working directoryBenoit Lamarche2015-06-191-2/+2
* Declare CLI and let Jill implement itBenoit Lamarche2015-06-184-12/+149
* Fix bug when generating floating comparisonsmikaelpeltier2015-05-281-6/+51
* Add mention of @<FILE> option in Jill's --help outputJean-Marie Henaff2015-04-302-11/+12
* Remove usage of the deprecated method setUsageWidthmikaelpeltier2015-04-081-2/+3
* Display the full version of Jillmikaelpeltier2015-04-071-1/+1
* Rename ANNOTATION_LITERAL to ANNOTATIONmikaelpeltier2015-04-022-2/+2
* Add jill-api projectJean-Marie Henaff2015-03-185-31/+348
* Simplify usage of Jill by APImikaelpeltier2015-03-032-76/+49
* Update and modified Jill APImikaelpeltier2015-03-032-25/+33
* Use LinkedHashSet and LinkedHashMap to keep ordermikaelpeltier2015-01-301-15/+10
* Generate parameter copy always in the same ordermikaelpeltier2015-01-301-6/+15
* Merge "Split jill.version.codebase property" into ub-jackJean-Philippe Lesot2015-01-061-2/+7
|\
| * Split jill.version.codebase propertyJean-Philippe Lesot2015-01-061-2/+7
* | Now --no-debug option worksmikaelpeltier2014-11-254-8/+20
* | Jill does not longer manage resourcesmikaelpeltier2014-11-251-71/+0
* | Jill generates lib version 1.1mikaelpeltier2014-11-161-19/+36
* | Now, jill generates library 1.0 with Jayce 2.15mikaelpeltier2014-11-122-13/+4
* | Merge "Remove NProgram since it is not longer used" into ub-jackmikaelpeltier2014-11-121-1/+1
|\ \ | |/ |/|
| * Remove NProgram since it is not longer usedmikaelpeltier2014-11-121-1/+1
* | Rework version managementJean-Philippe Lesot2014-11-051-10/+23
|/
* Update command line: remove short version for '--verbose'Jean-Marie Henaff2014-10-271-1/+1
* Fix bug in new command line: output is a zipJean-Marie Henaff2014-10-241-1/+1
* Merge "Add support for generic '@' in Jill command line" into ub-jackJean-Philippe Lesot2014-10-241-3/+18
|\
| * Add support for generic '@' in Jill command lineJean-Philippe Lesot2014-10-231-3/+18
* | Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-241-1/+1
* | Update Jill command lineJean-Marie Henaff2014-10-231-5/+1
|/
* Dump library meta informationmikaelpeltier2014-10-221-3/+94
* Revert "Change jack files extension from .jack to .jayce"Jean-Marie Hénaff2014-10-101-1/+1
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-081-1/+1
* Anonymous subclasses of enum are not JEnum.Yohann Roussel2014-09-231-1/+10
* Merge "Add code base support in Jill" into ub-jackJean-Philippe Lesot2014-09-181-0/+5
|\
| * Add code base support in JillJean-Philippe Lesot2014-09-181-0/+5
* | Add multi catches supportmikaelpeltier2014-09-112-7/+23
* | Merge method must keep array dimensionmikaelpeltier2014-09-111-1/+5
|/
* Remove emitterId and simplify Jayce headerBenoit Lamarche2014-06-172-5/+1
* Renamed remaining references to SourceName to SimpleName.delphinemartin2014-06-163-3/+3
* Remove writing of sourcenames for JVariabledelphinemartin2014-06-103-16/+6
* Fix version error in Jilldelphinemartin2014-05-161-1/+1
* Splitted OriginalTypeInfo in two markersdelphinemartin2014-05-153-20/+33
* Fix bug on swap instructionmikaelpeltier2014-05-141-11/+63
* Use String instead of JStringLiteral in ThisRefTypeInfo and OriginalTypeInfo.delphinemartin2014-04-293-10/+8
* Write thrown exceptions in a marker.delphinemartin2014-04-243-3/+13
* Update jack initial import.Yohann Roussel2014-03-193-25/+5
* Jack initial import.Yohann Roussel2014-02-0628-0/+5697