Commit Graph

  • 403c877777 Accepting request 1301140 from devel:languages:go factory Ana Guerrero 2025-08-25 18:37:55 +00:00
  • ab77d8e893 - Update to version 3.12.0: * CHANGELOG: add entry for v3.12.0 * README.md: add another example to caveats * interp: add HandlerContext.Builtin * interp: add test cases with exit inside a process substitution * interp: add HandlerContext.Pos * interp: swap math/rand for math/rand/v2 * interp: add exitStatus.ok for code == 0 comparisons * interp: move oneIf under exitStatus * interp: export IsBuiltin * interp: refactor builtins to return an exitStatus * interp: remove Runner.exitShell * interp: simplify trapping on error * interp: reduce the size of exitStatus * interp: convert strings to integers as int64 * interp: reject return with invalid arguments * syntax: skip allocating in SplitBraces when there are no braces * interp: avoid always copying CallExpr.Args to expand aliases * interp: move Runner.setFatalErr to exitStatus * interp: forward custom exit status errors when using wait * interp: keep custom exit status errors when using a naked exit * interp: positional parameters are unset when missing * interp: support reading $RANDOM and $SRANDOM * interp: add and fix more subshell exit and errexit edge cases * interp: propagate custom exit status errors in command substitutions * interp: simplify code with the exitStatus type * interp: use the Runner.Run context for calls to ReadDirHandlerFunc2 * interp: group "exit status" Runner fields into a type * interp: add more custom exit error test cases * interp: simplify returning exit codes in builtinCode Jeff Kowalczyk 2025-08-24 15:57:03 +00:00
  • 7a178c016e Accepting request 1100202 from home:jfkw:branches:devel:languages:go Jeff Kowalczyk 2023-07-23 18:19:55 +00:00
  • c7ae877896 Accepting request 1100183 from home:jfkw:branches:devel:languages:go Jeff Kowalczyk 2023-07-23 16:56:15 +00:00
  • 288f1ac8be Accepting request 1100096 from home:zzndb001 Jeff Kowalczyk 2023-07-23 15:55:42 +00:00
  • 2cafe8a5cd Accepting request 990060 from devel:languages:go leap-16.1 leap-16.0 Richard Brown 2022-07-19 15:19:46 +00:00
  • fcf1fdf5a6 Accepting request 990059 from home:jfkw:branches:devel:languages:go Jeff Kowalczyk 2022-07-19 00:03:17 +00:00
  • d4b49d76f3 Accepting request 984979 from home:zzndb001 Jeff Kowalczyk 2022-06-27 05:08:30 +00:00