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
|