diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 59: BGe 12-Feb-13 | ||
4 | * version 3.5.1 | ||
5 | * new lanes.h header and API call luaopen_lanes_embedded() for embedders | ||
6 | * "lanes.core" is an acceptable library in the generator libs argument | ||
7 | * library "*" wildcard also opens lanes.core | ||
8 | * tweaked code for Xbox 360 build | ||
9 | |||
3 | CHANGE 58: BGe 30-Jan-13 | 10 | CHANGE 58: BGe 30-Jan-13 |
4 | * version 3.5.0 | 11 | * version 3.5.0 |
5 | * new: API lanes.require(), use it instead of regular require() for modules that export C functions you need to send over. | 12 | * new: API lanes.require(), use it instead of regular require() for modules that export C functions you need to send over. |