comparison contrib/splicex/CHANGES @ 697:a554ba2c1e81 draft

SpliceX now compiles to true binary
author d3v11 <d3v11@d3v11.ano>
date Fri, 28 Oct 2011 19:08:24 -0400
parents 070666f04505
children de6fd9fc14e5
comparison
equal deleted inserted replaced
695:24a6ba1d8657 697:a554ba2c1e81
1 CHANGES: 1 CHANGES:
2 d3v11 - Sat Oct 22 2011 2
3 d3v11 - Sat Oct 22 2011:
4
3 SpliceX is the new replacement for Splice3. 5 SpliceX is the new replacement for Splice3.
4 it includes some new options and should be 6 it includes some new options and should be
5 compatible with most versions of Python. 7 compatible with most versions of Python.
6 8
7 see README, splicex --help, splicex --rtfm 9 see README, splicex --help, splicex --rtfm
8 10
9 d3v11 - Sun Oct 23 2011 11 d3v11 - Sun Oct 23 2011:
12
10 Added some colour enhancements to SpliceX 13 Added some colour enhancements to SpliceX
11 :-). This is a useless update but i thought 14 :-). This is a useless update but i thought
12 it was fun. 15 it was fun.
13 16
14 Also, I trimmed down much unnecessary 17 Also, I trimmed down much unnecessary
15 code. 18 code.
16 19
17 'deshadow' bug fixed in splicex.py src 20 'deshadow' bug fixed in splicex.py src
21
22 d3v11 - Fri Oct 28 2011:
23
24 SpliceX now compiles to machine language
25 via Cython. see README for dependencies
26 and installation details.
27