log libinterp/parse-tree/lex.ll @ 21294:3d375b0905a0

age author description
Thu, 18 Feb 2016 11:19:47 -0500 John W. Eaton eliminate unused << and >> operators from Octave scripting language
Mon, 18 Jan 2016 21:06:26 -0800 Rik Rename local gripe_XXX functions to err_XXX or warn_XXX.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Thu, 14 Jan 2016 16:56:46 -0500 John W. Eaton rework fatal flex error handler (bug #46877)
Thu, 14 Jan 2016 05:28:27 -0500 John W. Eaton handle lexical errors as parser errors (bug #46877)
Wed, 13 Jan 2016 11:02:22 -0800 Rik maint: Replace if/error/else paradigm with just if/error.
Thu, 31 Dec 2015 17:06:36 -0500 John W. Eaton rework method of disabling warnings from GCC
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.
Wed, 09 Dec 2015 16:35:12 -0500 John W. Eaton use 'invalid' instead of 'bogus' in source files
Sat, 05 Dec 2015 15:59:22 -0800 Rik maint: Clean-up more instances of print_usage().
Thu, 03 Dec 2015 15:07:01 -0500 John W. Eaton eliminate return statements after calls to print_usage
Sat, 28 Nov 2015 14:07:09 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 27 Nov 2015 16:49:44 -0500 John W. Eaton set all lexical_feedback variables in init function (bug #46522) stable
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Sat, 03 Oct 2015 16:21:58 -0400 John W. Eaton eliminate simple uses of error_state in parser and lexer
Thu, 14 May 2015 04:02:45 -0400 John W. Eaton allow keywords as structure fields again (bug #45092) stable
Wed, 13 May 2015 14:17:08 -0400 John W. Eaton don't crash if structure field is keyword (bug #45092) stable
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 25 Feb 2015 12:04:01 -0500 John W. Eaton maint: Periodic merge of stable to default.
Wed, 25 Feb 2015 11:33:39 -0500 John W. Eaton avoid crash when __FILE__ is used at top level (bug #44363) stable
Mon, 23 Feb 2015 20:43:54 +0000 Carnë Draug Rename 'matlab-incompatible' warning to 'language-extension'.
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 03:53:38 -0500 John W. Eaton avoid some GCC unused parameter warnings
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
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
Thu, 04 Dec 2014 16:22:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 04 Dec 2014 16:06:31 -0500 John W. Eaton avoid printing debug location in cmd window when using GUI to step gui-release
Tue, 28 Oct 2014 13:58:01 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 28 Oct 2014 13:36:01 -0400 John W. Eaton fix error with command parsing (bug #43470) gui-release
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
Fri, 13 Jun 2014 08:21:28 -0700 Rik lex.ll: Remove unused function strip_trailing_whitespace.
Sun, 25 May 2014 10:29:05 -0700 Rik maint: Periodic merge gui-release -> default.
Sun, 25 May 2014 10:26:18 -0700 Rik maint: Periodic merge of stable -> gui-release. gui-release
Fri, 23 May 2014 12:20:05 -0400 John W. Eaton don't crash on empty script files (bug #42064) stable
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.
Thu, 20 Feb 2014 09:27:57 -0800 Rik maint: Merge gui-release to default.
Thu, 20 Feb 2014 11:52:58 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 20 Feb 2014 09:24:59 -0500 Mike Miller Fix regression, allow space-separated cell array of function handles (bug #41569) stable
Sat, 15 Feb 2014 20:19:42 -0800 Rik maint: merge gui-release to default.
Thu, 13 Feb 2014 12:15:14 -0500 Mike Miller Restore escaped backslashes accidentally deleted by cset af8a70d6885c gui-release
Sat, 08 Feb 2014 13:35:00 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 08 Feb 2014 13:33:05 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 01 Feb 2014 00:16:17 +0100 Stefan Mahr Disallow comments after continuation in double-quoted strings (bug #41415). stable
Thu, 23 Jan 2014 04:07:32 -0500 John W. Eaton don't allow get and set followed by "(" to be recognized as keywords.
Thu, 23 Jan 2014 10:38:10 -0500 Michael Goffioul Allow "end" method declaration/definition in classde files.
Thu, 23 Jan 2014 03:43:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 03:43:11 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 22 Jan 2014 02:49:29 -0500 John W. Eaton allow "methods ftp" to work outside of classdef (bug #41227) stable
Mon, 20 Jan 2014 01:41:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 20 Jan 2014 01:39:38 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 20 Jan 2014 01:34:26 -0500 John W. Eaton prevent lexer from matching patterns across CR line endings (bug #41281) stable