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
Ilia Udalov
da05848f04
Add clang-format
2017-02-15 01:39: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
Add clang-format
2017-02-15 01:39:51 +03:00
tests
Initial Garbage collector impl
2017-02-08 00:06:26 +03:00
.clang-format
Add clang-format
2017-02-15 01:39:51 +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
Add clang-format
2017-02-15 01:39:51 +03:00
LICENSE
initial
2017-01-17 23:53:07 +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%