log libinterp/parse-tree/pt-anon-scopes.cc @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 10 Jan 2020 12:10:13 -0800 Rik maint: Use two spaces between sentences in code comments.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 20 Nov 2019 00:01:18 -0600 John W. Eaton move some common actions into tree_walker base class
Thu, 07 Feb 2019 00:03:55 +0000 John W. Eaton eliminate unnecessary tree_funcall class
Mon, 28 Jan 2019 18:01:46 +0000 John W. Eaton move variable values from symbol_record objects to stack_frame objects
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 06 Dec 2018 22:05:05 -0800 Rik maint: Use standard copyright phrasing in all files.
Sat, 18 Aug 2018 23:05:41 +0200 Olaf Till Save all scopes of nested anonymous functions (bug #45969).