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
/
uniquekey.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lua_pushliteral -> luaG_pushstring
Benoit Germain
2024-06-14
1
-4
/
+4
*
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
-2
/
+0
*
Code boyscouting
Benoit Germain
2024-06-03
1
-6
/
+5
*
Moved lanes.sleep implementation to the C-side
Benoit Germain
2024-06-03
1
-3
/
+3
*
Optional Decoda support (disabled by default)
Benoit Germain
2024-05-27
1
-3
/
+3
*
More string_view + improved DEBUGSPEW output
Benoit Germain
2024-05-27
1
-2
/
+2
*
linda:limit errors on limits < 1
Benoit Germain
2024-05-20
1
-0
/
+17
*
Some code factorization
Benoit Germain
2024-05-03
1
-2
/
+20
*
Progressively applying the coding rules
Benoit Germain
2024-05-02
1
-7
/
+7
*
All headers reformatted with updated clang-format settings
Benoit Germain
2024-04-29
1
-8
/
+6
*
C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKey
Benoit Germain
2024-04-24
1
-38
/
+53
*
some dead code elimination and other trifles
Benoit Germain
2024-04-16
1
-0
/
+2
*
C++ migration: keeper_call returns a std::optional
Benoit Germain
2024-04-15
1
-1
/
+4
*
Minor fixes
Benoit Germain
2024-04-09
1
-1
/
+1
*
C++ migration: fix some warnings in 32 bits builds
Benoit Germain
2024-03-31
1
-3
/
+3
*
C++ migration: improved UniqueKey interface
Benoit Germain
2024-03-28
1
-5
/
+26
*
linda.batched is now a lightuserdata instead of a string. plus some reformatt...
Benoit Germain
2024-03-28
1
-4
/
+4
*
C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...
Benoit Germain
2024-03-21
1
-0
/
+14
*
C++ migration: UniqueKey
Benoit Germain
2024-03-20
1
-12
/
+31
*
C++ migration: buildfixes
Benoit Germain
2024-03-19
1
-4
/
+1
*
moonjit support
Benoit Germain
2022-03-09
1
-4
/
+4
*
NEVER use allocator obtained from lua_getallocf to allocate stuff manually wh...
Benoit Germain
2022-02-17
1
-4
/
+4
*
Changed all indentations to all whitespaces
Benoit Germain
2022-02-07
1
-1
/
+1
*
[*] Hotfix for 64-bit iOS.
Igor Ivanov
2018-12-20
1
-1
/
+1
*
fix a bunch of compilation warnings (issue #157)
Benoit Germain
2018-11-11
1
-1
/
+1
*
More buildfix. someday I'll wake up
Benoit Germain
2018-10-30
1
-1
/
+1
*
Improve LuaJIT-x64 compatibility
Benoit Germain
2018-10-30
1
-0
/
+25