Developing Typecheck
Keeping Up
The typecheck package is kept in a Subversion repository.
To follow development, you have two choices:
Check out a read-only copy of the repository on your own machine. After installing Subversion, a simple
svn checkout svn://oakwinter.com//var/svn/typecheck
will do the trick.
To install
typecheckfrom a Subversion checkout, follow the instructions in theREADME.We also provide a browser-based interface to the repository.
For even more avant garde goodness, we now offer the latest SVN revision in a convenient tarball form. The URL for this tarball will stay the same, even when its contents change. To figure out what revision you've got, check the included REVISION file.
If you're a bleeding-edge source kinda guy or gal, you'll probably want the bleeding-edge documentation to go along with it.
To this end, we've made the development branches of the docs available for all to peruse.
Keep in mind that these docs, much like the SVN version of the code, are subject to wild, sweeping changes at the drop of a hat.
We try and keep these docs in sync with the plans for the next release of typecheck, but we make no promises.
If you're still interested, this is the place to head: http://oakwinter.com/code/typecheck/dev/.
This will give you the latest version of typecheck's website, making it the best place to learn about features scheduled for the next release.
Contributing
We welcome bug reports, documentation improvements, feature suggestions and patches from all comers. You can either submit patches via our patch tracker or by contacting a developer directly. We're fairly liberal about handing out commit bits to the repository, so feel free to dive in and start hacking.