W3C CVS

java/classes/org/w3c/IsaViz/fresnel/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [Public] / java / classes / org / w3c / IsaViz / fresnel


FileRev.AgeAuthorLast log entry
[BACK] Previous Directory     
[DIR] tests/     
[TXT] FresnelManager.java  1.21  12 months epietrig  upd w.r.t change in ZVTM color animation API
[TXT] AdditionalContentInfo.java  1.1  18 months epietrig  added full support for fresnel:content{First,Before,After,Last}
[TXT] Format.java  1.8  18 months epietrig  added full support for fresnel:content{First,Before,After,Last}
[TXT] Lens.java  1.16  18 months epietrig  added full support for fresnel:content{First,Before,After,Last}
[TXT] FresnelParser.java  1.9  18 months epietrig  parse fresnel:content* instructions
[TXT] FSLVisibility.java  1.4  18 months epietrig  added support for FSL expressions as values of fresnel:showProperties
[TXT] FSLISVEvaluator.java  1.14  18 months epietrig  fixed a bug in selection process for arc steps going inward
[TXT] FSLJenaEvaluator.java  1.35  18 months epietrig  fixed a bug in selection process for arc steps going inward
[TXT] FSLSesameEvaluator.java  1.9  18 months epietrig  fixed a bug in selection process for arc steps going inward
[TXT] FSLLexer.java  1.16  18 months epietrig  fixed bug in lexer: _ chars were not allowed in local names
[TXT] FSLParser.java  1.16  18 months epietrig  fixed bug in lexer: _ chars were not allowed in local names
[TXT] FSLParserTokenTypes.java  1.16  18 months epietrig  fixed bug in lexer: _ chars were not allowed in local names
[TXT] fsl.g  1.20  18 months epietrig  fixed bug in lexer: _ chars were not allowed in local names
[TXT] ArcInfo.java  1.3  18 months epietrig  - support for the fresnel:label property - now using rdfs:label value to refer t...
[TXT] FSLJenaTest.java  1.9  23 months epietrig  more tests for @ and ^^
[TXT] FSLSesameTest.java  1.6  23 months epietrig  added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLLiteralStep.java  1.9  23 months epietrig  added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLParserTest.java  1.5  23 months epietrig  added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLParserTokenTypes.txt  1.6  23 months epietrig  added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLPath.java  1.25  23 months epietrig  added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FormatCaller.java  1.1  23 months epietrig  more efficient support for groups
[TXT] NodeInfo.java  1.2  23 months epietrig  - more efficient support for groups - support for fresnel:value=fresnel:image
[TXT] FresnelPanel.java  1.5  23 months epietrig  - added basic support for groups (lenses are associated with formats) - parsing ...
[TXT] Group.java  1.2  23 months epietrig  - added basic support for groups (lenses are associated with formats) - parsing ...
[TXT] BasicVisibility.java  1.3  23 months epietrig  - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] ItemInfo.java  1.1  23 months epietrig  - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] PropertyVisibility.java  1.4  23 months epietrig  - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] FSLNSResolver.java  1.3  23 months epietrig  now creating lenses, adding information about domains
[TXT] LensTableModel.java  1.1  23 months epietrig  *** empty log message ***
[TXT] FSLSesameHierarchyStore.java  1.5  2 years epietrig  removed deprecated XXX comment
[TXT] FSLHierarchyStore.java  1.8  2 years epietrig  made more vars and methods public for use outside of package
[TXT] FSLJenaHierarchyStore.java  1.2  2 years epietrig  a few doc + trace fixes
[TXT] FSLEvaluator.java  1.5  2 years epietrig  made some attributes public so that they can be accessed by evaluators implement...
[TXT] FSLLocationStep.java  1.13  2 years epietrig  made some attributes public so that they can be accessed by evaluators implement...
[TXT] FSLAllTests.java  1.2  2 years epietrig  added tests for hierarchy store implementations
[TXT] FSLHierarchyTest.java  1.1  2 years epietrig  added tests for hierarchy store implementations
[TXT] FSLArcStep.java  1.7  2 years epietrig  minor optimization of path evaluation code
[TXT] FSLResourceStep.java  1.6  2 years epietrig  minor optimization of path evaluation code
[TXT] FSLSelfArcStep.java  1.5  2 years epietrig  minor optimization of path evaluation code
[TXT] FSLSelfNodeStep.java  1.5  2 years epietrig  minor optimization of path evaluation code
[TXT] overview.html  1.2  2 years epietrig  updated FSL spec URL added Sesame engine
[TXT] gram.sh  1.1  2 years epietrig  script that asks ANTLR to generate Java source code from the .g grammar
[TXT] FSLFunctionCall.java  1.8  2 years epietrig  added function exp()
[TXT] FSLExpression.java  1.10  2 years epietrig  fixed bug in function returning an expression's type (case of function calls)
[TXT] FSLAndExpr.java  1.5  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLDiffExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLEqExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLInfEqExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLInfExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLNumber.java  1.4  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLOrExpr.java  1.5  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLString.java  1.4  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLSupEqExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLSupExpr.java  1.3  2 years epietrig  assigned unique identifiers to the different kinds of expressions
[TXT] FSLChecker.java  1.7  2 years epietrig  first location step type now given as a parameter to pathFactory
[TXT] FSLBinExpr.java  1.2  2 years epietrig  more javadoc
[TXT] FSLNodeStep.java  1.4  2 years epietrig  more javadoc
[TXT] FSLValue.java  1.3  2 years epietrig  more javadoc

Show only files with tag:

Webmaster