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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
12 days
More makefile tweaks
Benoit Germain
1
-3
/
+5
12 days
Run a test after building the test executable
Benoit Germain
1
-0
/
+2
12 days
More work on Makefiles
Benoit Germain
11
-134
/
+196
12 days
Cleanup in MSVC projects
Benoit Germain
9
-189
/
+199
12 days
Disable unit test "lanes.stack checker" in Release builds
Benoit Germain
3
-7
/
+23
13 days
More makefile improvements
Benoit Germain
3
-18
/
+30
13 days
Makefile tweaks
Benoit Germain
4
-3
/
+4
13 days
Fix unit tests makefile
Benoit Germain
1
-1
/
+1
14 days
Make gcc happy
Benoit Germain
2
-1
/
+2
14 days
Unit tests for lanes.sleep
Benoit Germain
1
-0
/
+65
2025-03-11
Add a VisualStudio solution to build and debug Lanes
Benoit Germain
17
-183
/
+3329
2025-03-11
Kill obsolete deeptest.lua file
Benoit Germain
1
-159
/
+0
2025-03-11
Sample module deep test renamed deep_userdata_example
Benoit Germain
9
-36
/
+195
2025-03-11
More unit tests
Benoit Germain
2
-47
/
+194
2025-03-10
Fix unit tests failing for Lua 5.3
Benoit Germain
2
-7
/
+6
2025-03-10
Fix/disable some unit tests against LuaJIT until the failure reason is discov...
Benoit Germain
5
-68
/
+76
2025-03-10
Some fixes for unit tests with LuaJIT
Benoit Germain
8
-11
/
+204
2025-03-07
Buildfix against Lua 5.1 (no lua_Unsigned)
Benoit Germain
1
-3
/
+3
2025-03-07
Revamped lanes.nameof
Benoit Germain
4
-118
/
+218
2025-03-06
New compatibility helper luaG_rawget
Benoit Germain
6
-40
/
+55