20202019201820172016201520142013201220112010
- 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
- 2014/07/20 : Oops - gauche-package regression
- 2014/07/20 : 0.9.4 is out!
- 2014/05/03 : Keyword-symbol integration
- 2014/02/07 : Almost there?
- 2013/11/12 : Getting closer
- 2013/09/18 : Macro system extension
- 2013/08/01 : .gaucherc
- 2013/07/06 : It seems working. But...
- 2013/05/22 : R7RS support
- 2013/05/09 : Export-time renaming
- 2013/03/19 : When the inexact square root of an integer is exact
- 2013/03/16 : Checking scripts
- 2013/03/12 : And here comes random data generators
- 2013/03/11 : Math fun
- 2013/02/23 : Land of Lisp on Gauche
- 2013/02/04 : Building a list with index---which way is faster?
- 2013/01/29 : New REPL
- 2013/01/28 : Curse of extended floating point arithmetic