Files
love-release/scripts
Antonin Décimo 72ada933f1 Improves modules sourcing
A module should always begin with a test to `execute_module` to see if
it should be executed. As modules are always sourced
(even when embedded), a simple `return` will stop the subscript.

Modules are executed in a subscript, so the global space will not be
polluted, and will also be reset after the execution of the module.

This commit also solves some bugs in Makefile and lua parser.
2015-06-16 13:33:43 +02:00
..
2015-06-16 13:33:43 +02:00
2015-06-16 13:33:43 +02:00
2015-06-16 13:33:43 +02:00
2015-06-16 13:33:43 +02:00
2015-06-16 13:33:43 +02:00