LSL-PyOptimizer/lslopt
Sei Lisa a46c5463eb Add 'allowmultistrings' option.
This option enables a C-style feature where strings can be composed by juxtaposing them, like this: "blah" "another" in the input program becomes "blahanother" in the output.
2014-07-26 03:44:48 +02:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslcommon.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslfuncs.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lsljson.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lsloutput.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslparse.py Add 'allowmultistrings' option. 2014-07-26 03:44:48 +02:00