1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00

Allow can and canc to read from stdin, check for errors, cleaner output

This commit is contained in:
Étienne Fildadut 2018-12-30 13:56:10 +01:00
parent ab7472152f
commit 09ac497aed
7 changed files with 92 additions and 62 deletions

View file

@ -10,7 +10,7 @@
#import("lib.lua-parser.parser")
local candran = {
VERSION = "0.7.0"
VERSION = "0.7.0-dev"
}
--- Default options.