|
|
@3978
|
5 years |
cameron |
Bug fix for Advance chains; if-hierarchy options; grep option
|
|
|
@3973
|
5 years |
cameron |
uniscript.py working script
|
|
|
@3971
|
5 years |
cameron |
Revert Digit and Hex
|
|
|
@3968
|
5 years |
cameron |
Bug fixes
|
|
|
@3967
|
5 years |
cameron |
Add metacategory '.' to select all categories
|
|
|
@3964
|
5 years |
cameron |
Shorten if-range tests
|
|
|
@3962
|
5 years |
cameron |
Unicode_category_compiler fixes; ategory header template; makefile
|
|
|
@3960
|
5 years |
cameron |
Eliminating some common subexpressions
|
|
|
@3959
|
5 years |
cameron |
Divide up subclass processing by UTF-8 length
|
|
|
@3954
|
5 years |
cameron |
Unicode category compiler main program: unicode_charset_compiler.py
|
|
|
@3953
|
5 years |
cameron |
data file for unicode_charset_compiler.py
|
|
|
@3952
|
5 years |
cameron |
Compiler for Unicode general categories
|
|
|
@3951
|
5 years |
cameron |
basis_pattern must be a list
|
|
|
@3950
|
5 years |
cameron |
Initialize predeclared bit variables in constructor
|
|
|
@3949
|
5 years |
cameron |
Add CanonicalCharSetDef? constructor, default UTF-8 basis pattern
|
|
|
@3948
|
5 years |
cameron |
Advance operation in expr2py
|
|
|
@3947
|
5 years |
cameron |
Rename bitwise-expr to pablo-expr;add advance expression, pablo-stmt
|
|
|
@3944
|
5 years |
cameron |
Convert character set definitions to use canonical list of range data …
|
|
|
@3943
|
5 years |
cameron |
Refactor to create CC_compiler object
|
|
|
@3942
|
5 years |
cameron |
Refactor pulling out bitwise_expr module; prepare toAst method
|
|
|
@3932
|
5 years |
cameron |
DerivedGeneralCategory? Unicode file
|
|
|
@3931
|
5 years |
cameron |
Prettier output
|
|
|
@3930
|
5 years |
cameron |
Initial generation of if-nest hierarchy for Unicode character class defs
|
|
|
@3928
|
5 years |
daled |
Implements the new algorithm to reduce the number of character class …
|
|
|
@3903
|
5 years |
cameron |
Revert inadvertent check-in
|
|
|
@3902
|
5 years |
cameron |
Avoid duplicating the repeated expression, if it can't be simplified
|
|
|
@3901
|
5 years |
cameron |
Avoid duplicating the repeated expression, if it can't be simplified
|
|
|
@3900
|
5 years |
cameron |
Empty repetitions => Seq []
|
|
|
@3888
|
5 years |
cameron |
removeNullablePrefix, removeNullableSuffix optimizations
|
|
|
@3887
|
5 years |
cameron |
Simplify demo program; additional rep rule
|
|
|
@3886
|
5 years |
cameron |
simplifier for regexps
|
|
|
@3884
|
5 years |
ksherdy |
Drop package specifiers demos.
|
|
|
@3864
|
5 years |
cameron |
StarHeight? test expression
|
|
|
@3863
|
5 years |
cameron |
URIorEmail modification
|
|
|
@3861
|
5 years |
cameron |
New xHexBytes expressiono
|
|
|
@3860
|
5 years |
cameron |
Clean Unix/ASCII version of howto
|
|
|
@3857
|
5 years |
cameron |
Bounded repetition vs Unbounded repetition clarity
|
|
|
@3856
|
5 years |
cameron |
Simplify to use -1 as upperbound
|
|
|
@3855
|
5 years |
cameron |
Generalize Advance(x) to Advance(x, n)
|
|
|
@3844
|
5 years |
ksherdy |
Minor cleanup.
|
|
|
@3843
|
5 years |
ksherdy |
Additional fixes.
|
|
|
@3842
|
5 years |
ksherdy |
Updated idisa output.
|
|
|
@3841
|
5 years |
ksherdy |
Cleanup run configurations.
|
|
|
@3840
|
5 years |
ksherdy |
Added sequential for support to grammar. Grammar cleanup.
|
|
|
@3839
|
5 years |
ksherdy |
Added binary and unary operator support for compile time integer value …
|
|
|
@3838
|
5 years |
ksherdy |
Added test template.
|
|
|
@3837
|
5 years |
ksherdy |
Delete carrySet dir.
|
|
|
@3836
|
5 years |
ksherdy |
Updated to always add carry adjustment.
|
|
|
@3834
|
5 years |
ksherdy |
Added launchers, test cases.
|
|
|
@3832
|
5 years |
ksherdy |
Minor changes.
|
|
|
@3831
|
5 years |
ksherdy |
Initial change from carry info set to a more general runtime info set.
|
|
|
@3830
|
5 years |
ksherdy |
Added RuntimeInfoSet?. Added support for foreach to while translation.
|
|
|
@3829
|
5 years |
ksherdy |
Fixed bug. Added support for foreach to while translation.
|
|
|
@3828
|
5 years |
cameron |
Bug fixes
|
|
|
@3827
|
5 years |
cameron |
Initial prototype conversion to UTF8
|
|
|
@3826
|
5 years |
cameron |
Update for SparseCharSet?
|
|
|
@3825
|
5 years |
ksherdy |
Added idisa run configs.
|
|
|
@3824
|
5 years |
ksherdy |
Reverted carry calculation.
|
|
|
@3823
|
5 years |
ksherdy |
Minor updates.
|
|
|
@3822
|
5 years |
ksherdy |
Moved the translation of s2k builtin to C/CPP to b2k.
|
|
|
@3821
|
5 years |
ksherdy |
Added support for carry translation to b2k.
|
|
|
@3820
|
5 years |
ksherdy |
Harmonized names.
|
|
|
@3819
|
5 years |
ksherdy |
Grouped all b2k idisa operations under a single package.
|
|
|
@3818
|
5 years |
ksherdy |
Moved the transalation of carry set builtins to b2k.
|
|
|
@3817
|
5 years |
ksherdy |
Moved carrySet from s2k to b2k.
|
|
|
@3816
|
5 years |
ksherdy |
Moved carrySet from s2k to b2k.
|
|
|
@3815
|
5 years |
ksherdy |
Deleted duplicate class.
|
|
|
@3814
|
5 years |
ksherdy |
Odds and ends.
|
|
|
@3813
|
5 years |
ksherdy |
Added types.
|
|
|
@3812
|
5 years |
ksherdy |
Renamed files.
|
|
|
@3811
|
5 years |
ksherdy |
Refactored S2K builtins.
|
|
|
@3810
|
5 years |
ksherdy |
Modified code generator for IDISA support.
|
|
|
@3809
|
5 years |
ksherdy |
Fixed IDISA builtin signatures. Added initial support for type …
|
|
|
@3808
|
5 years |
ksherdy |
Updated ast package for Idisa translation.
|
|
|
@3807
|
5 years |
ksherdy |
Added 'flow' package to calls.
|
|
|
@3806
|
5 years |
ksherdy |
Added comments grammar.
|
|
|
@3805
|
5 years |
ksherdy |
Added foreach statement to grammar.
|
|
|
@3804
|
5 years |
ksherdy |
Added run configurations for 'flow' package setup.
|
|
|
@3803
|
5 years |
cameron |
I2result files
|
|
|
@3802
|
5 years |
ksherdy |
Minor clean up.
|
|
|
@3801
|
5 years |
ksherdy |
Added launcher.
|
|
|
@3800
|
5 years |
ksherdy |
Deleted launcher.
|
|
|
@3799
|
5 years |
ksherdy |
Added initial IDISA operation translation (b2k only).
|
|
|
@3798
|
5 years |
ksherdy |
Minor edit.
|
|
|
@3797
|
5 years |
ksherdy |
Fixed basic code generation for graph body.
|
|
|
@3796
|
5 years |
ksherdy |
Clean up.
|
|
|
@3795
|
5 years |
ksherdy |
Updated code generators.
|
|
|
@3794
|
5 years |
ksherdy |
Updated code generators.
|
|
|
@3793
|
5 years |
ksherdy |
Cleaned up templates.
|
|
|
@3792
|
5 years |
ksherdy |
Updated Makefile and template.
|
|
|
@3791
|
5 years |
ksherdy |
Updated run configurations.
|
|
|
@3790
|
5 years |
ksherdy |
Added launchers.
|
|
|
@3789
|
5 years |
ksherdy |
Added abstract builtin encoder.
|
|
|
@3788
|
5 years |
ksherdy |
Added basic graph code generation.
|
|
|
@3786
|
5 years |
ksherdy |
Reverted .template name changes.
|
|
|
@3785
|
5 years |
ksherdy |
Renamed template files.
|
|
|
@3784
|
5 years |
cameron |
Revert changes so demos work
|
|
|
@3783
|
5 years |
ksherdy |
Added preliminary support for graph code generation.
|
|
|
@3782
|
5 years |
ksherdy |
Added graph to b2k. Updated grammars. Added S2K to B2K support.
|
|
|
@3781
|
5 years |
ksherdy |
Refactored template for code generation.
|
|
|