Skip to content

Tags: lessmoon/xscript

Tags

v2.0

Toggle v2.0's commit message
Update README.md

v1.9

Toggle v1.9's commit message
Multi thread support and extension helper

1.fixed some bugs(exception catching&some print details)
2.add support for native annotation based definition for extension
Struct(Init,StructMethod)
3.add new demos
4.add support for super methods calling
5.update version to 1.9

v1.8

Toggle v1.8's commit message
bug fixes and add new features

1.Changed the way loading extension:use keyword `native' instead of
`loadfunc',and add struct extension interface
2.add new test cases (including mouse events and keyboards events)
3.rewrite the tool.GenTable(replaced the tool gentable.exe)
4.add struct initial function support(initial function
declaration,definition and inoking)
5.changed the syntax of array dynamicly allocating
6.fixed some bugs

v1.6

Toggle v1.6's commit message
update document and version number

v1.5

Toggle v1.5's commit message
add new scription for the new features

v1.4

Toggle v1.4's commit message
update version number

v1.3

Toggle v1.3's commit message
update version number

v1.2

Toggle v1.2's commit message
Merge remote-tracking branch 'origin/inline-function'

v1.0

Toggle v1.0's commit message
first released version of xxxscript