202420232022202120202019201820172016201520142013201220112010
- 2024/06/28 : Running prebuilt Gauche on GitHub workflow
- 2024/01/17 : Caching formatter procedure
- 2023/09/30 : Pipeworks
- 2023/09/29 : Real numerical functions
- 2023/09/28 : Pretty print indentation
- 2023/09/26 : Segmented completion
- 2023/09/26 : Hints for unbound variable error
- 2023/04/13 : :immutable slot option
- 2022/10/05 : Source info propagation with macro expansion
- 2022/06/17 : Using Gauche in GitHub Actions
- 2022/04/02 : Running gosh without installing
- 2021/10/24 : Is this an Undefined Behavior?
- 2021/10/21 : Better test failure report
- 2021/08/26 : Negative zero
- 2021/06/09 : Cookbook: Running commands remotely
- 2021/05/31 : Functional and linear-updating interfaces
- 2021/04/18 : Two concurrency utilities
- 2021/04/18 : mtqueue and channel
- 2020/07/22 : A curious case of rational to flonum conversion
- 2020/05/30 : C API and promise
- 2020/05/22 : Next release will be 0.9.10
- 2020/01/23 : Remaining tasks for 1.0
- 2019/12/14 : 0.9.9 is out
- 2019/12/08 : Definition is now a compile-time construct
- 2019/07/22 : Nasty undefined
- 2018/12/24 : Unbalanced unquotes undermine utility
- 2018/12/22 : Upgrading to 0.9.7
- 2018/05/13 : Plugged an annoying error behavior
- 2018/04/08 : Easier installation
- 2018/04/05 : Static linking and standalone executables
- 2018/03/05 : Generalized setter inlining
- 2018/03/04 : Procedure inliner improvement
- 2017/11/18 : Rounding 1.15
- 2017/08/29 : Pretty printer (and more) in REPL
- 2017/05/23 : A heads-up for an incompatible fix in util.match
- 2017/04/25 : Method call optimization - skipping sort-applicable-methods
- 2017/04/22 : Method call optimization - avoiding next-method
- 2017/04/05 : Another little improvement of online doc
- 2017/04/02 : Little improvement of online doc
- 2016/11/25 : Splitting generators
- 2016/10/10 : 0.9.5, and what's next
- 2016/08/10 : Better error reporting during loading/compiling
- 2016/04/03 : Did you mean...?
- 2016/02/27 : Comparators
- 2016/01/29 : Running code once and only once
- 2016/01/28 : Automatic port selection for httpd
- 2016/01/02 : Hygienic macro intro
- 2015/09/06 : Small REPL info improvement
- 2015/08/19 : Top-level REPL commands
- 2015/08/07 : Write control variables