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
/
lane.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
31 hours
Fix crash when using { name = 'auto' } with a lane generated from a string
Benoit Germain
1
-4
/
+11
34 hours
lanes/core.[so|dll] → lanes_core.[so|dll]
Benoit Germain
17
-117
/
+119
36 hours
More makefile tweaks
Benoit Germain
4
-33
/
+36
2 days
Run a test after building the test executable
Benoit Germain
1
-0
/
+2
2 days
More work on Makefiles
Benoit Germain
11
-134
/
+196
2 days
Cleanup in MSVC projects
Benoit Germain
9
-189
/
+199
2 days
Disable unit test "lanes.stack checker" in Release builds
Benoit Germain
3
-7
/
+23
3 days
More makefile improvements
Benoit Germain
3
-18
/
+30
3 days
Makefile tweaks
Benoit Germain
4
-3
/
+4
3 days
Fix unit tests makefile
Benoit Germain
1
-1
/
+1
4 days
Make gcc happy
Benoit Germain
2
-1
/
+2
4 days
Unit tests for lanes.sleep
Benoit Germain
1
-0
/
+65
4 days
Add a VisualStudio solution to build and debug Lanes
Benoit Germain
17
-183
/
+3329
4 days
Kill obsolete deeptest.lua file
Benoit Germain
1
-159
/
+0
4 days
Sample module deep test renamed deep_userdata_example
Benoit Germain
9
-36
/
+195
4 days
More unit tests
Benoit Germain
2
-47
/
+194
5 days
Fix unit tests failing for Lua 5.3
Benoit Germain
2
-7
/
+6
5 days
Fix/disable some unit tests against LuaJIT until the failure reason is discov...
Benoit Germain
5
-68
/
+76
5 days
Some fixes for unit tests with LuaJIT
Benoit Germain
8
-11
/
+204
8 days
Buildfix against Lua 5.1 (no lua_Unsigned)
Benoit Germain
1
-3
/
+3
8 days
Revamped lanes.nameof
Benoit Germain
4
-118
/
+218
9 days
New compatibility helper luaG_rawget
Benoit Germain
6
-40
/
+55