-
- Downloads
Static string extraction now from already parsed content (should improve...
Static string extraction now from already parsed content (should improve performance quite alot), and now done everywhere including inline castext no matter where it is being used. Also always happens after castext simplification so should help when detecting equivalence of evaluated CASText blobs.
Showing
- question.php 10 additions, 20 deletionsquestion.php
- questiontype.php 1 addition, 1 deletionquestiontype.php
- stack/cas/castext2/blocks/ioblock.specialblock.php 1 addition, 1 deletionstack/cas/castext2/blocks/ioblock.specialblock.php
- stack/cas/castext2/blocks/root.specialblock.php 15 additions, 4 deletionsstack/cas/castext2/blocks/root.specialblock.php
- stack/cas/castext2/castext2_static_replacer.class.php 13 additions, 0 deletionsstack/cas/castext2/castext2_static_replacer.class.php
- stack/cas/keyval.class.php 3 additions, 2 deletionsstack/cas/keyval.class.php
- stack/cas/parsingrules/602_castext_simplifier.filter.php 19 additions, 12 deletionsstack/cas/parsingrules/602_castext_simplifier.filter.php
- stack/cas/parsingrules/610_castext_static_string_extractor.filter.php 77 additions, 0 deletions...rsingrules/610_castext_static_string_extractor.filter.php
- stack/cas/parsingrules/parsingrule.factory.php 4 additions, 0 deletionsstack/cas/parsingrules/parsingrule.factory.php
- stack/prt.class.php 3 additions, 3 deletionsstack/prt.class.php
- tests/prt_test.php 2 additions, 2 deletionstests/prt_test.php
Loading
Please register or sign in to comment