ctags/Test
dfishburn 2ed09469d4 Removed BOM from file and changed encoding to latin1
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@803 c5d04d22-be80-434c-894e-aa346cc9e8e8
2012-12-16 00:42:57 +00:00
..
68hc11.asm Changed Asm parser back to C-based parser to eliminate duplicate tags and extend its functionality. 2002-05-30 02:45:27 +00:00
1795612.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
1850914.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
1878155.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
1880687.js Updated additional changes to jscript.c and test files from Columban. 2012-12-04 02:29:08 +00:00
2023624.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
3184782.sql Added additional test files 2012-12-04 02:42:48 +00:00
3214129.vim Added additional test files 2012-12-04 02:42:48 +00:00
3470609.js Removed BOM from file and changed encoding to latin1 2012-12-16 00:42:57 +00:00
3526726.tex Added additional test files 2012-12-04 02:42:48 +00:00
3548393.vim Added 3548393.vim which was the source file for the trunk crash which I 2012-10-23 23:30:50 +00:00
Package.pm Fixed detecting labels with whitespace after label name [Perl, Bug #1752361] 2007-07-12 02:00:37 +00:00
aliases.e Renamed class since 'alias' was a reserved word. 2002-02-15 06:34:34 +00:00
angle_bracket.cpp Fixed spurious tags for for C++ member templtates [Bug #849591]. 2003-12-21 19:18:35 +00:00
array-spec.f90 Fixed problem with deferred-shape-spec-list in array-spec. 2003-03-05 05:10:18 +00:00
array_ref_and_out.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
array_spec.f90 Fixed bug reported by Jim Chen on 31 Dec 2002. Also fixed bug reported by Juan Lanus on 24 Sep 2002. 2003-01-26 20:02:20 +00:00
attributes.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
attributes.e
auto.f Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
bd32.s Improved. Allowed recognition of EQU statements not in column 1. 2002-09-04 02:41:27 +00:00
bit_field.c Added tags for local variables for C-based languages [Feature Request #449503]. 2003-09-03 02:53:46 +00:00
bug507864.c Added new tests. 2002-01-27 16:53:00 +00:00
bug538629.asm Improved. Allowed recognition of EQU statements not in column 1. 2002-09-04 02:41:27 +00:00
bug556645.c Added test files for submitted bugs. 2002-06-11 19:16:51 +00:00
bug556646.c Added test files for submitted bugs. 2002-06-11 19:16:51 +00:00
bug565813.f90 Added ability to skip unknown keywords when parsing subprogram part. Prompted by HPF extensions in Bug #565813 2002-06-14 04:32:45 +00:00
bug612019.pas Fixed problem with extra whitespace before subprogram name; Bug #612019. 2002-10-16 23:50:51 +00:00
bug612621.pl Fixed Perl POD termination problem [Bug #612621]. 2002-09-21 21:02:45 +00:00
bug620288.f Fixed problem with missing tag for double precision functions; Bug #620288. 2002-10-16 23:51:28 +00:00
bug629115.sql Fixed problem with infinite loop with certain comments in PL/SQL. 2002-10-26 17:46:22 +00:00
bug639639.h Fixed problem of incorrect extension field for parent context. 2002-11-24 18:37:20 +00:00
bug639644.h Fixed problem of empty namespace scoping extension field; Bug #639644. 2002-11-24 19:10:37 +00:00
bug665086.cpp Fixed bug 665086. 2003-02-13 02:57:29 +00:00
bug670433.f90 Fixed missing tags for nested subprograms using 'contains' [Bug #670433]. 2003-01-31 04:36:06 +00:00
bug681824.php Fixed missing tags for functions split across lines. 2003-02-13 02:27:41 +00:00
bug699171.py Fixed mishandling of multiline raw strings in Python. 2003-04-01 03:37:30 +00:00
bug722501.sql Allowed nesting of blocks, and added support for label tags in PL/SQL. 2003-06-23 04:42:37 +00:00
bug726712.f90 Fixed missing tags when endsubroutine keyword appears. [Bug #726712]. 2003-06-11 05:04:12 +00:00
bug726875.f90 Fixed problem with fixed-form line continuation following comment [Bug #726875]. 2003-07-21 03:23:36 +00:00
bug734933.f90 Added semicolon as statement separator. 2003-06-11 03:49:24 +00:00
bug762027.v Overhauled parser to fix Bug #762027. 2003-07-17 04:31:50 +00:00
bug814263.java trunk/Test/bug814263.java: a new test case for the eponymous bug. 2007-08-14 06:19:51 +00:00
bug816636.sml Added support for "and" keyword [SML, Bug #816636]. 2004-02-17 05:01:45 +00:00
bug823000.sql Fixed incorrect line address in tag file for SQL tags [Bug #823000]. 2003-12-20 04:04:40 +00:00
bug842077.pl Fixed incorrect recognition of POD paragraph [Bug #842077]. 2003-12-20 05:28:53 +00:00
bug849591.cpp Fixed spurious tags for for C++ member templtates [Bug #849591]. 2003-12-21 19:18:35 +00:00
bug852368.cpp Fixed problem of double characters in signature extension field [Bug #852368]. 2003-12-14 18:56:26 +00:00
bug858165.f90 Fixed problem with comment line after continuation character [Fortran, Bug #858165]. 2004-03-01 03:37:53 +00:00
bug872494.cpp Fixed missing tags related to template specializations [C++, Bug #872494]. 2004-02-28 15:39:12 +00:00
bug877956.f90 Fixed missing tags for certain initializers [Fortran, Bug #877956]. 2004-02-18 05:27:02 +00:00
bug960316.v trunk/get.c: 2007-05-27 23:36:53 +00:00
bug961001.v trunk/verilog.c: (Bug #961001) update a few broken links and fix parsing of `define compiler directives. 2007-06-24 04:51:58 +00:00
bug1020715.c Added regression test files. 2009-07-05 04:24:51 +00:00
bug1020715.cpp trunk/Test/bug1020715.cpp: a new test case for the eponymous bug. 2007-08-14 05:29:43 +00:00
bug1085585.c Fixed parsing problem with parentheses in argument list [C, Bug #1085585]. 2005-05-25 02:54:05 +00:00
bug1086609.c Fixed problem in preprocessor directive handling [C, Bug #1086609]. 2006-03-19 18:40:33 +00:00
bug1093123.cpp trunk/Test/bug1093123.cpp: test case for bug #1093123, which remains unfixed. 2007-06-10 04:09:21 +00:00
bug1111214-j-chan.v trunk/get.c: 2007-05-27 23:36:53 +00:00
bug1111214.v trunk/get.c: 2007-05-27 23:36:53 +00:00
bug1187505.cpp trunk/Test/bug1187505.cpp: a new test case for the eponymous bug. 2007-08-14 06:18:58 +00:00
bug1201689.c Fixed missing tags for functions with variable arg list [C, Bug #1201689]. 2005-05-24 03:43:22 +00:00
bug1324663.sql Each of these files contain open quotes which the sql parser went into an endless loop processing. 2006-10-06 15:44:20 +00:00
bug1428714.sql Each of these files contain open quotes which the sql parser went into an endless loop processing. 2006-10-06 15:44:20 +00:00
bug1447756.java trunk/NEWS: 2006-09-24 17:24:14 +00:00
bug1458930.c trunk/c.c: apply Aaron Peromsik's patch #1458930 so that ctags recognizes non-extern non-static prototypes of functions returning wchar_t. 2007-05-27 04:48:08 +00:00
bug1466117.c trunk/Test/bug1466117.c: test case for a bug that was actually fixed some time ago, as insurance against regressions. 2008-04-20 23:52:24 +00:00
bug1491666.c trunk/Test/bug1491666.c: a test case for another long-fixed bug, to guard against regressions. 2008-04-21 00:12:25 +00:00
bug1515910.cs trunk/c.c: C# supports generics too, thankfully in a superficially similar way to C++ and Java. 2008-03-29 22:36:53 +00:00
bug1548443.cpp trunk/c.c: (bug #1548443) unions have public access by default. 2007-06-10 04:09:04 +00:00
bug1563476.cpp trunk/Test/bug1563476.cpp: a new test case for the eponymous bug. 2007-08-14 05:09:01 +00:00
bug1570779.sql Added test case for bug:1570779 2006-10-06 15:40:00 +00:00
bug1575055.cpp trunk/c.c: "namespace" is a contextual statement too. 2008-03-29 19:11:49 +00:00
bug1585745.cpp trunk/c.c: C++ allows whitespace between the "~" at the beginning of a destructor and the class name following. 2007-06-10 03:37:49 +00:00
bug1611054.cs trunk/c.c: 2007-05-28 01:50:41 +00:00
bug1691412.java trunk/c.c: (bug #1691412) explicitly and correctly handle Java annotations. 2007-05-28 01:24:17 +00:00
bug1742588.rb trunk/ruby.c: simple-minded (but reasonably effective) skipping of string literals, so we don't accidentally recognize "keywords" inside string literals. 2007-06-24 23:32:14 +00:00
bug1743330.v trunk/verilog.c: (Bug #1743330) to undo a fileGetc, we should call fileUngetc. Mixing the "read.c"-level get/unget and "verilog.c"-level get/unget leads to madness and crashes. I first came across this bug in the submitted VHDL parser, which is largely a copy & paste of the Verilog parser, and then ten minutes later, running ctags on a large VHDL codebase, I came across a binary file called "something.v" that caused the original assertion to fail. It wasn't hard to knock up a somewhat more realistic test case. 2007-06-26 05:41:27 +00:00
bug1764143.h Added test file for Bug #1764143. 2007-07-31 04:12:50 +00:00
bug1764148 Fixed recognition of Python scripts having "#\!/usr/bin/python" as first line [Bug #1764148]. 2007-07-31 05:35:30 +00:00
bug1770479.cpp trunk/Test/bug1770479.cpp: a test case for the eponymous bug. 2007-08-13 02:46:10 +00:00
bug1773926.cpp trunk/read.c: update a comment related to bug #1773926 to make it clearer that CR as a line ending was a Mac OS 9 thing, and probably hasn't been very relevant to anyone for about 7 years now. 2007-09-02 05:25:08 +00:00
bug1777340.java trunk/Test/bug1777340.java: a test case for the eponymous bug. 2007-08-19 22:33:59 +00:00
bug1777344.java trunk/c.c: (bug #1447756) fix parsing of generic new expressions in Java initializers. 2007-08-19 22:46:13 +00:00
bug1799340.cpp trunk/Test/bug1799340.cpp: new test case for the eponymous bug. 2007-09-21 01:11:12 +00:00
bug1799343-1.cpp trunk/Test/bug1799343-1.cpp: 2007-09-22 04:40:56 +00:00
bug1799343-2.cpp trunk/Test/bug1799343-1.cpp: 2007-09-22 04:40:56 +00:00
bug1800065.cs trunk/Test/bug1800065.cs: test case for the eponymous bug. 2007-09-22 04:42:14 +00:00
bug1809024.py Fixed bug #1906062: Triple single-quoted strings were not skipped when parsing for tags. 2008-03-29 15:57:44 +00:00
bug1830343.cs trunk/c.c: add C#'s "foreach" keyword. 2008-03-29 18:37:31 +00:00
bug1830344.cs trunk/c.c: "else" is a keyword in C# too (bug #1830344). 2008-03-29 18:30:06 +00:00
bug1856363.py trunk/Test/bug1856363.py: test case for bug #1856363. 2008-02-25 05:04:46 +00:00
bug1906062.py Fixed bug #1906062: Triple single-quoted strings were not skipped when parsing for tags. 2008-03-29 15:57:44 +00:00
bug1907083.cpp trunk/Test/bug1907083.cpp: test case for bug #19070083. 2008-03-17 01:17:56 +00:00
bug1924919.cpp trunk/c.c: "namespace" is a contextual statement too. 2008-03-29 19:11:49 +00:00
bug1938565.sql trunk/sql.c: fix bug #1938565, and replace the dead link to a mirror of Oracle's PL/SQL documentation with a current link to Oracle's own copy. (I don't know how good Oracle are at keeping links live, but this certainly isn't making things any worse right now, and having the actual title of the Oracle document should help future searchers.) 2008-04-13 19:26:25 +00:00
bug1944150.sql Added new SQL test: bug1944150.sql 2008-04-25 03:01:51 +00:00
bug1950327.js Added C:\OpenSrc\ctags_svn\Test\bug1950327.js 2008-04-30 02:13:52 +00:00
bug1988026.py Enrico Tröger fixed bug #1988026. 2008-06-11 11:40:01 +00:00
bug1988027.py Enrico Tröger fixed an endless loop (bug #1988027). 2008-06-11 11:56:23 +00:00
bug1988130.py Enrico Tröger fixed a bug with triple strings inside other strings (bug #1988130). 2008-06-11 13:50:46 +00:00
bug2049723.java trunk/c.c: fix parsing of Java annotations on method parameters (patch from "blaisorblade"). 2008-12-13 21:17:36 +00:00
bug2075402.py [python] Fixed bug #2075402: Multiline-strings inside comments were not ignored. 2011-06-15 19:09:52 +00:00
bug2117073.java trunk/c.c: fix parsing of Java annotations on method parameters (patch from "blaisorblade"). 2008-12-13 21:17:36 +00:00
bug2374109.vhd trunk/vhdl.c: apply Nicolas Vincent's patch #2374109 "vhdl functions with special [qualified] return type". 2008-12-13 22:34:14 +00:00
bug2411878.cs trunk/Test/bug2411878.cs: this bug was already fixed by the time it was reported, but it's always good to keep test cases against regressions. 2008-12-13 20:56:43 +00:00
bug2747828.v trunk/verilog.c: 2010-02-27 17:53:32 +00:00
bug2777310.js JavaScript Parser updates for bug 2777310. 2010-07-28 14:22:42 +00:00
bug2886870.tex Tex Parser updates for bug 2886870. 2010-05-27 03:00:58 +00:00
bug2888482.js Added support for new "detachable" keyword. 2009-10-29 02:18:04 +00:00
bug2959889.mak trunk/make.c: 2010-02-27 17:41:57 +00:00
bug2961855.sql SQL Parser updates for bug 2961855. 2010-05-26 13:04:41 +00:00
bug3032253.vim VIM Parser updates for bug 3032253. 2010-07-28 11:38:19 +00:00
bug3036476.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
bug3168705.py fixed bug #3168705 2011-06-15 16:02:55 +00:00
bug3571233.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
build.xml Four new parsers have been added. 2008-12-14 13:19:48 +00:00
byte.f Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
char-selector.f90 Fixed problem with deferred-shape-spec-list in array-spec. 2003-03-05 05:10:18 +00:00
class.e
common.f Added support for namelist variables. 2003-03-06 03:05:06 +00:00
complex_decl.c
continuation.f90 Fix for problem reported by Jim on 7 Jul 2002. 2002-07-10 05:44:41 +00:00
countall.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
cpp_destructor.cpp trunk/Test/cpp_destructor.cpp: a test case for bug 1585745. 2007-05-27 01:16:44 +00:00
cython_sample.pyx Applied a patch by Andrew I. Schein which adds support for cython constructs to the Python parser, along with a testcase for such constructs. 2008-08-22 15:08:13 +00:00
db-trig.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
debian_432872.f90 trunk/Test/debian_432872.f90: test case for Debian bug #432872... 2007-08-09 06:13:03 +00:00
directives.c Added regression test files. 2009-07-05 04:24:51 +00:00
dopbl2.f Fixed bugs reported by Brian Helsinki on 4 Feb 2003. 2003-02-22 05:09:29 +00:00
dosbatch_test.cmd Four new parsers have been added. 2008-12-14 13:19:48 +00:00
enum.c Fixed missing enumeration scope on enumerator tags. 2003-03-05 02:57:45 +00:00
enum.java trunk/Test/enum.java: a new test of Java enum types, covering cases that we used to get wrong. 2007-06-04 05:38:01 +00:00
events.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
extern_variable.h
flex_comment.mxml New parser for Adobe's Flex language. 2008-12-04 02:29:04 +00:00
flex_only_mxml.mxml New parser for Adobe's Flex language. 2008-12-04 02:29:04 +00:00
flex_override.mxml Flex was not properly parsing open XML tags and public, private, override 2009-07-30 03:00:02 +00:00
flex_with_actionscript.mxml New parser for Adobe's Flex language. 2008-12-04 02:29:04 +00:00
format.pl Added support for Perl's formats. 2007-02-11 03:23:33 +00:00
func_typedef.h Fixed missing tags for function typedefs. 2003-06-26 02:34:18 +00:00
functions.e
gas.s Converted Asm parser to regex, extending support for language variants. 2002-02-24 19:01:29 +00:00
general.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
hex2dec.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
implied_program.f Fixed problem with implied program report by Brian Helinski on 28 Feb 2003. 2003-03-02 19:37:06 +00:00
indexer.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
indexing.e
infinite_loop.java Fixed infinite loop that could occur on files without final newline. 2004-09-01 02:56:40 +00:00
ingres_procedures.sql SQL Parser. 2009-10-27 02:42:55 +00:00
initialization.f90 Added file revealing bug. 2003-03-06 03:45:39 +00:00
interface_indexers.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
interface_properties.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
internal.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
intro.tex Tex has broadened the characters allowed in a tag. 2009-08-23 18:10:38 +00:00
intro_orig.tex Four new parsers have been added. 2008-12-14 13:19:48 +00:00
invalid_name.f90 Fixed problem parsing char-selector and invalid entity name. 2003-03-05 04:36:07 +00:00
java_enum.java trunk/Test/java_enum.java: test case for bug #1517143. 2007-05-27 01:35:07 +00:00
jbrown.vr Added support for Vera language. 2002-10-16 02:19:04 +00:00
jsFunc_tutorial.js Updated additional changes to jscript.c and test files from Columban. 2012-12-04 02:29:08 +00:00
keyword_abstract.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_catch_try.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_class.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_const.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_delegate.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_enum.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_event.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_explicit.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_extern.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_implicit.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_interface.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_namespace.cs trunk/c.c: pinguin751 points out that C# namespace declarations can specify multiple levels at once, like a Java package declaration, as well as just a single level, like a C++ namespace. He supplied a patch, but I've chosen not to duplicate readPackage. (The restriction to use C90 instead of C99 or C++ makes this a little uglier than it ought to be, but it's still better than unnecessary duplication.) 2007-05-27 01:12:06 +00:00
keyword_out.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_override.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_params.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_private.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_protected.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_public.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_sealed.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_static.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_struct.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_virtual.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
keyword_volatile.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
labels.sql Added support for label tag for PL/SQL. 2003-06-24 02:49:07 +00:00
lanus.for Fixed bug reported by Jim Chen on 31 Dec 2002. Also fixed bug reported by Juan Lanus on 24 Sep 2002. 2003-01-26 20:02:20 +00:00
line_directives.c
local.c Added tags for local variables for C-based languages [Feature Request #449503]. 2003-09-03 02:53:46 +00:00
macros.c Added support for #pragma weak. 2002-02-28 03:56:18 +00:00
masm.asm Improved. Allowed recognition of EQU statements not in column 1. 2002-09-04 02:41:27 +00:00
matlab_backtracking.m Four new parsers have been added. 2008-12-14 13:19:48 +00:00
matlab_test.m Four new parsers have been added. 2008-12-14 13:19:48 +00:00
maze.erl Added support for Erlang language, submitted by Brent Fulgham. 2003-02-13 02:59:30 +00:00
maze.hrl Added support for Erlang language, submitted by Brent Fulgham. 2003-02-13 02:59:30 +00:00
misc_types.f Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
misc_types.f90 Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
moniker.x68 Changed Asm parser back to C-based parser to eliminate duplicate tags and extend its functionality. 2002-05-30 02:45:27 +00:00
namelist.f Added support for namelist variables. 2003-03-06 03:05:06 +00:00
namespace.cpp trunk/c.c: pinguin751 points out that C# namespace declarations can specify multiple levels at once, like a Java package declaration, as well as just a single level, like a C++ namespace. He supplied a patch, but I've chosen not to duplicate readPackage. (The restriction to use C90 instead of C99 or C++ makes this a little uglier than it ought to be, but it's still better than unnecessary duplication.) 2007-05-27 01:12:06 +00:00
no_terminator.js New files: 2006-10-11 01:16:16 +00:00
numlib.f90 Fixed bugs reported by Brian Helsinki on 4 Feb 2003. 2003-02-22 05:09:29 +00:00
objectivec_implementation.m Objective C parser 2010-11-30 13:15:12 +00:00
objectivec_interface.h Objective C parser 2010-11-30 13:15:12 +00:00
objectivec_property.h Objective C parser 2010-11-30 13:15:12 +00:00
objectivec_protocol.h Objective C parser 2010-11-30 13:15:12 +00:00
obsolete.e
ocamlAllKinds.ml Handling let rec .. = ... and ... declarations at top level. 2012-10-25 20:19:48 +00:00
ocamlCommentInStringAllowed.ml Fixing bug of comment inside string in OCaml 2010-11-30 13:38:34 +00:00
ocaml_empty.ml Fixef bad tag when parsing empty OCaml file, reported by Marc Weber. 2010-09-11 18:59:45 +00:00
ocaml_onlystr.ml Ocaml bug fixes 2010-09-13 07:10:28 +00:00
ocaml_stringTsts.ml Ocaml bug fixes 2010-09-13 07:10:28 +00:00
procedures.e
property.cs Added support for C# language. 2002-12-03 02:29:32 +00:00
prototype.h
pure_elem.f95 Fixed recursive and elemental subprograms. 2003-03-06 03:34:56 +00:00
random.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
readlob.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
readlong.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
recursive.f95 Fixed recursive and elemental subprograms. 2003-03-06 03:34:56 +00:00
refcurs.sql Added support for PL/SQL language. 2002-10-03 02:09:44 +00:00
regexp.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
rojas.h Improvement to regain sync for certain cases of invalid C syntax. Fixes problem reported by Emil Rojas on 22 May 2002. 2002-05-30 04:02:28 +00:00
secondary_fcn_name.js Another of changes to the Javascript parser courtesy of Columban Wendling. 2012-11-07 01:40:08 +00:00
semicolon.f90 Added semicolon as statement separator. 2003-06-11 03:49:24 +00:00
signature.cpp Added support for recording formal argument list for C-like languages. 2002-09-30 04:30:47 +00:00
simple.asp Added support for ASP constants [Patch #961842]. 2004-05-31 15:25:17 +00:00
simple.bas Fixed bug #1741778 ("DIM AS <datatype> name" was not supported for FreeBasic) 2007-06-22 20:53:27 +00:00
simple.bb Added support for BlitzBasic, PureBasic and FreeBasic [FR #1100506]. 2006-09-24 10:55:16 +00:00
simple.cbl Improved Cobol support. 2002-10-17 21:11:34 +00:00
simple.html Added support for HTML and JavaScript languages. 2003-03-03 03:59:19 +00:00
simple.js Removed an unintended printf statement. Updated simple.js to demonstrate the various tags and formates available to the updated jscript.c module. This now includes, Functions, Classes, Methods and Global variables. 2006-10-06 17:37:38 +00:00
simple.ksh Fixed missing tags for Korn shell specific function definitions. 2003-06-11 04:53:45 +00:00
simple.lua
simple.mak Added regression test files. 2009-07-05 04:24:51 +00:00
simple.pb Added support for BlitzBasic, PureBasic and FreeBasic [FR #1100506]. 2006-09-24 10:55:16 +00:00
simple.php Added support for tags for constant definitions in PHP. 2003-07-18 02:32:29 +00:00
simple.pl Added support for package qualification of tags, removing useless "package" tag kind [Perl, Feature Request #448887]. 2004-03-13 21:36:33 +00:00
simple.py [python] Synched revision 4768 from geany/tagmanager: 2011-06-15 18:23:33 +00:00
simple.rb trunk/ruby.c: ` isn't an operator or a reserved word, or a generally valid identifier, but it is a valid method name. I've now checked Ruby's "parse.y", and I'm confident that with this change we recognize exactly the set of valid method names. 2006-09-24 05:12:31 +00:00
simple.sh Fixed missing tags for functions beginning with underscore. Patch submitted by Gontran 5 May 2005. 2005-05-23 18:00:38 +00:00
simple.sml Added support for SML (Standard ML) language, contributed by Venkatesh Prasad. 2002-11-27 05:28:49 +00:00
simple.tcl Added support for classes and methods to TCL and fixed bug #615928. 2002-09-29 03:43:13 +00:00
simple.vim Allowed maps to be followed by a ! 2006-10-18 02:45:25 +00:00
simple.vr Added support for Vera language. 2002-10-16 02:19:04 +00:00
spurious_label_tags.c Added test demonstrating problem. 2004-02-18 05:33:36 +00:00
sql_single_quote.sql Changed the handling of a \ inside a quote. SQL Server and SQL Anywhere do not treat a backslash single quote as an escaped single quote. It should be two single quotes in a row. 2008-12-15 12:06:17 +00:00
state_machine.v Overhauled parser to fix Bug #762027. 2003-07-17 04:31:50 +00:00
static_array.c Improvement to regain sync for certain cases of invalid C syntax. Fixes problem reported by Emil Rojas on 22 May 2002. 2002-07-10 05:36:54 +00:00
stdcall.f Added test for functions/subroutines declared with 'stdcall'. 2003-03-03 03:58:55 +00:00
structure.f Improved support for structures, including nested structures. Disabled interface tag kinds by default. 2003-03-11 04:29:10 +00:00
tabindent.py Applied a patch (with minor modification) by Jan Larres to not include tab characters in the signature of Python functions. 2012-09-17 22:19:32 +00:00
test.py Backported commit 3795 from geany tagmanager, fixes variable detection if there's a comment with an = on the same line 2009-05-17 16:17:25 +00:00
test.vhd trunk/vhdl.c: add Nicolas Vincent's VHDL parser. 2008-04-19 03:54:17 +00:00
traffic_signal.v Overhauled parser to fix Bug #762027. 2003-07-17 04:31:50 +00:00
unicode8.java Fixed recognition of Unicode-8 characters in Java. 2003-03-10 02:17:55 +00:00
union.f Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
value.f Added support for numerous extensions to Fortran. 2003-03-09 23:18:18 +00:00
verbatim.e