reading and writing of entries with the grammar, mostly spaces and newlines changed

This commit is contained in:
Trilarion
2020-09-04 13:50:49 +02:00
parent 9d1e410f24
commit 50ed561d66
602 changed files with 244 additions and 638 deletions

View File

@ -7,7 +7,7 @@ _Powerful, efficient, lightweight, embeddable scripting language._
- State: mature
- Download: http://www.lua.org/download.html
- Keywords: library
- Code repository: https://github.com/lua/lua.git (mirror)
- Code repository: https://github.com/lua/lua.git (mirror)
- Code language: C
- Code license: MIT
@ -20,4 +20,3 @@ Who develops Lua if the actual repository is not publicly available?
See also [toLua](http://webserver2.tecgraf.puc-rio.br/~celes/tolua/tolua-3.2.html).
## Building