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
/
lindafactory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed debugspew.h → debugspew.hpp, lindafactory.h → lindafactory.hpp
Benoit Germain
2024-10-28
1
-1
/
+1
*
Renamed lane.h → lane.hpp, linda.h → linda.hpp, threading.h → threading...
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
*
New linda:wake() and linda.status
Benoit Germain
2024-10-25
1
-11
/
+19
*
Make Unique even stronger
Benoit Germain
2024-10-24
1
-1
/
+1
*
Sprinkling StackIndex all over the place
Benoit Germain
2024-10-08
1
-3
/
+3
*
Having luaG_tostring return a non-empty string_view on non-string values was ...
Benoit Germain
2024-06-24
1
-1
/
+1
*
Fix wrong Linda name when not giving any
Benoit Germain
2024-06-24
1
-1
/
+1
*
Boyscouting
Benoit Germain
2024-06-14
1
-2
/
+1
*
lua_pushliteral -> luaG_pushstring
Benoit Germain
2024-06-14
1
-1
/
+1
*
Add support for to-be-closed linda
Benoit Germain
2024-06-12
1
-20
/
+3
*
Boyscouting some luaG_ functions
Benoit Germain
2024-06-07
1
-5
/
+5
*
Use a precompiled header to speed up the build
Benoit Germain
2024-06-07
1
-0
/
+1
*
Code boyscouting
Benoit Germain
2024-06-07
1
-6
/
+7
*
Debug code to help track linda gc during keeper operation
Benoit Germain
2024-06-07
1
-1
/
+1
*
lanes.linda("auto")
Benoit Germain
2024-06-06
1
-1
/
+15
*
Modernize compat
Benoit Germain
2024-06-05
1
-3
/
+3
*
Moved keeper functions around
Benoit Germain
2024-06-04
1
-1
/
+1
*
Fix clang-tidy issues (most notably Microsoft-specific explicit constructor c...
Benoit Germain
2024-05-29
1
-1
/
+1
*
Use string_view for Linda names
Benoit Germain
2024-05-20
1
-1
/
+1
*
More string_view
Benoit Germain
2024-05-20
1
-5
/
+4
*
Start using string_view
Benoit Germain
2024-05-20
1
-2
/
+2
*
Progressively applying the coding rules
Benoit Germain
2024-05-13
1
-20
/
+20
*
Move InterCopyContext implementation in a separate file
Benoit Germain
2024-05-13
1
-1
/
+0
*
Linda API changes
Benoit Germain
2024-05-13
1
-0
/
+1
*
Some more code refactorization
Benoit Germain
2024-05-13
1
-1
/
+4
*
Progressively applying the coding rules
Benoit Germain
2024-04-30
1
-15
/
+9
*
Function parameters L → L_
Benoit Germain
2024-04-29
1
-1
/
+1
*
Move LindaFactory in separate files
Benoit Germain
2024-04-26
1
-0
/
+136