Commit Graph

11 Commits

Author SHA1 Message Date
camoroso 1227bec752 main: commented last lines in the main function because I don't remember why I have added them 2024-12-07 07:39:59 +01:00
camoroso f3987131ee fixed exit command 2024-12-07 07:31:37 +01:00
camoroso e251d499d6 semicolon continuation 2024-12-07 07:18:32 +01:00
camoroso f8d83ee5b7 Options struct moved to options.go and dev-expr commands moved to commands.go 2024-10-10 10:22:01 +02:00
camoroso e30d90befb changed golang bind 2024-09-14 07:02:19 +02:00
camoroso 279991962d config and register files of the build script added 2024-07-23 06:04:53 +02:00
camoroso 670d7d3f88 The source command supports file name patterns.
This allows to include other source files in the .dev-expr.rc init file.
2024-07-23 06:02:03 +02:00
camoroso ec931268b3 build.bash: removed set -x 2024-07-17 17:35:23 +02:00
camoroso 05d8d2d298 build.bash: added support to env that has no go.work file 2024-07-17 17:33:19 +02:00
camoroso 913ff916e1 First commit 2024-07-17 14:24:15 +02:00
camoroso edeb5222dc start of tracking 2024-07-17 14:14:35 +02:00