This is an automated email from the ASF dual-hosted git repository.
arosien pushed a change to branch daffodil-vscode-tdml
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
at cbd5e6c Rejigger TDML config, parse cases and handle TDML actions.
This branch includes the following new commits:
new 72749f8 Merge branch 'apache:main' into main
new 6bd1e9f - Add jaxb bindings to sbt build
new 5e4c9d7 - Add schema files for TDML
new 980b7ba - Initial stab at adding TDMLConfig to launch args - Build
fixes - Remove generated files from tracked files
new 31a0939 - Reconfigure TDMLConfig object to be one valid case class
instead of 3
new efadc2a - fix potential typo
new 62941c7 - Apply fix to scala code so that it builds - Remove unused
javaSource from build
new 883d1dd - Remove apostrophes around variables
new 5b92f4f - Add jaxb bindings to sbt build
new 7fccfa0 - Add schema files for TDML
new ff9221d - Initial stab at adding TDMLConfig to launch args - Build
fixes - Remove generated files from tracked files
new 049fede - Reconfigure TDMLConfig object to be one valid case class
instead of 3
new 141377c - fix potential typo
new 15d453d - Apply fix to scala code so that it builds - Remove unused
javaSource from build
new e89972e - Remove apostrophes around variables
new 942a335 - Add file path to TDML Config -Add remaining hook for
Generate action
new c7590fc Merge branch 'daffodil-vscode-tdml' of
github.com:michael-hoke/daffodil-vscode-fork into daffodil-vscode-tdml
new d9935d8 Pull out TDML-specific code into separate object Temporarily
replace TDML code with logger statements to figure out why TDML is not being
called.
new a05706f Small updates to TDML/JAXB interface
new 7d24cce Update comment
new 1490250 Add TDML wrapper that will simplify the actual TDML interface
Remove temporary/test code Add in first attempt at support for append/execute
new 2e8f0c1 Push Debugee.LaunchArgs path updating out of debugee launcher.
new 182b262 Use Option for TDMLConfig.
new b4a33cb Lazily initialize data and schema paths together from
TDMLConfig, if present.
new 62fca55 Merge pull request #22 from arosien/daffodil-vscode-tdml
new 1639d79 attempt to get Typescript properly talking to Scala
new 52eab35 Get the extension closer to passing correct TDML parameters
to backend
new cbd5e6c Rejigger TDML config, parse cases and handle TDML actions.
The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.