Uploading Lua Assembler/Disassembler for Lua 5.2

This commit is contained in:
Andre Murbach Maidl
2013-08-04 10:41:28 -03:00
parent 6c9a9f0cd6
commit 5d2eafb879
13 changed files with 2735 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Version 0.2 - 28/03/2012
* Ported code from Lua 5.1.4 to Lua 5.2.0
+ Support to Lua 5.2.0
- Support to Lua 5.1.4
Version 0.1 - 19/07/2011
* Initial version for Lua 5.1.4