diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | 1 | ||
2 | CHANGES: | 2 | CHANGES: |
3 | 3 | ||
4 | CHANGE 41: BGe 07-Jul-2012 | ||
5 | * lua51-lanes renamed lanes/core | ||
6 | * keeper state microcode is no longer embedded inside lanes.core, but located and loaded with package.loaders[2] | ||
7 | * changed rockspec build type from "make" to "builtin" | ||
8 | |||
4 | CHANGE 40: BGe 26-Jun-2012 | 9 | CHANGE 40: BGe 26-Jun-2012 |
5 | * when a transfered function is not found in source, guess its name to help the user find out what's wrong | 10 | * when a transfered function is not found in source, guess its name to help the user find out what's wrong |
6 | * new function lanes.nameof() | 11 | * new function lanes.nameof() |