by shigemk2

当面は技術的なことしか書かない

fish-shell 2021-10-26

  • [2021-10-26 23:58:30 +0900]: Check if the for variable is invalid before trying to set it
  • [2021-10-26 08:13:00 +0900]: Rationalize null handling in disown_job
  • [2021-10-26 04:43:30 +0900]: Add tests for dynamically invoked break and continue
  • [2021-10-26 04:22:51 +0900]: Revert "break/continue: Stop checking if it's in a loop again"
  • [2021-10-26 01:57:10 +0900]: break/continue: Stop checking if it's in a loop again
  • [2021-10-26 01:42:18 +0900]: benchmarks: Add globbing
  • [2021-10-26 01:40:43 +0900]: builtin_count: Remove superfluous L'' prefix