log libinterp/parse-tree/oct-parse.in.yy @ 21021:a5b99b09f8fd

age author description
Thu, 31 Dec 2015 13:39:25 -0800 Rik maint: Use comparison operators rather than compare() for strings.
Sun, 20 Dec 2015 15:31:53 -0800 Rik maint: eliminate special cases of statements after error.
Mon, 14 Dec 2015 14:22:57 -0800 Rik doc: Remove class of function from docstring from generated C++ files.
Mon, 07 Dec 2015 13:26:03 -0500 John W. Eaton eliminate unnecessary uses of nargin
Thu, 03 Dec 2015 15:07:01 -0500 John W. Eaton eliminate return statements after calls to print_usage
Wed, 02 Dec 2015 16:54:13 -0500 John W. Eaton always throw exception after debugging with debug_on_error
Fri, 27 Nov 2015 11:14:46 -0500 John W. Eaton handle exceptions when discarding error messages (bug #46534)
Wed, 25 Nov 2015 15:27:48 -0500 John W. Eaton propagate octave_execution_exception objects through try/catch blocks
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
Fri, 23 Oct 2015 16:55:23 -0400 John W. Eaton defer stack trace until back at top level
Fri, 09 Oct 2015 15:17:08 -0400 John W. Eaton eliminate remaining uses of error_state in parse-tree files
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Sun, 04 Oct 2015 08:01:12 -0700 Rik Fix compilation error introduced in 52ce821a52fd.
Sat, 03 Oct 2015 16:21:58 -0400 John W. Eaton eliminate simple uses of error_state in parser and lexer
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 13 Apr 2015 23:41:08 -0400 John W. Eaton handle all end token types when reporting parse errors (bug #44824)
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Fri, 20 Feb 2015 04:25:35 -0500 John W. Eaton eliminate bison warnings from oct-parse.yy
Fri, 13 Feb 2015 16:46:21 -0500 John W. Eaton style fixes for resource management
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 08 Dec 2014 12:59:47 -0500 John W. Eaton allow ranges to be disabled
Fri, 01 Aug 2014 12:10:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 01 Aug 2014 09:06:21 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 01 Aug 2014 08:09:02 -0400 John W. Eaton handle changes in bison 3.x stable
Wed, 16 Jul 2014 19:55:30 -0400 John W. Eaton eliminate some unused parameter warnings in parser functions
Sat, 01 Mar 2014 22:11:32 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 01 Mar 2014 22:10:36 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 28 Feb 2014 14:04:41 -0800 Rik doc: Improve documentation strings in parse-tree directory. stable
Sat, 22 Feb 2014 19:56:17 -0500 Michael Goffioul Allow multi-level classdef package.
Fri, 31 Jan 2014 12:02:04 -0500 Michael Goffioul Allow empty classdef or methods/properties/... blocks
Sat, 25 Jan 2014 20:04:46 -0500 Michael Goffioul Fix parsing of classdef property accessors.
Thu, 23 Jan 2014 10:38:10 -0500 Michael Goffioul Allow "end" method declaration/definition in classde files.
Sat, 18 Jan 2014 22:43:07 -0500 Michael Goffioul * oct-parse.in.yy: Suppress TAB characters.
Sat, 18 Jan 2014 15:31:21 -0500 Michael Goffioul Fix out-of-date status check for package functions.
Sun, 12 Jan 2014 15:54:44 -0500 Michael Goffioul Initial implementation for classdef methods in separate files.
Sun, 12 Jan 2014 15:54:43 -0500 Michael Goffioul Allow to parse external methods declaration in classdef files.
Fri, 13 Dec 2013 17:24:57 -0500 John W. Eaton eliminate constant folding in parser
Thu, 12 Dec 2013 00:24:02 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 11 Dec 2013 20:51:22 -0500 John W. Eaton enable do_braindead_shortcircuit_evaluation by default and deprecate gui-release
Tue, 05 Nov 2013 12:27:42 -0500 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 29 Oct 2013 16:29:46 -0400 John W. Eaton find symbols in proper scope when debugging (bug #40397)
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 23 Oct 2013 20:30:03 -0400 John W. Eaton oct-parse.in.yy: Add %expect declaration.
Mon, 14 Oct 2013 17:16:36 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Tue, 22 Oct 2013 18:43:36 -0400 John W. Eaton eliminate global LEXER variable
Fri, 18 Oct 2013 21:00:33 -0400 John W. Eaton eliminate octave_comment_buffer singleton
Thu, 17 Oct 2013 12:32:28 -0400 John W. Eaton avoid memory leak in parser (bug #40231)
Mon, 14 Oct 2013 17:12:10 -0400 John W. Eaton attempt to catch possible memory leaks in parser cleanup
Mon, 14 Oct 2013 16:52:46 -0400 John W. Eaton delete unnecessary tok_type semantic value in parser classdef
Mon, 14 Oct 2013 16:49:14 -0400 John W. Eaton don't leak memory when parsing classdef objects fails classdef
Mon, 14 Oct 2013 16:15:13 -0400 Michael Goffioul * libinterp/parse-tree/oct-parse.in.yy: Mark <tok_type> non-destructible. classdef
Mon, 14 Oct 2013 15:00:12 -0400 Michael Goffioul maint: periodic merge of default to classdef classdef
Fri, 11 Oct 2013 12:28:26 -0400 John W. Eaton further reduce memory leaks from parse errors (bug #40231)