Nick Treleaven
|
95f99f4034
|
Move NestingLevel code into a separate file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@3778 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-05-11 14:15:00 +00:00 |
|
Enrico Tröger
|
61f89d5c25
|
Add a trivial symbol parser for NSIS files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3716 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-04-21 20:52:19 +00:00 |
|
Enrico Tröger
|
4122c1b138
|
Add filetype ActionScript (patch by Chris Macksey, thanks).
Update type keywords only for real C-like languages.
Fix wrong sorting of Assembler and Ada filetypes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3624 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-03-13 09:58:27 +00:00 |
|
Enrico Tröger
|
474a0b4410
|
Add new filetype 'Matlab' (closes #1938631, patch by Roland Baudin, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3190 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-11-07 14:39:45 +00:00 |
|
Enrico Tröger
|
2652667577
|
Add DEBUG flag to all Windows makefiles to make it possible to build with debug symbols and without optimizations also on Windows (using make DEBUG=1).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2487 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-04-15 15:11:05 +00:00 |
|
Enrico Tröger
|
c0990b5e71
|
Add HTML parser to get h1, h2, h3 symbols as well as link anchors and JavaScript functions (closes #1896068).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2317 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-03-09 18:50:41 +00:00 |
|
Enrico Tröger
|
47c1c7e0cc
|
Fix two more compiler warnings.
Use php.c and lregex.c from CTags SVN (closes #1795810).
Add regex.c and regex.h (GNU regex) for regex support on Windows.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2053 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-11-17 19:27:50 +00:00 |
|
Nick Treleaven
|
2e454f7af5
|
Add reStructuredText filetype and parser.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1791 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-08-14 11:50:03 +00:00 |
|
Enrico Tröger
|
75c74284f8
|
Add filetype Haxe (patch by blackdog, thank you).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1744 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-07-26 09:50:12 +00:00 |
|
Enrico Tröger
|
c4f70b7536
|
Fix build on Win32.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1638 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-06-24 13:46:29 +00:00 |
|
Enrico Tröger
|
693649f955
|
Add new filetypes CSharp and FreeBasic.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1635 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-06-22 17:34:31 +00:00 |
|
Nick Treleaven
|
e3ffabcdea
|
Add Haskell tags support from CTags patch on sf.net written by Peter
Strand (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1558 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-05-23 12:32:06 +00:00 |
|
Enrico Tröger
|
f0d4e65311
|
Added new filetypes Javascript and Lua.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1181 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-01-13 20:16:09 +00:00 |
|
Nick Treleaven
|
e4dc3d0a05
|
Add -O2 for tagmanager.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1075 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-12-09 13:34:47 +00:00 |
|
Enrico Tröger
|
9b7569e3ef
|
Added new filetype VHDL.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@991 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-11-13 22:11:19 +00:00 |
|
Enrico Tröger
|
adc721c522
|
Added simple parser for filetype Diff to create tags for each patched file in a diff file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@883 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-11 19:45:40 +00:00 |
|
Nick Treleaven
|
a5bf4b765d
|
Let make clean continue when a file can't be deleted.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@832 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-22 12:09:53 +00:00 |
|
Enrico Tröger
|
63c42ea6af
|
Merged tagmanager/d.c with tagmanager/c.c.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@742 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-19 09:08:48 +00:00 |
|
Enrico Tröger
|
428e6f6fd2
|
Added fortran files to the Windows makefiles
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@726 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 19:41:12 +00:00 |
|
Nick Treleaven
|
6cb83f8af0
|
Add makefiles for building on win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@646 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-28 12:29:10 +00:00 |
|