index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
deep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed all indentations to all whitespaces
Benoit Germain
2022-02-07
1
-327
/
+327
*
fix stack overflow when transfering a clonable userdata referencing itself th...
Benoit Germain
2021-06-26
1
-61
/
+9
*
correctly transfer the uservalue of a deep userdata
Benoit Germain
2021-06-24
1
-6
/
+37
*
Lua 5.4 support
Benoit Germain
2018-11-27
1
-1
/
+1
*
replace hardcoded "_LOADED" with lua-provided LUA_LOADED_TABLE
Benoit Germain
2018-11-27
1
-2
/
+2
*
Internal code tweaks
Benoit Germain
2018-11-19
1
-21
/
+18
*
Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...
Benoit Germain
2018-11-15
1
-40
/
+26
*
fix a bunch of compilation warnings (issue #157)
Benoit Germain
2018-11-11
1
-6
/
+6
*
Little bugfix for __lanesclone support
Benoit Germain
2018-11-07
1
-4
/
+4
*
Improve LuaJIT-x64 compatibility
Benoit Germain
2018-10-30
1
-10
/
+10
*
More MinGW buildfixes (I hope)
Benoit Germain
2018-10-25
1
-3
/
+3
*
Fix Lanes build by reorganizing types around a bit
Benoit Germain
2018-10-25
1
-18
/
+18
*
Deep userdata improvements
Benoit Germain
2017-08-02
1
-18
/
+28
*
Fix for deep-aware modules
Benoit Germain
2017-08-01
1
-28
/
+33
*
preliminary Lua 5.3 support
Benoit Germain
2014-12-16
1
-1
/
+1
*
Deep userdata changes
Benoit Germain
2014-06-17
1
-0
/
+524