Commit Graph

15 Commits

Author SHA1 Message Date
ba100d86f2 new 1.14.0 version 2025-03-08 11:40:33 +01:00
2b364efb98 main.go: expr's tag date added and new bin() function 2025-03-08 11:40:07 +01:00
9ca9d23315 build.bash: tag-date added to the version.go file 2025-03-08 11:35:01 +01:00
f30a38c099 removed some commented code 2024-12-07 07:41:20 +01:00
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
f3987131ee fixed exit command 2024-12-07 07:31:37 +01:00
e251d499d6 semicolon continuation 2024-12-07 07:18:32 +01:00
f8d83ee5b7 Options struct moved to options.go and dev-expr commands moved to commands.go 2024-10-10 10:22:01 +02:00
e30d90befb changed golang bind 2024-09-14 07:02:19 +02:00
279991962d config and register files of the build script added 2024-07-23 06:04:53 +02:00
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
ec931268b3 build.bash: removed set -x 2024-07-17 17:35:23 +02:00
05d8d2d298 build.bash: added support to env that has no go.work file 2024-07-17 17:33:19 +02:00
913ff916e1 First commit 2024-07-17 14:24:15 +02:00
edeb5222dc start of tracking 2024-07-17 14:14:35 +02:00