This website requires JavaScript.
Explore
Help
Sign In
epicknex
/
effil
Watch
1
Star
0
Fork
0
You've already forked effil
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mihacooper
7625d338bc
remove unfair noexcept
2017-01-23 16:10:09 +03:00
lua-tests
rename project to Effil
2017-01-22 19:30:40 +03:00
src
remove unfair noexcept
2017-01-23 16:10:09 +03:00
tests
Fix segfault by initialization of BaseHolder type
2017-01-23 16:10:09 +03:00
.gitignore
Initial SharedTable support
2017-01-18 00:21:52 +03:00
.gitmodules
Merge branch 'master' into cooper_features
2017-01-20 22:59:16 +03:00
.travis.yml
Continuous integration with travis-ci
2017-01-22 01:33:35 +03:00
build.sh
initial
2017-01-17 23:53:07 +03:00
ci.sh
Continuous integration with travis-ci
2017-01-22 01:33:35 +03:00
CMakeLists.txt
rename project to Effil
2017-01-22 19:30:40 +03:00
LICENSE
initial
2017-01-17 23:53:07 +03:00
README.md
Update README.md
2017-01-22 19:41:49 +03:00
README.md
Effil
Threading library for Lua. Written in C++ with great help of
sol2
.
Description
Multithreading support for Lua
Readme
MIT
348
KiB
Languages
C++
58.8%
Lua
39.5%
CMake
1.7%