Commit graph

214 commits

Author SHA1 Message Date
zawz
26f9ee60c4 Fix segfault on -e with no arguments 2020-10-21 15:58:06 +02:00
zawz
2ec3eab75e fix bug on minimized %include 2020-10-21 15:47:57 +02:00
zawz
8c85658297 Fix 0 being condsidered as comment 2020-10-21 15:31:54 +02:00
zawz
6350e1cfef Major rework
+ Move to pointers internally (performance improvement)
+ Polymorphic internal classes (performance improvement)
+ Add if/for/while parsing
2020-10-20 14:41:59 +02:00
zawz
fd19eab3db Merge branch 'master' of github.com:zawwz/lxsh into master 2020-09-30 16:00:48 +02:00
zawz
374647e30a Fix multi case value 2020-09-30 15:59:40 +02:00
Mateo Feron
740c660bf7 Fix ubuntu static build 2020-09-08 11:01:39 +02:00
Mateo Feron
72a77c7088 Improve direct execution
+ Add -o option
+ Add shebang analysis
+ Implement missing cleanup
2020-09-02 12:03:07 +02:00
Mateo Feron
8777abda32 Basic readme 2020-09-02 11:00:53 +02:00
Mateo Feron
01244e6ab1 Add basic arithmetic parse 2020-09-02 10:33:34 +02:00
Mateo Feron
577a1aef94 Improve parsing errors 2020-09-01 17:11:21 +02:00
zawz
af1de6d8fb Extend options
+ Add global -E option
+ Add %include -e option
~ Move -C option to %include and %resolve
+ Improve comments and messages
2020-08-28 14:46:42 +02:00
zawz
ca41c27246 Init sources 2020-08-28 10:57:28 +02:00
zawwz
597ccca191
Initial commit 2020-08-28 10:46:02 +02:00