log libinterp/parse-tree/oct-parse.yy @ 31090:1779a64b2510

age author description
Fri, 10 Jun 2022 18:57:17 -0400 Arun Giridhar maint: Merge stable to default
Thu, 09 Jun 2022 16:44:10 +0200 Markus Mützel test: Move new BISTs to lexer and adapt syntax (bug #62587). stable
Thu, 09 Jun 2022 09:00:17 -0400 Arun Giridhar maint: Merge stable to default
Thu, 09 Jun 2022 08:59:55 -0400 Arun Giridhar test: Add BISTs for __FILE__ and __LINE__ (bug #52587) stable
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 23 Nov 2021 12:40:51 -0500 John W. Eaton deprecate .+ and .- operators
Sat, 30 Oct 2021 09:45:23 -0400 John W. Eaton store file name in classdef class object
Wed, 22 Sep 2021 23:13:36 -0400 John W. Eaton save file position info in more parse tree elements
Fri, 17 Sep 2021 16:13:16 -0400 John W. Eaton * oct-parse.yy (colon_expr): Fix comments to match code.
Thu, 09 Sep 2021 13:36:50 -0400 John W. Eaton * oct-parse.yy (OCTAVE_YYUSE): Use variadic macro.
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
Sat, 04 Sep 2021 05:33:27 -0400 John W. Eaton eliminate unnecessary construction of parse tree elements
Thu, 02 Sep 2021 11:20:53 -0400 John W. Eaton eliminate duplicate parent function name info in symbol scope objects
Wed, 01 Sep 2021 23:50:07 -0400 John W. Eaton eliminate redundant storage of parent function name in function objects
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Sat, 14 Aug 2021 21:50:26 -0400 John W. Eaton merge "namespace octave" and OCTAVE_NAMESPACE_BEGIN/END blocks
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Fri, 13 Aug 2021 14:08:16 -0400 John W. Eaton eliminate some unnecessary octave:: namespace tags
Fri, 09 Jul 2021 04:05:58 -0400 John W. Eaton improve previous change for command syntax parsing (bug #60882)
Tue, 06 Jul 2021 23:16:14 -0400 John W. Eaton fix command syntax parsing error (bug #60882)
Mon, 14 Jun 2021 16:43:33 -0400 John W. Eaton allow properties function to be called inside classdef method (bug #60763)
Fri, 04 Jun 2021 13:58:59 -0400 John W. Eaton also accept validation syntax for classdef properties
Fri, 04 Jun 2021 08:25:35 -0400 John W. Eaton rename some non-terminal symbols in the parser
Fri, 04 Jun 2021 08:19:25 -0400 John W. Eaton eliminate unused lexical feedback flag
Tue, 01 Jun 2021 13:34:57 -0400 John W. Eaton initial implementation of parsing for arguments validaton block (bug #59405)
Tue, 01 Jun 2021 16:57:40 -0400 John W. Eaton enter symbols into current scope in parser instead of lexer
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
Mon, 25 Jan 2021 13:11:00 -0500 John W. Eaton maint: merge stable to default.
Mon, 25 Jan 2021 13:09:45 -0500 John W. Eaton avoid crash on null statement list (bug #59938) stable
Sun, 10 Jan 2021 14:22:16 -0500 John W. Eaton eliminate extra YYUSE on default missed when merging 59696b24ea53 from stable
Wed, 06 Jan 2021 17:13:54 -0500 John W. Eaton maint: merge stable to default.
Mon, 04 Jan 2021 16:09:33 -0500 John W. Eaton avoid YYUSE in Octave parser files (see bug #59806) stable
Sun, 03 Jan 2021 14:39:31 -0500 John W. Eaton prefer unwind_action over unwind_protect in more places
Fri, 30 Oct 2020 11:21:49 +0100 Markus Mützel maint: merge stable to default.
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows. stable
Fri, 18 Sep 2020 17:15:32 +0200 Markus Mützel Add function "dir_encoding" to set a file encoding per directory (bug #49685).
Mon, 05 Oct 2020 15:19:15 -0400 John W. Eaton eliminate unnecessary uses of octave:: namespace qualifier
Fri, 02 Oct 2020 13:25:00 -0400 John W. Eaton use [=] capture default specification where possible
Mon, 28 Sep 2020 12:31:35 -0400 John W. Eaton maint: merge stable to default.
Mon, 21 Sep 2020 10:45:18 -0400 John W. Eaton refactor implementation of END indexing in interpreter (bug #58953) stable
Wed, 09 Sep 2020 15:16:05 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 15:15:47 -0400 John W. Eaton allow keboard to work in functions defined in script files (bug #54789) 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
Fri, 21 Aug 2020 08:36:47 -0400 John W. Eaton disallow keywords in function parameter lists (bug #58945)
Thu, 16 Jul 2020 16:02:45 -0400 John W. Eaton use octave_value object to store numeric tokens in the lexer
Thu, 09 Jul 2020 13:04:54 -0400 John W. Eaton maint: merge stable to default.
Thu, 09 Jul 2020 09:15:58 -0400 John W. Eaton don't allow function return_list objects to be null stable
Wed, 01 Jul 2020 13:18:19 -0400 John W. Eaton make parsing of spmd and endspmd keywords work properly (bug #58676)
Tue, 30 Jun 2020 15:52:25 -0400 John W. Eaton accept spmd command blocks as language elements (bug #58676)
Tue, 30 Jun 2020 09:34:14 -0700 Rik Add 'spmd' as interpreter keyword for Matlab compatibility (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
Thu, 28 May 2020 12:00:24 -0400 John W. Eaton refactor some classdef parsing rules stable