log libinterp/parse-tree/parse.h @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Thu, 03 Nov 2022 17:50:24 -0400 John W. Eaton use separate class for braindead shortcircuit evaluation
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Thu, 09 Sep 2021 13:27:49 -0400 John W. Eaton attempt more uniform handling of list concatenation in the parser
Wed, 08 Sep 2021 17:35:39 -0400 John W. Eaton use parser functions to build parse tree objects in grammar rule actions
Fri, 09 Jul 2021 04:05:58 -0400 John W. Eaton improve previous change for command syntax parsing (bug #60882)
Mon, 14 Jun 2021 10:42:08 -0400 John W. Eaton maint: Merge stable to default.
Mon, 14 Jun 2021 10:39:32 -0400 John W. Eaton declare base_parser destructor virtual stable
Fri, 04 Jun 2021 13:58:59 -0400 John W. Eaton also accept validation syntax for classdef properties
Tue, 01 Jun 2021 13:34:57 -0400 John W. Eaton initial implementation of parsing for arguments validaton block (bug #59405)
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 29 Dec 2020 18:23:42 +0100 Markus Mützel Set API tags in remaining files in libinterp (patch #8919).
Sat, 05 Dec 2020 13:29:48 -0500 John W. Eaton * parse.h (base_parser::~base_parser): Declare virtual.
Fri, 18 Sep 2020 17:15:32 +0200 Markus Mützel Add function "dir_encoding" to set a file encoding per directory (bug #49685).
Fri, 11 Sep 2020 16:01:03 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 15:56:48 -0400 John W. Eaton disable copying for base_parser::parent_scope_info class stable
Wed, 09 Sep 2020 13:45:32 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 13:41:46 -0400 John W. Eaton allow functions to be redefined in scripts (bug #52851) stable
Tue, 30 Jun 2020 15:52:25 -0400 John W. Eaton accept spmd command blocks as language elements (bug #58676)
Mon, 29 Jun 2020 15:12:39 -0400 John W. Eaton maint: merge stable to default.
Thu, 28 May 2020 13:48:37 -0400 John W. Eaton capture comments for classdef classes, properties, events, and enumerations stable
Fri, 05 Jun 2020 11:40:49 -0400 John W. Eaton maint: Merge stable to default.
Thu, 14 May 2020 23:27:43 -0400 John W. Eaton accept multi-line interactive input (bug #58370) stable
Thu, 28 May 2020 13:48:37 -0400 John W. Eaton capture comments for classdef classes, properties, events, and enumerations
Wed, 06 May 2020 13:34:22 -0400 John W. Eaton maint: merge stable to default.