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
|
Sat, 11 Jan 2014 17:20:38 -0500 |
John W. Eaton |
* lex.ll: Make debug text match change in pattern.
|
Sat, 11 Jan 2014 12:32:48 -0500 |
Michael Goffioul |
* libinterp/parse-tree/lex.ll: escape '.' character in superclassref parsing rule.
|
Wed, 08 Jan 2014 01:40:11 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Wed, 08 Jan 2014 01:37:50 -0500 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Wed, 08 Jan 2014 01:26:49 -0500 |
John W. Eaton |
fix parsing of single quote after continuation and comment (bug #41048)
stable
|
Tue, 07 Jan 2014 16:07:54 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 07 Jan 2014 13:33:39 -0500 |
Michael C. Grant |
improve command parsing
gui-release
|
Tue, 07 Jan 2014 13:20:28 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 07 Jan 2014 13:18:13 -0500 |
John W. Eaton |
update COMMAND_START pattern in lexer
gui-release
|
Mon, 06 Jan 2014 14:34:56 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Mon, 06 Jan 2014 12:02:04 -0500 |
Michael C. Grant |
improve compatibility of command syntax parsing (bug #41032)
gui-release
|
Sun, 15 Dec 2013 19:43:44 -0800 |
Rik |
maint: Merge gui-release to default branch.
|
Sun, 15 Dec 2013 19:42:24 -0800 |
Rik |
maint: Merge stable to gui-release.
gui-release
|
Sat, 14 Dec 2013 20:08:13 -0500 |
John Donoghue |
Fix block comments for files with CRLF line endings (bug #40894)
stable
|
Thu, 05 Dec 2013 15:00:45 -0500 |
Jordi Gutiérrez Hermoso |
maint: Dummy merge with gui-release, ignoring all recent backout merges
|
Thu, 05 Dec 2013 11:36:54 -0800 |
Rik |
maint: backout cset d48ef9e24324 on gui-release branch.
gui-release
|
Thu, 05 Dec 2013 11:52:48 -0500 |
John W. Eaton |
maint: Periodic merge of default to classdef.
classdef
|
Tue, 03 Dec 2013 16:35:04 -0800 |
Rik |
maint: Remove deprecated keyword static.
|
Tue, 26 Nov 2013 12:38:46 -0500 |
John W. Eaton |
maint: Periodic merge of default to classdef.
classdef
|
Thu, 07 Nov 2013 15:25:34 -0500 |
John W. Eaton |
only allow [%#]{ as block comment start (bug #40513)
|
Wed, 06 Nov 2013 11:42:35 -0800 |
Rik |
maint: Use phrase "FIXME:" for problem areas in code.
|
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.
|
Tue, 22 Oct 2013 05:33:35 -0400 |
John W. Eaton |
allow "help dir-name" to work when comment block ends at EOF (bug #40342)
|
Fri, 18 Oct 2013 21:00:33 -0400 |
John W. Eaton |
eliminate octave_comment_buffer singleton
|
Sat, 05 Oct 2013 11:22:09 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 28 Aug 2013 23:00:42 -0400 |
John W. Eaton |
don't convert "end" token to "__end__" for indexing
|
Wed, 28 Aug 2013 16:35:03 -0400 |
John W. Eaton |
correctly handle deprecated \ continuation markers
|
Wed, 14 Aug 2013 12:33:15 -0400 |
John W. Eaton |
Deprecate \ as continuation marker outside of double-quoted character strings.
|
Mon, 12 Aug 2013 17:36:54 +0200 |
Stefan Mahr |
Ignore anything after the continuation marker '...' (bug #38653)
|
Wed, 14 Aug 2013 02:07:07 -0400 |
Mike Miller |
Add support for hexadecimal escape sequences in double-quoted strings (bug #39775)
|
Sun, 07 Jul 2013 14:45:50 -0400 |
John W. Eaton |
deprecate ... and whitespace/comments after continuation markers in strings
|
Fri, 05 Jul 2013 13:56:21 -0400 |
John W. Eaton |
more tweaks for parsing character strings
|
Fri, 05 Jul 2013 13:28:50 -0400 |
John W. Eaton |
improve character string handling in the lexer
|
Thu, 04 Jul 2013 20:33:02 -0400 |
John W. Eaton |
rewrite string parsing to avoid unlimited lookahead
|
Thu, 04 Jul 2013 10:09:58 -0400 |
John W. Eaton |
periodic merge of default to classdef
classdef
|
Thu, 20 Jun 2013 18:21:48 -0400 |
John W. Eaton |
correctly parse expressions like pi+1 (bug #39301)
|
Wed, 19 Jun 2013 22:11:46 -0400 |
John W. Eaton |
always set at_beginning_of_statement when recognizing keywords (bug #38758)
|
Wed, 12 Jun 2013 11:19:53 -0400 |
John W. Eaton |
avoid looking at previous token that doesn't exist (bug #39180)
|
Sat, 18 May 2013 22:43:10 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sat, 18 May 2013 16:21:32 -0400 |
John W. Eaton |
recognize character string at beginning of statement (bug #38926, #38958)
|
Sat, 18 May 2013 14:34:25 -0400 |
John W. Eaton |
improve parsing of commands
|
Sun, 12 May 2013 21:47:57 -0400 |
John W. Eaton |
don't push superclass and metaclass tokens twice
classdef
|
Sun, 12 May 2013 21:45:57 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sun, 12 May 2013 21:05:19 -0400 |
John W. Eaton |
don't push operator tokens twice
|
Mon, 22 Apr 2013 16:37:53 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sun, 24 Mar 2013 13:22:06 -0400 |
John W. Eaton |
use secondary prompt when reading block comments
|
Sun, 24 Mar 2013 13:01:17 -0400 |
John W. Eaton |
properly recognize nested block comments
|
Sat, 23 Mar 2013 16:58:39 -0400 |
John W. Eaton |
recognize block comment begin while processing line comments (bug #38559)
|
Sat, 23 Mar 2013 15:29:15 -0400 |
John W. Eaton |
and foo NUMBER as command syntax (bug #38565)
|
Sat, 23 Mar 2013 15:02:29 -0400 |
John W. Eaton |
recognize variables when parsing (bug #38576)
|
Tue, 19 Mar 2013 18:03:23 -0400 |
John W. Eaton |
don't swallow statements that follow comment lines (bug #38549)
|
Tue, 19 Mar 2013 17:06:22 -0400 |
John W. Eaton |
handle foo @... as command syntax
|
Sat, 16 Mar 2013 04:43:30 -0400 |
John W. Eaton |
also accept "." as possibly beginning a command
|
Sat, 16 Mar 2013 02:02:43 -0400 |
John W. Eaton |
don't modify symbol table scope in the parser
|
Thu, 14 Mar 2013 22:23:24 -0400 |
John W. Eaton |
allow newline to terminate anonymous function definition
|
Wed, 13 Mar 2013 15:40:03 -0400 |
John W. Eaton |
eliminate some unused variables
|
Wed, 13 Mar 2013 03:19:35 -0400 |
John W. Eaton |
push parser/lexer interface
|
Wed, 13 Mar 2013 02:46:56 -0400 |
John W. Eaton |
create base class for lexer
|
Wed, 13 Mar 2013 02:25:50 -0400 |
John W. Eaton |
delete unused obsolete code
|
Mon, 11 Mar 2013 18:24:50 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 17:20:34 -0400 |
John W. Eaton |
* lex.ll, oct-parse.in.yy (HERMITIAN): Rename token from QUOTE.
|
Mon, 11 Mar 2013 17:17:48 -0400 |
John W. Eaton |
delete unused class and unused functions
|
Mon, 11 Mar 2013 17:11:46 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 17:10:36 -0400 |
John W. Eaton |
adjust line and column info when inserting new text in lexer input stream
|
Mon, 11 Mar 2013 15:36:46 -0400 |
John W. Eaton |
avoid eat_continuation in classdef branch
classdef
|
Mon, 11 Mar 2013 15:12:33 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 15:01:32 -0400 |
John W. Eaton |
eliminate obsolete concepts of "pending local" and "forced" variables
|
Mon, 11 Mar 2013 14:40:45 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:40:29 -0400 |
John W. Eaton |
10/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:33:12 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:32:53 -0400 |
John W. Eaton |
9/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:32:35 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:32:15 -0400 |
John W. Eaton |
8/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:31:56 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:31:48 -0400 |
John W. Eaton |
7/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:31:19 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:30:57 -0400 |
John W. Eaton |
6/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:30:39 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:29:19 -0400 |
John W. Eaton |
5/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:28:38 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:28:11 -0400 |
John W. Eaton |
4/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:27:26 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:26:29 -0400 |
John W. Eaton |
3/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:25:38 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:18:39 -0400 |
John W. Eaton |
2/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:17:44 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:14:41 -0400 |
John W. Eaton |
1/10 commits reworking the lexer
|
Mon, 11 Mar 2013 14:12:58 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 11 Mar 2013 14:08:50 -0400 |
John W. Eaton |
store more info in token value class
|
Mon, 11 Mar 2013 14:04:05 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sat, 09 Mar 2013 21:44:14 -0500 |
John W. Eaton |
partial cleanup of continuation handling in lexer
|
Sat, 09 Mar 2013 17:54:40 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sat, 09 Mar 2013 02:02:22 -0500 |
John W. Eaton |
put all tokens in the token cache
|
Sat, 09 Mar 2013 01:20:23 -0500 |
John W. Eaton |
use a queue to hold tokens in the lexer
|
Sat, 09 Mar 2013 00:02:58 -0500 |
John W. Eaton |
use functions instead of token return macros in lexer
|
Fri, 08 Mar 2013 17:13:54 -0500 |
John W. Eaton |
revamp most comment handling
|
Fri, 08 Mar 2013 10:46:13 -0500 |
John W. Eaton |
use stack for tracking lexer start states
|
Thu, 07 Mar 2013 10:25:39 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Thu, 07 Mar 2013 10:23:02 -0500 |
John W. Eaton |
maint: fix botched merge of default to classdef
classdef
|
Wed, 06 Mar 2013 20:20:35 -0500 |
John W. Eaton |
move global promptflag variable to octave_reader class
|
Wed, 06 Mar 2013 19:39:48 -0500 |
John W. Eaton |
move current_input_line to lexical_feedback class
|
Wed, 06 Mar 2013 16:43:33 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 06 Mar 2013 14:36:19 -0500 |
John W. Eaton |
move more global parser and lexer variables to classes
|
Tue, 05 Mar 2013 17:50:37 -0500 |
John W. Eaton |
move more global variables to octave_lexical_feedback class
|
Tue, 05 Mar 2013 10:19:51 -0500 |
John W. Eaton |
use class for reading lexer input
|
Tue, 05 Mar 2013 10:19:47 -0500 |
John W. Eaton |
reset lexical_feedback state before starting a new parse
|
Tue, 05 Mar 2013 10:19:38 -0500 |
John W. Eaton |
use inheritance to simplify initialization in octave_lexer constructor
|
Sun, 03 Mar 2013 14:02:41 -0500 |
John W. Eaton |
handle lexer input buffering with class
|
Fri, 01 Mar 2013 07:12:45 -0500 |
John W. Eaton |
don't attempt to print unprintable tokens
|
Fri, 01 Mar 2013 07:10:31 -0500 |
John W. Eaton |
move end_of_input flag from octve_parser class to octave_lexer class
|
Thu, 28 Feb 2013 11:24:38 -0500 |
John W. Eaton |
rename lexical_feedback to octave_lexer
|
Thu, 28 Feb 2013 02:04:24 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 27 Feb 2013 21:45:29 -0500 |
John W. Eaton |
* lex.ll: Change y.tab.h to oct-parse.h in comment.
|
Wed, 27 Feb 2013 18:52:46 -0500 |
John W. Eaton |
* lex.ll: Use C-style comments in preamble.
|
Wed, 27 Feb 2013 18:49:16 -0500 |
John W. Eaton |
use pure parser and reentrant lexer interfaces
|
Wed, 27 Feb 2013 18:21:50 -0500 |
John W. Eaton |
delete unnecessary X-> references inside class X member functions
|
Wed, 27 Feb 2013 16:06:03 -0500 |
John W. Eaton |
use %option noyywrap
|
Wed, 27 Feb 2013 13:09:33 -0500 |
John W. Eaton |
move a function and data member from lexical_feedback to octave_parser
|
Tue, 26 Feb 2013 16:15:12 -0500 |
John W. Eaton |
localize use of yyleng with lexical_feedback member function
|
Tue, 26 Feb 2013 16:03:00 -0500 |
John W. Eaton |
localize use of yy_fatal_error with lexical_feedback member function
|
Tue, 26 Feb 2013 15:39:56 -0500 |
John W. Eaton |
localize use of yytext with lexical_feedback member function
|
Tue, 26 Feb 2013 15:13:43 -0500 |
John W. Eaton |
localize use of yylval.tok_val in lexical_feedback member functions
|
Tue, 26 Feb 2013 14:31:34 -0500 |
John W. Eaton |
allow xunput to be called without buffer argument
|
Tue, 26 Feb 2013 13:24:41 -0500 |
John W. Eaton |
move more lexer helper functions to lexical_feedback class
|
Tue, 26 Feb 2013 12:43:36 -0500 |
John W. Eaton |
maint: move function definition in lex.ll
|
Tue, 26 Feb 2013 12:43:15 -0500 |
John W. Eaton |
move reset_parser lexer helper function to lexical_feedback class
|
Tue, 26 Feb 2013 12:26:02 -0500 |
John W. Eaton |
maint: move function definition in lex.ll
|
Tue, 26 Feb 2013 12:24:54 -0500 |
John W. Eaton |
move octave_read lexer helper function to lexical_feedback class
|
Tue, 26 Feb 2013 12:01:54 -0500 |
John W. Eaton |
maint: reorder class definitions in lex.ll
|
Tue, 26 Feb 2013 11:50:41 -0500 |
John W. Eaton |
move more static lexer helper functions to lexical_feedback class
|
Tue, 26 Feb 2013 11:47:59 -0500 |
John W. Eaton |
maint: move class definition in lex.ll
|
Tue, 26 Feb 2013 11:23:04 -0500 |
John W. Eaton |
store pointer to current lexer in flex_stream_reader object
|
Tue, 26 Feb 2013 02:52:48 -0500 |
John W. Eaton |
* lex.ll: Reorder function definitions.
|
Tue, 26 Feb 2013 02:40:32 -0500 |
John W. Eaton |
move static lexer helper functions to lexical_feedback class
|
Tue, 26 Feb 2013 01:34:11 -0500 |
John W. Eaton |
move token stack to lexical_feedback class
|
Tue, 26 Feb 2013 01:10:08 -0500 |
John W. Eaton |
use pointer for global lexical_feedback structure
|
Mon, 25 Feb 2013 23:48:32 -0500 |
John W. Eaton |
use enum for values returned by eat_continuation and eat_whitespace
|
Mon, 25 Feb 2013 21:59:40 -0500 |
John W. Eaton |
move block_comment_nesting_level to lexical_feedback_class
|
Mon, 25 Feb 2013 21:54:15 -0500 |
John W. Eaton |
move nesting_level to lexical_feedback class
|
Mon, 25 Feb 2013 21:30:51 -0500 |
John W. Eaton |
move input_line_number and current_input_column to lexical_feedback class
|
Mon, 25 Feb 2013 20:26:52 -0500 |
John W. Eaton |
move global parser_end_of_input variable to lexical_feedback class
|
Mon, 25 Feb 2013 20:06:44 -0500 |
John W. Eaton |
provide copy contructor and operator = for lexical_feedback class.
|
Mon, 25 Feb 2013 19:45:46 -0500 |
John W. Eaton |
reorder data members in lexical_feedback class
|
Mon, 25 Feb 2013 01:04:15 -0500 |
John W. Eaton |
move octave_read to lex.ll
|
Thu, 01 Nov 2012 15:01:20 -0400 |
Jordi Gutiérrez Hermoso |
maint: periodic merge of default to classdef
classdef
|
Mon, 01 Oct 2012 18:32:12 -0400 |
John W. Eaton |
use ' instead of ` in error messages, warnings and most comments
|
Mon, 01 Oct 2012 18:30:44 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
src/lex.ll@56d4b4db17f8
|
Fri, 24 Aug 2012 15:50:14 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
base
src/parse-tree/lex.ll@cf7043d15b6a
|
Sat, 18 Aug 2012 16:23:39 -0400 |
John W. Eaton |
split libinterp from src
base
src/parse-tree/lex.ll@b784f2229c9c
|