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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Progressively applying the coding rules
Benoit Germain
2024-05-13
3
-67
/
+68
|
*
Progressively applying the coding rules
Benoit Germain
2024-05-13
10
-754
/
+751
|
*
Progressively applying the coding rules
Benoit Germain
2024-05-13
6
-441
/
+442
|
*
deep_test vcproj tweaks
Benoit Germain
2024-05-13
2
-10
/
+10
|
*
Move InterCopyContext implementation in a separate file
Benoit Germain
2024-05-13
19
-1464
/
+1489
|
*
Linda API changes
Benoit Germain
2024-05-07
10
-228
/
+250
|
*
Some more code refactorization
Benoit Germain
2024-05-07
14
-199
/
+244
|
*
API changes
Benoit Germain
2024-05-07
3
-26
/
+36
|
*
new lane generator option opt_tbl.name
Benoit Germain
2024-05-06
5
-70
/
+114
*
|
Progressively applying the coding rules
Benoit Germain
2024-05-13
3
-67
/
+68
*
|
Progressively applying the coding rules
Benoit Germain
2024-05-13
10
-754
/
+751
*
|
Progressively applying the coding rules
Benoit Germain
2024-05-13
6
-441
/
+442
*
|
deep_test vcproj tweaks
Benoit Germain
2024-05-13
2
-10
/
+10
*
|
Move InterCopyContext implementation in a separate file
Benoit Germain
2024-05-13
19
-1464
/
+1489
*
|
Linda API changes
Benoit Germain
2024-05-13
10
-228
/
+250
*
|
Some more code refactorization
Benoit Germain
2024-05-13
14
-199
/
+244
*
|
API changes
Benoit Germain
2024-05-13
3
-26
/
+36
*
|
New lane generator option opt_tbl.name
Benoit Germain
2024-05-13
5
-70
/
+114
|
/
*
Improve error message on table transfer type mismatch
Benoit Germain
2024-05-06
1
-5
/
+5
*
Fix handling of error occuring during lane setup
Benoit Germain
2024-05-03
1
-2
/
+6
*
Some code factorization
Benoit Germain
2024-05-03
11
-112
/
+85
*
Remove dependency on _G["package"]
Benoit Germain
2024-05-02
4
-8
/
+44
*
de-megathodize lanes.configure()
Benoit Germain
2024-05-02
1
-607
/
+649
*
InterCopyContext always raises errors in a non-Keeper state
Benoit Germain
2024-05-02
4
-27
/
+29
*
Progressively applying the coding rules
Benoit Germain
2024-05-02
15
-219
/
+220
*
Progressively applying the coding rules
Benoit Germain
2024-05-02
8
-94
/
+94
*
Progressively applying the coding rules
Benoit Germain
2024-04-30
4
-129
/
+112
*
Progressively applying the coding rules
Benoit Germain
2024-04-30
16
-2601
/
+2061
*
Progressively applying the coding rules
Benoit Germain
2024-04-29
12
-267
/
+323
*
Fix keeper state stack integrity assertion
Benoit Germain
2024-04-29
1
-1
/
+5
*
Function parameters L → L_
Benoit Germain
2024-04-29
20
-1357
/
+1345
*
All headers reformatted with updated clang-format settings
Benoit Germain
2024-04-29
15
-131
/
+126
*
C++ migration: wrap all Lua error raising API functions in a [[noreturn]] rai...
Benoit Germain
2024-04-26
10
-93
/
+131
*
Move LindaFactory in separate files
Benoit Germain
2024-04-26
9
-163
/
+220
*
Update documentation
Benoit Germain
2024-04-26
1
-5
/
+5
*
Expose nil sentinel as lanes.null
Benoit Germain
2024-04-26
1
-2
/
+1
*
Formalize a few coding style rules, start to enforce them for constants
Benoit Germain
2024-04-26
18
-225
/
+251
*
C++ integration: cleanup in Linda/Keeper interaction
Benoit Germain
2024-04-25
4
-150
/
+164
*
C++ migration: using KeeperState = Unique<lua_State*>
Benoit Germain
2024-04-24
11
-45
/
+47
*
C++ migration: push_thread_status converted to a Lane class method
Benoit Germain
2024-04-24
4
-22
/
+20
*
C++ migration: enum → enum class
Benoit Germain
2024-04-24
1
-12
/
+12
*
ASSERT_L → LUA_ASSERT
Benoit Germain
2024-04-24
10
-84
/
+90
*
C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKey
Benoit Germain
2024-04-24
10
-59
/
+74
*
some dead code elimination and other trifles
Benoit Germain
2024-04-16
22
-787
/
+703
*
C++ migration: more conversion to InterCopyContext. debugspew indentation is ...
Benoit Germain
2024-04-16
9
-176
/
+231
*
C++ migration: inter-state transfer managed by a new class InterCopyContext
Benoit Germain
2024-04-15
8
-326
/
+385
*
C++ migration: all linda operations go through a different lua_CFunction so a...
Benoit Germain
2024-04-15
4
-420
/
+427
*
C++ migration: deep userdata API rework. bye bye idfunc, hello DeepFactory
Benoit Germain
2024-04-15
9
-314
/
+318
*
Merge branch 'C-Implementation'
Benoit Germain
2024-04-15
2
-1
/
+2
|
\
|
*
fix keeper state stack accumulating garbage in case of transfer errors
Benoit Germain
2024-04-15
5
-2
/
+12
[prev]
[next]