.. |
CL
|
Moved output filenames to Settings class.
|
2010-12-02 21:58:49 +00:00 |
Documentation
|
Merged gw-next2 branch to trunk.
|
2009-06-02 15:49:39 +00:00 |
ES
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
GL2
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
Properties
|
All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion.
|
2010-10-04 21:37:33 +00:00 |
Specifications
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
Structures
|
Fixed encoding error that prevent compilation on Linux.
|
2011-09-26 13:23:19 +00:00 |
BindStreamWriter.cs
|
Keep a reference to the file being read.
|
2010-12-06 22:32:11 +00:00 |
CppSpecWriter.cs
|
Modified CppSpecWriter to generate single-file bindings.
|
2011-09-26 11:18:57 +00:00 |
CSharpSpecWriter.cs
|
Added documentation comments to generated enums.
|
2011-07-20 10:10:33 +00:00 |
DocProcessor.cs
|
Recognize and strip mml from the new man4 documentation.
|
2010-11-21 14:24:05 +00:00 |
EnumProcessor.cs
|
Added documentation comments to generated enums.
|
2011-07-20 10:10:33 +00:00 |
FuncProcessor.cs
|
Do not reuse a single StreamReader for reading signatures. Avoids issues with XPathDocument closing the stream behind our backs.
|
2010-12-06 14:34:16 +00:00 |
Generator.Bind.csproj
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
IBind.cs
|
Re-added missing gl.tm file.
|
2010-12-03 10:21:50 +00:00 |
ISpecReader.cs
|
Do not reuse a single StreamReader for reading signatures. Avoids issues with XPathDocument closing the stream behind our backs.
|
2010-12-06 14:34:16 +00:00 |
ISpecWriter.cs
|
Added documentation comments to generated enums.
|
2011-07-20 10:10:33 +00:00 |
JavaSpecWriter.cs
|
Added missing function declarations (WIP).
|
2011-12-02 14:49:26 +00:00 |
Main.cs
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
Settings.cs
|
Added support for different per-language typemaps.
|
2011-12-02 13:12:53 +00:00 |
Utilities.cs
|
Added preliminary Java wrapper generation. Heavy work-in-progress.
|
2011-12-02 11:27:04 +00:00 |
XmlSpecReader.cs
|
Do not reuse a single StreamReader for reading signatures. Avoids issues with XPathDocument closing the stream behind our backs.
|
2010-12-06 14:34:16 +00:00 |