Commit graph

5 commits

Author SHA1 Message Date
Justin van der Leij
89a3a7fa8a Rename 'lib' directory to 'src' 2018-11-26 12:45:24 +01:00
Justin van der Leij
6ddb28ffbc Small fixes 2018-11-26 12:37:28 +01:00
Josh Perry
67d67aad5f Added docs
* Added a "nothing docstring" at the top of each file we want to generate docs for. We have to do this or ldoc just straight up refuses to generate docs otherwise.
* Fixed up a few incorrect docstrings
* config.ld is the config file for ldoc

These still need some work: a bunch of functions are still undocumented and also: type.lua & run.lua are completely undocumented.
2018-09-25 18:47:20 +01:00
Justin van der Leij
cc619dae66 Fixed illegal removal. Removed an unused variable 2018-07-30 12:39:01 +02:00
Justin van der Leij
b1e30e83b1 Changed lib layout once more 2018-04-29 11:20:51 +02:00
Renamed from component.lua (Browse further)