LSL-PyOptimizer/lslopt
Sei Lisa 36ed90c9ba Revert _Pragma operator
Revert "Add support for C11-style _Pragma operator on processpre".
Revert "Add unit test for the _Pragma operator".

This reverts commits 31fcb331c7 and e261ac2121.

This should rather be the job of the preprocessor, which should generate #pragma lines. gcc does that.
2019-01-17 20:30:04 +01:00
..
__init__.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
lslbasefuncs.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslcommon.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsldeadcode.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslextrafuncs.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfoldconst.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfuncopt.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslfuncs.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslinliner.py Finish inlining for all loop conditions 2019-01-06 01:59:36 +01:00
lsljson.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsllastpass.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslloadlib.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsloptimizer.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lsloutput.py First baby steps towards dual Python2+3 compatibility 2019-01-16 00:15:06 +01:00
lslparse.py Revert _Pragma operator 2019-01-17 20:30:04 +01:00
lslrenamer.py New copyright year 2019-01-01 22:54:34 +01:00