Ole
|
c92d4cbbbe
Change relation between Value<T>, Value<T&> and Value<T*>
|
10 years ago |
Ole
|
d1f26bab57
Group user type registry stuff in 'UserTypeReg'
|
10 years ago |
Ole
|
d4eb9fffae
Move grafi-tt's C++14 compat utilities to seperate header
|
10 years ago |
Shunsuke Shimizu
|
be0f6e9323
Support C++ 11
|
10 years ago |
Ole
|
596a0896ed
readme: Only display build status for master branch
|
10 years ago |
Ole
|
133911e7fa
docs: Add some missing documentation
|
10 years ago |
Ole
|
f32df20043
readme: Adapt to new test conditions and LuaJIT compatibility
|
10 years ago |
Ole
|
4eb66325e3
tests: Seperate user type registration and construction
|
10 years ago |
Ole
|
e9542049bf
build: Turn off optimization
|
10 years ago |
Ole
|
4c00d2c69e
travis: Test against Lua 5.3, 5.2 and 5.1
|
10 years ago |
Ole
|
2e8104c703
tests: Improve naming of tests
|
10 years ago |
Ole
|
3fc521313c
Improve compatibility to Lua 5.1
|
10 years ago |
Ole
|
c6baa4f9a2
readme: Add CI build status
|
10 years ago |
Ole
|
e8db82a6be
build: Integrate Travis C
|
10 years ago |
Ole
|
a823ebebbd
Refer to main include header in readme
|
10 years ago |
Ole
|
4ed4be3935
Add examples to readme page
|
10 years ago |
Ole
|
089516dfec
Fix type in documentation of NativeFunction
|
10 years ago |
Ole
|
6cdd1d49b5
Make Lua functions callable from C++ using NativeFunction
|
10 years ago |
Ole
|
c45d328982
Add test case for FieldVector pushing
|
10 years ago |
Ole
|
18547ce036
Move PushableI and PushableT into 'internal' namespace
|
10 years ago |
Ole
|
54be78c1e4
Add sort-of-map-based version of setFields
|
10 years ago |
Ole
|
073066b5cf
Add 'getField' function
|
10 years ago |
Ole
|
9b190a1a29
test: Add cases for members in auxiliary.hpp
|
10 years ago |
Ole
|
d1bcd32b0e
Every 'push' function return an unsigned integer
|
10 years ago |
Ole
|
7fa40e8beb
What are parentheses?
|
10 years ago |
Ole
|
5b02184c41
Add overload for 'push' which allows you to push multiple values at once
|
10 years ago |
Ole
|
990e10a0ec
Helper 'call' is now called 'map'
|
10 years ago |
Ole
|
d1bc0bb283
Use 'std::string' for member names
|
10 years ago |
Ole
|
c004cb436d
Update README
|
10 years ago |
Ole
|
e1b984a2af
docs: Change how code blocks look
|
10 years ago |