An incremental constraint solver for .NET
Stars
33
Forks
11
Watchers
33
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
Updated README file (new homepage URLs). Welcome to the next decade :)
55769cbView on GitHubFixed Makefile, didn't work anymore due to moved AssemblyInfo files.
479b340View on GitHubMoved AssemblyInfo files to Properties/ subdir and updated the metadata in these files.
4d3ffbbView on GitHubReduced warnings about unused variables when catching exceptions.
3ae91daView on GitHubUpdated to pass key signing seettings through the project settings or the compiler.
3d5c2ceView on GitHubAdded AssemblyInfo files to Properties subfolder, and altered Makefile and Visual Studio projects to reflect this.
6111727View on GitHubAdded the Scanner and Parser files generated by Coco/R.
af5bec9View on GitHubAdded key files and AssemblyInfo for the Compact .NET version.
5bdacdeView on GitHubUpdated to .NET 2.0 (allowing for removal of COMPACT defines) and to December 2006 version of Coco/R.
8321545View on GitHubAdded instructions to build a Debian or Ubuntu package to the INSTALL file.
c1a3ecaView on GitHub