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
38
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
3bdae7da55
Fix copyright
2017-02-15 16:57:51 +03:00
docs
add initial documentation
2017-02-11 14:46:34 +03:00
libs
Change file structure
2017-01-25 00:01:35 +03:00
src
/cpp
Robust exception handling
2017-02-11 15:44:17 +03:00
tests
Initial Garbage collector impl
2017-02-08 00:06:26 +03:00
.gitignore
Initial SharedTable support
2017-01-18 00:21:52 +03:00
.gitmodules
Change file structure
2017-01-25 00:01:35 +03:00
.travis.yml
Change file structure
2017-01-25 00:01:35 +03:00
CMakeLists.txt
extend threading API
2017-02-07 11:02:31 +03:00
LICENSE
Fix copyright
2017-02-15 16:57:51 +03:00
README.md
Add ReadTheDocs to project
2017-02-11 13:57:34 +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%