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
/
tracker.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More [[nodiscard]] boyscouting
Benoit Germain
2024-11-20
1
-2
/
+4
*
Renamed lane.h → lane.hpp, linda.h → linda.hpp, threading.h → threading...
Benoit Germain
2024-10-28
1
-1
/
+1
*
Renamed tracker.h → tracker.hpp, nameof.h → nameof.hpp
Benoit Germain
2024-10-28
1
-1
/
+1
*
Renamed _pch.h → _pch.hpp, deep.h → deep.hpp, lanes.h → lanes.hpp
Benoit Germain
2024-10-28
1
-1
/
+1
*
Renamed set_debug_threadname → lane_threadname (can also read the current n...
Benoit Germain
2024-07-03
1
-1
/
+1
*
Boyscouting
Benoit Germain
2024-06-14
1
-1
/
+1
*
lua_pushliteral -> luaG_pushstring
Benoit Germain
2024-06-14
1
-1
/
+1
*
Boyscouting some luaG_ functions
Benoit Germain
2024-06-07
1
-1
/
+1
*
Use a precompiled header to speed up the build
Benoit Germain
2024-06-07
1
-0
/
+2
*
Modernize compat
Benoit Germain
2024-06-05
1
-1
/
+1
*
Process upvalues equal to _G in Lua51 as in other flavors
Benoit Germain
2024-05-24
1
-4
/
+0
*
More string_view
Benoit Germain
2024-05-21
1
-1
/
+1
*
Lane::debugName is a std::string_view
Benoit Germain
2024-05-20
1
-1
/
+1
*
Move Lane implementation in a separate file
Benoit Germain
2024-05-14
1
-1
/
+1
*
Moved Lane tracking implementation in a separate file
Benoit Germain
2024-05-14
1
-0
/
+108