/
redgpu
/
bullet
ОбзорДокументацияВойти
/
redgpu
/
bullet
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
bullet/
.../ThirdPartyLibs/lua-5.2.3/
..
lua_compiler

Code-style consistency improvement: Apply clang-format-all.sh using the _clang-format file through all the cpp/.h files. make sure not to apply it to certain serialization structures, since some parser expects the * as part of the name, instead of type. This commit contains no other changes aside from adding and applying clang-format-all.sh

8 лет назад
lua_standalone

Code-style consistency improvement: Apply clang-format-all.sh using the _clang-format file through all the cpp/.h files. make sure not to apply it to certain serialization structures, since some parser expects the * as part of the name, instead of type. This commit contains no other changes aside from adding and applying clang-format-all.sh

8 лет назад
src

apply clang-format (on Mac, slightly different than running it on Windows)

8 лет назад
CMakeLists.txt

fix whitespace formatting in cmake files

11 лет назад
LICENSE.txt

Create LICENSE.txt

6 лет назад
README

prepare for some basic lua scripting example

11 лет назад
premake4.lua

fix premake build for linux, thanks to @consultit See also issue #1538

9 лет назад
README
 
This is Lua 5.2.3, released on 11 Nov 2013.
 
For installation instructions, license details, and
further information about Lua, see doc/readme.html.