0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added contraints on all NAME attributes (type xs:string but not empty). Added default "FALSE" for DEFAULT attribute Added use="required" for all NAME attributes. More... over 18 years ago
Mapped language is not no longer deduced from LANGUAGE element but from MAPPING element, thus for example .java maps to "Java, 1.3, Java 1.3" and .class maps to "Java bytecode, 1.3, Java bytecode 1.3". More... over 18 years ago
Mapping for .class commented out, because mapping to language java not wirking yet. More... over 18 years ago
LanguageSelector implementation included. More... over 18 years ago
new testing target 'testExtensionLanguageSelectionByXml'. classpath extensions so that tests can run. More... over 18 years ago
added output about start/end to allow simple performance check. More... over 18 years ago
Testclass to test LanguageSelection based on XML file while iterating over file sources. More... over 18 years ago
*** empty log message *** More... over 18 years ago
LanguageSelection based on Source extension. The mapping from source extension to language is parsed from XML file. More... over 18 years ago
needed for XML based language selector More... over 18 years ago
Added method 'String getExtension()', needed for language selection via LanguageSelector-Implementations. More... over 18 years ago
New version to be compatible with latest pvcommons More... over 18 years ago
Last minute changes More... over 18 years ago
See changelog, pvlasov-20050804. More... over 18 years ago
Updated More... over 18 years ago
Added generated lexers/parsers directory to sources list More... over 18 years ago
No changes in fact. More... over 18 years ago
Upgraded to latest version More... over 18 years ago
Downgraded hsqldb.jar to 1.7.3, 1.8.1 turned out to be buggy. More... over 18 years ago
- Removed REPOSITORY_IMPLEMENTATION column from LANGUAGE - Changed LOADER.DESCRIPTION type to VARCHAR from CHAR - Added column IS_WHITESPACE to TOKEN_TYPES - Removed LANGUAGE and LANGUAGE_VERSION from REPOSITORY More... over 18 years ago
Changed .NET syntax to Java syntax in two places More... over 18 years ago
Latest versions (4.4.1) More... over 18 years ago
*** empty log message *** More... over 18 years ago
Initial XML schema and XML doc for the mapping between file extensions and language types. More... over 18 years ago
Pavel Vlasov changes More... over 18 years ago
Inititial implementation and test of a FileSourceIterator that iteratates recursivly over java.io.Files objects. Different search strategies may be added later. More... over 18 years ago
Code blocks commented out that don't compile yet. More... over 18 years ago
Added testing targets to build and execute tests. More... over 18 years ago
Initial check-in More... over 18 years ago
Test check-in More... over 18 years ago