Directory org.openiaml.docs/src/org/openiaml/docs/generation/codegen/

Directory Created:
2009-09-28 21:27
Total Files:
4
Deleted Files:
0
Lines of Code:
570

[root]/org.openiaml.docs/src/org/openiaml/docs/generation/codegen

Lines of Code

org.openiaml.docs/src/org/openiaml/docs/generation/codegen/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 19 (100.0%) 573 (100.0%) 30.1

Most Recent Commits

soundasleep 2011-10-14 17:10 Rev.: 3150

extending the modeldoc gen to apply additional cleanup to LaTeX files: 'foo- \command' will now become 'foo-\command'

50 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: IACleanerBeautifierWithLaTeX.java (new 50)
soundasleep 2011-09-15 20:11 Rev.: 3084

events should not be formatted through humanise (e.g. 'onInit')

5 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+5)
soundasleep 2011-09-15 20:05 Rev.: 3083

propeties such as 'addPermission' will now be rendered in LaTeX as 'add permission'
fixing many of the other LaTeX hyperlinks, as element types were not being humanised

11 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+11)
soundasleep 2011-08-08 15:15 Rev.: 3055

modeldoc sections are now tagged as \modeldocSection
quotes within inference and implementation notes should now be correctly latexised

5 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+5)
soundasleep 2011-08-02 18:02 Rev.: 3040

HTML to LaTeX: adding support for lists, events, and headings
other HTML comments are now completely ignored

4 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+4)
soundasleep 2011-06-27 18:54 Rev.: 2976

modeldoc: documentation tagged with <em> will now be converted to \textit in LaTeX

2 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+2)
soundasleep 2011-06-27 18:44 Rev.: 2975

modeldoc: adding an \includeVisualMissing latex switch to optionally include missing visual representations
fixing humanise() for 'ECA Rule', 'XQuery Function'

14 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+14 -2)
soundasleep 2011-04-07 19:42 Rev.: 2647

metrics that are in floating point format are now printed out two 2dp in latex metrics output

18 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+18)
soundasleep 2011-03-24 16:01 Rev.: 2606

adding support for counting the number of Checks constraints in a project

14 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+14)
soundasleep 2011-03-24 11:45 Rev.: 2602

adding support for reading file metrics through modeldoc: file types count and size
file metrics are also printed out to Latex format

21 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+21)
soundasleep 2011-03-22 16:55 Rev.: 2593

DroolsPackage.uniqueRules is now populated correctly
rules summary includes a total count of rules

17 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+17)
soundasleep 2011-01-12 17:36 Rev.: 2545

writing a new modeldoc function, convertHTMLIntoLatex(), which tries make a javadoc-compatible string with HTML tags (e.g. <code>) into LaTeX-suitable code (e.g. \code{})

24 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+24)
soundasleep 2011-01-10 16:16 Rev.: 2535

modeldoc implementation notes are now sorted
other javadoc-derived documentation should now also be sorted more consistently

29 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+29)
soundasleep 2010-12-23 16:48 Rev.: 2527

modeldoc can now load additional latex documentation from .tex files

10 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (+10)
soundasleep 2010-07-20 19:37 Rev.: 2510

initial work in adding a Latex output for modeldoc

31 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: LatexCodegenFunctions.java (new 31)
soundasleep 2010-03-01 11:48 Rev.: 1599

generated modeldoc now includes timestamp

6 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+6)
soundasleep 2009-10-05 23:44 Rev.: 1249

resolving issue 135: constraints are no longer being executed on model save
a bug in OAW means that no two .chk, .ext or .oaw files can have the same name within the same Eclipse instance

1 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (+1 -1)
soundasleep 2009-09-28 22:14 Rev.: 1217

modeldoc generation now uses iacleaner to clean up generated output

145 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: IACleanerBeautifier.java (new 145)
soundasleep 2009-09-28 21:27 Rev.: 1214

refactoring out configuration information into constructor parameters

166 lines of code changed in 1 file:

  • org.openiaml.docs/src/org/openiaml/docs/generation/codegen: ModeldocCodeGenerator.java (new 166)
Generated by StatSVN 0.7.0