Commit Graph

9 Commits (master)

Author SHA1 Message Date
octacian b48d5c2d55
Add nano command
Supplemented by new set_run OS API.
2018-05-31 12:40:26 -07:00
octacian 613657d454
Add luacheck and convert spaces to tabs 2018-05-31 11:00:44 -07:00
octacian 9ec3d9e76f OctOS: Add command framework
Documented in commands.md and applications.md.
2017-03-28 16:23:49 -07:00
octacian af2023b3eb Computer/env: Add assert, pairs, ipairs 2017-02-02 17:13:46 -08:00
octacian 6c640f5823 env: Add dump() and type() 2017-01-31 18:43:39 -08:00
octacian 7fad5d4762 Make loops time out
Previous setup did not properly cause loops to time out due to returning false, msg rather than using error().
2017-01-30 19:57:46 -08:00
octacian de79747243 Rewrite entire mod
Now far more efficient, and prepared for the addition of other computer-related items and computers.
2017-01-29 15:18:49 -08:00
octacian 2b28ee800f introduce filesystem API & adjust meta API 2016-12-02 12:08:51 -08:00
octacian 593f779ebf rework mod directory structure 2016-10-16 08:40:33 -07:00