[go: up one dir, main page]

Activity for Ox: Attribute Grammar Compiling System

  • Tom Shields Tom Shields committed [r4025] on Code

    - update test case baseline compare files due to change [r4023]

  • Tom Shields Tom Shields committed [r4024] on Code

    - update generated files due to change [r4023]

  • Tom Shields Tom Shields committed [r4023] on Code

    - refactor to eliminate need for an error traversal mode annunciator slot in the table of traversals

  • Tom Shields Tom Shields committed [r4022] on Code

    - tweak a comment

  • Tom Shields Tom Shields committed [r4021] on Code

    - reimplement 'initLDG ()'

  • Tom Shields Tom Shields committed [r4020] on Code

    - update test case baseline compare files due to change [r4018]

  • Tom Shields Tom Shields committed [r4019] on Code

    - update generated files due to change [r4018]

  • Tom Shields Tom Shields committed [r4018] on Code

    - corrections & improvements to lexer '#line' directive generation

  • Tom Shields Tom Shields committed [r4017] on Code

    - update generated PDF file generated from change [r4015]

  • Tom Shields Tom Shields committed [r4016] on Code

    - update intermediate files generated from change [r4015]

  • Tom Shields Tom Shields committed [r4015] on Code

    - update sections 7.5 & F.3 to remove references to initialization of the cgraph data structures using 'yyyinit ()'

  • Tom Shields Tom Shields committed [r4014] on Code

    - change "TES" -> "TODO" in comments

  • Tom Shields Tom Shields committed [r4013] on Code

    - update test case baseline compare files due to change [r4011]

  • Tom Shields Tom Shields committed [r4012] on Code

    - update generated files due to change [r4011]

  • Tom Shields Tom Shields committed [r4011] on Code

    - add storage class specifier 'static' to 'yyyinit ()' when generating tree visualization code; remove pre-processor macro 'yyyinit ()' when not

  • Tom Shields Tom Shields committed [r4010] on Code

    - update test case baseline compare files due to change [r4008]

  • Tom Shields Tom Shields committed [r4009] on Code

    - update generated files due to change [r4008]

  • Tom Shields Tom Shields committed [r4008] on Code

    - correct the check that all Yacc symbol declaration directives ('%token', '%left', '%right', '%nonassoc', '%precedence', '%type', '%nterm') precede any '@attributes' declaration

  • Tom Shields Tom Shields committed [r4007] on Code

    - add/wordsmith comments

  • Tom Shields Tom Shields committed [r4006] on Code

    - remove unused constructors

  • Tom Shields Tom Shields committed [r139] on oxml2m4

    - add updated README, ChangeLog, and NEWS

  • Tom Shields Tom Shields committed [r138] on oxml2m4

    - update significant changes in the OXML translator 1.4 release

  • Tom Shields Tom Shields committed [r137] on oxml2m4

    - update change summary log

  • Tom Shields Tom Shields committed [r136] on oxml2m4

    - fixed a typo

  • Tom Shields Tom Shields committed [r135] on oxml2m4

    - add updates to installation and to instantiate the settings for the "XML Language Support by Red Hat" Microsoft Visual Studio Code (vscode) extension

  • Tom Shields Tom Shields committed [r134] on oxml2m4

    - add README updates

  • Tom Shields Tom Shields committed [r133] on oxml2m4

    - add the settings and settings template for the Microsoft Visual Studio Code (vscode) "XML Language Support by Red Hat" extension

  • Tom Shields Tom Shields committed [r132] on oxml2m4

    - add the Ox OXML macro specification module file template

  • Tom Shields Tom Shields committed [r131] on oxml2m4

    - update Automake generated file due to change [r 130]

  • Tom Shields Tom Shields committed [r130] on oxml2m4

    - instantiate the settings for the "XML Language Support by Red Hat" Microsoft Visual Studio Code (vscode) extension

  • Tom Shields Tom Shields committed [r129] on oxml2m4

    - add a discussion on using the M4 macro processor in the Ox code generation process

  • Tom Shields Tom Shields committed [r128] on oxml2m4

    - document 'template.oxml', 'vscode-settings.json' and 'vscode-settings_json.in'

  • Tom Shields Tom Shields committed [r127] on oxml2m4

    - settings for the Microsoft Visual Studio Code (vscode) "XML Language Support by Red Hat" extension to configure a vscode workspace for syntax-directed editing of OXML source

  • Tom Shields Tom Shields committed [r126] on oxml2m4

    - the template used for Ox OXML macro specification module files

  • Tom Shields Tom Shields committed [r4005] on Code

    - using the Microsoft Visual Studio Code editor (vscode) as an OXML syntax-directed editor

  • Tom Shields Tom Shields committed [r4004] on Code

    - move the discussion on using the Microsoft Visual Studio Code editor (vscode) as an OXML syntax-directed editor into 'README.vscode'

  • Tom Shields Tom Shields committed [r4003] on Code

    - update Automake generated file due to change [r4002]

  • Tom Shields Tom Shields committed [r4002] on Code

    - replace 'SED_GEN_JSON' with 'VSCODE_JSON' for clarity

  • Tom Shields Tom Shields committed [r4001] on Code

    - remove settings not related to using vscode as an OXML syntax-directed editor

  • Tom Shields Tom Shields committed [r4000] on Code

    - update: explain the use of OXML source to generate M4 source for (most of) the Ox skeleton macro library

  • Tom Shields Tom Shields committed [r3999] on Code

    - update Autoconf generated file due to change [r3998]

  • Tom Shields Tom Shields committed [r3998] on Code

    - bug fix: passing a bad path to './configure' via 'OXML2M4' doesn't verify it is executable

  • Tom Shields Tom Shields committed [r125] on oxml2m4

    - add '--show-catalog' command-line option update

  • Tom Shields Tom Shields committed [r124] on oxml2m4

    - add '--show-catalog' command-line option to help with configuration of the Microsoft Visual Studio settings file in the Ox distribution

  • Tom Shields Tom Shields committed [r3997] on Code

    - update Automake generated file due to change [r3996]

  • Tom Shields Tom Shields committed [r3996] on Code

    - instantiate the Microsoft Visual Studio workspace settings

  • Tom Shields Tom Shields committed [r3995] on Code

    - configure `./source/data/skeletons` as a Microsoft Visual Studio workspace for OXML source

  • Tom Shields Tom Shields committed [r3994] on Code

    - change the 'xsi:noNameSpaceSchemaLocation' XML system identifier from 'oxml.xsd' to 'file:///oxml.xsd'

  • Tom Shields Tom Shields committed [r3993] on Code

    - update Automake generated file due to change [r3992]

  • Tom Shields Tom Shields committed [r3992] on Code

    - remove build rule adding 'patchlvl.hh' as a prerequisite of 'opts.o': not required for building 'patchlvl.hh'

  • Tom Shields Tom Shields committed [r123] on oxml2m4

    - add update for better approach to building 'OXML/catalog.xml'

  • Tom Shields Tom Shields committed [r122] on oxml2m4

    - update Automake generated file due to changes [r 120],[r 121]

  • Tom Shields Tom Shields committed [r121] on oxml2m4

    - forgot to remove comment-elision of build rule adding 'OXML/catalog.xml' as a prerequisite of 'main.o'

  • Tom Shields Tom Shields committed [r120] on oxml2m4

    - don't require 'maintainer-mode' to build 'OXML/catalog.xml'

  • Tom Shields Tom Shields committed [r119] on oxml2m4

    - add update for Microsoft Visual Studio Code

  • Tom Shields Tom Shields committed [r118] on oxml2m4

    - update generated file due to change [r 117]

  • Tom Shields Tom Shields committed [r117] on oxml2m4

    - replace 'systemId="oxml.xsd"' with 'systemId="file:///oxml.xsd"'

  • Tom Shields Tom Shields committed [r3991] on Code

    - change 'xsi:noNameSpaceSchemaLocation' from the installed path of the OXML schema to the OXML schema file name, used as an XML system identifier

  • Tom Shields Tom Shields committed [r3990] on Code

    - update Automake generated file due to change [r3989]

  • Tom Shields Tom Shields committed [r3989] on Code

    - modify the rules to build 'patchlvl.hh' to use the Make variable 'AWK_GEN_HH' for consistency

  • Tom Shields Tom Shields committed [r3988] on Code

    - update Autoconf generated file due to change [r3987]

  • Tom Shields Tom Shields committed [r3987] on Code

    - add 'action-if-not-found' to the check for required library function 'ceil': needed to build Ox: issue error message

  • Tom Shields Tom Shields committed [r186] on libnew

    - update Autoconf generated file due to change [r 185]

  • Tom Shields Tom Shields committed [r185] on libnew

    - eliminate unnecessary Autoconf 'AC_CONFIG_COMMANDS_POST' macro

  • Tom Shields Tom Shields committed [r116] on oxml2m4

    Tag oxml2m4 release 1.4

  • Tom Shields Tom Shields committed [r115] on oxml2m4

    - update significant changes in the OXML translator 1.4 release

  • Tom Shields Tom Shields committed [r114] on oxml2m4

    - update change summary log

  • Tom Shields Tom Shields committed [r113] on oxml2m4

    - implemented: resolving the location of the OXML schema via an XML catalog

  • Tom Shields Tom Shields committed [r112] on oxml2m4

    - update Automake generated file due to change [r 111]

  • Tom Shields Tom Shields committed [r111] on oxml2m4

    - remove '-lxml2' from 'AM_LDFLAGS': added to 'LIBS' by change [r 109]

  • Tom Shields Tom Shields committed [r110] on oxml2m4

    - update Autoconf generated file due to change [r 109]

  • Tom Shields Tom Shields committed [r109] on oxml2m4

    - add check for required library 'libxml2'

  • Tom Shields Tom Shields committed [r108] on oxml2m4

    - simplify the setup logic for invocation of the document parser

  • Tom Shields Tom Shields committed [r107] on oxml2m4

    - replace 'xercesc::XMLEntityResolver' with 'XMLCatalogResolver'

  • Tom Shields Tom Shields committed [r106] on oxml2m4

    - add '--catalog-path' command-line option to use a user-defined XML catalog to handle resolving the location of the OXML schema

  • Tom Shields Tom Shields committed [r105] on oxml2m4

    - update Automake generated file due to change [r 104]

  • Tom Shields Tom Shields committed [r104] on oxml2m4

    - add the new 'XMLCatalogResolver' module to the build

  • Tom Shields Tom Shields committed [r103] on oxml2m4

    - new 'XMLCatalogResolver' module

  • Tom Shields Tom Shields committed [r102] on oxml2m4

    - document what's in the ./OXML directory

  • Tom Shields Tom Shields committed [r101] on oxml2m4

    - add 'svn:eol-style' & 'svn:keywords' properties

  • Tom Shields Tom Shields committed [r100] on oxml2m4

    - XML catalog instantiated from its template with the installation location of the OXML schema

  • Tom Shields Tom Shields committed [r99] on oxml2m4

    - XML catalog template:

  • Tom Shields Tom Shields committed [r98] on oxml2m4

    - minor source layout change

  • Tom Shields Tom Shields committed [r97] on oxml2m4

    - update to gettext version 1.0

  • Tom Shields Tom Shields committed [r3986] on Code

    - update Automake generated files due to change [r3984]

  • Tom Shields Tom Shields committed [r3985] on Code

    - update Autoconf generated file due to change [r3984]

  • Tom Shields Tom Shields committed [r3984] on Code

    - enable source code coverage instrumemtation

  • Tom Shields Tom Shields committed [r3983] on Code

    - update Automake generated file due to change [r3981]

  • Tom Shields Tom Shields committed [r3982] on Code

    - update Autoconf generated file due to change [r3980]

  • Tom Shields Tom Shields committed [r3981] on Code

    - rewrite the 'rebaseline' target

  • Tom Shields Tom Shields committed [r3980] on Code

    - append '-std=c++NN' to 'CXXFLAGS' instead of 'CXX'

  • Tom Shields Tom Shields committed [r3979] on Code

    - remove unused constructors:

  • Tom Shields Tom Shields committed [r3978] on Code

    - remove 'getLineDir (const char*, int&)': no longer used

  • Tom Shields Tom Shields committed [r3977] on Code

    - remove 'class outMgr' member functions no longer used:

  • Tom Shields Tom Shields committed [r3976] on Code

    - remove constructor 'fileMgr::fileMgr (std::string, bool)': no longer used

  • Tom Shields Tom Shields committed [r3975] on Code

    - update generated files due to change [r3974]

  • Tom Shields Tom Shields committed [r3974] on Code

    - bug fix: add "!first.text.empty () &&" to the boolean expression in "while (first.text.front () == '\n') first.text.erase (0, 1);"

  • Tom Shields Tom Shields committed [r3973] on Code

    - bug fix: add "!text.empty () &&" to the boolean expression in "while (text.front () == '\n') text.erase (0, 1);"

  • Tom Shields Tom Shields committed [r3972] on Code

    - bug fix: change initial allocation size of 'travSp[]' to 2 (was 1)

  • Tom Shields Tom Shields committed [r3971] on Code

    - update generated files due to change [r3967]

1 >