[root]/groovy/jsr/spec
lib
(1 files, 0 lines)
src
(2 files, 53 lines)
wiki
(14 files, 2411 lines)
A new proposal for the layout of the Groovy Language Specification,
taking into account the copyright concerns of the Java Language Specification
and hopefully making a document that can be read both without
reference to the Java Language Specification, and with for further detail.
28 lines of code changed in:
* used proper 'alternate stylesheet' to allow browsers to give choice
for spec viewing from 'Default' to 'Full Screen'
* used  syntax for rendered Unicode sample characters
57 lines of code changed in:
* moved fixed width of 600 pixels into css, so that spec readers can fill to full width, simply by ignoring or supplying their own css for the spec
11 lines of code changed in:
* Started going through Section 3.3 Unicode Escapes
1 lines of code changed in:
* Added Unicode section of Chapter 3
* Amended section link macro to become ($foo)
* Changed text style to an easier to read size/width/font
8 lines of code changed in:
* Started work on GLS/TCK
- basing from latest JLS 3rd edition
- no longer a diff, but a full standalone Groovy Language Specification
- created progress sheet at http://docs.codehaus.org/display/GroovyJSR/Progress
- created alternate chapter 3, based on JLS 3rd edition
http://java.sun.com/docs/books/jls
- provided a replacement macro for section links inside the document,
keeps it cleaner and easier to read.
4 lines of code changed in:
Fix some wiki quoting problems. Minor clarifications.
4 lines of code changed in:
* Cleaned up index and template pages
5 lines of code changed in:
* template page for specification now points at fisheye history
2 lines of code changed in:
* added Groovy Language Specification to CVS repository
* biscuit is now used to render static versions of the specification
* The source is in radeox format, and is intended to be compatible with confluence
* run 'ant clean render' to regenerate wiki pages in 'wiki' subdirectory
298 lines of code changed in: