Initial working implementaiton of core Properti...
Mistaken commit
Should not be checked in
Rename asXValue to newXValue to emphasize facto...
Fix expansion of first word in command line if ...
Fix Brace word expansion during assign, was mis...
Update code for xmlsh2 changes
Update code for xmlsh2 changes
Refactored out UNSET and LOCAL flags from XVari...
Obsolete/Remove the 'tie' command - to be repla...
convert to log4j2 to match xmlsh2
convert to log4j2 to match xmlsh2
convert to log4j2
Added basic support for generic properties obje...
Added builtin true() false() boolean() null() s...
Fix comma sequences in function calls and brace...
Cleanup after merge, update version to 2.0.0
Cleanup after merge, update version to 2.0.0
Cleanup after merge, update version to 2.0.0
Cleanup after merge, update version to 2.0.0
Update from branch b2
Update from branch v2
Merged from b_2_0
Move checks for sequence types earlier in conve...
Fix JSON explicit type outputs
Remove isExpandable() and replace with more acc...
Limit the types of expansions that function arg...
Ignore temp test files
Ignore temp test files
Restore xtype to produce xdm type info by default
Reorg imports
Minor fixes to ls and put
Checkpoint with all critical tests passing
Rework use of sequences to be XValueSequence ty...
Minor refactoring of grammar
Added @long-name to xgetopts
Clear out a wrong direction in type systems - g...
More reorganizing of packages
Reorganize package structure to facilitate mult...
Reorganize package structure to facilitate mult...
initial Support for multi package imports
Cleanup of "$*" "${@}" and "" expansion
Completed refactoring variable expansion into t...
Checkpoint
Checkpoint
Checkpoint with refactoring variable expansion
Checkpoint refactoring variable expansion code
Checkpoint reworking variable expansion code to...
Checkpoint with map access syntax
Clean up use of delimited word lists
Snapshot with extracting out deliitor rules to ...
Initial support for comma delimited lists
Beginning support of map operator in brace word...
Checkpoint with grammar cleanup
Moved backtick processing into core generic tok...
Clean up name definition - allow : in names in ...
Checkpoing on simplifying javacc grammar
Branch marklogic extension for work with V2 xml...
Branch aws extension for work with V2 xmlsh branch
Branch for early work on V2.-
Checkpoint experimenting with jjt
Incremental improvements to the grammer on the ...
Update to accomidate changes in xmlsh core libr...
Cleanup and refactoring of XValue type usage
Continued Refactor how types and serialization ...
Refactor word expansion to pull out the interme...
Depreciated the one use of a ":" allowed in a v...
Resolve conflicts
Merge with type rework code.
Initial baseline working support for generic Ar...
Move constant variable and env names to a commo...
Delete bogus directory
Fixup build files for extensions to install to ...
Add -location-format shell option to allow rela...
Update AWS extension for xmlsh 1.3 branch
Checkpoint with rework of port structure fully ...
Checkpoint after reworking the Port implementat...
interface rework to bring back to stable state ...
Rework class and interface hierarchy to get clo...
Branch of 1.2.5 xmlsh extensions
Branch of 1.2.5 xmlsh release
Mistakenly commited files
Fix parsing of EBS Block Mappings so that /dev/...
fix block device parser
Update exceptions to match changes in xmlsh core
Cleanup of pipe and port interfaces to prepare ...
A small step towards Java7 Resource management
Fix some parsing errors with ports
Fix some problems with null values
Checkpoint with reworkign of core parser moving...
Added thread groups to ml:mlui
Update to latest AWS JDK
Rework some of the core json utilities and pars...
Added a Jackson based json / xml transformation...
Introduce Thread groups to background threads,
Slight improvement to parser, now recognizes
Completed conversion from old style java calls ...
Checkpoint with new java module import and modu...
Completed conversion from sets of eval bools to...