Embeddinator-4000/binder
Joao Matos 5c0939d137 Fixed handling of enum items with signed types and negative values.
Fixes https://github.com/mono/Embeddinator-4000/issues/15.
2017-03-01 15:13:53 +00:00
..
Generators Fixed handling of enum items with signed types and negative values. 2017-03-01 15:13:53 +00:00
Passes Renamed CheckKeywords pass to CheckReservedKeywords. 2017-02-23 16:55:38 +00:00
Tests Extracted the Project type out of Options type which is now used from BindingContext. 2017-02-02 19:37:49 +00:00
Utils Bump to latest CppSharp and remove more now unused options. 2017-02-01 19:31:35 +00:00
CLI.cs Use current directory if no output directory option is found. 2017-02-21 17:24:31 +00:00
Compilation.cs Use generated output files for compilation instead of looking up in the filesystem. 2017-02-24 19:07:11 +00:00
Driver.cs Renamed CheckKeywords pass to CheckReservedKeywords. 2017-02-23 16:55:38 +00:00
Options.cs Extracted the Project type out of Options type which is now used from BindingContext. 2017-02-02 19:37:49 +00:00
Parser.cs Renamed namespaces to MonoEmbeddinator4000. 2016-11-14 19:52:27 +00:00
Project.cs Renamed namespaces to MonoEmbeddinator4000. 2016-11-14 19:52:27 +00:00
premake5.lua Added Xamarin.Android.Tools to the build. 2017-01-17 18:43:28 +00:00