Sam Hocevar
|
0eedbfd9f9
|
vslol: only apply our syntax highlighting to keywords and identifiers
and update the version of the extension for publishing.
|
12 years ago |
Sam Hocevar
|
8deba9952e
|
vslol: rename package to VsLol instead of VsLol.Sample and refactor
minor stuff.
|
12 years ago |
Sam Hocevar
|
6d45b93403
|
vslol: add many more C/C++ types to the default list.
|
12 years ago |
Sam Hocevar
|
dc6c98c579
|
vslol: add a classifier for C, C++, C# and LolFx files. Only classifies
using a naive regex for now.
|
12 years ago |
Sam Hocevar
|
b1ae294649
|
vslol: add the skeleton for a real LolFx syntax highlighter.
|
12 years ago |
Sam Hocevar
|
f4b8aee3b2
|
vslol: add COPYING file and a "more information" URL.
|
12 years ago |
Sam Hocevar
|
8dd096217f
|
vslol: create an etc/ directory beside bison's and flex's to work
around an MSYS bug in the main DLL, and copy the m4.exe binary we
ship with bison into the flex directory, too.
|
12 years ago |
Sam Hocevar
|
c7aae0aff4
|
vslol: minor additional debug messages.
|
12 years ago |
Sam Hocevar
|
e70fcd05f8
|
build: upgrade glew binaries to 1.9.0 and rename the contrib directory
to external so as to avoid some autocompletion collisions with "configure".
|
12 years ago |
Sam Hocevar
|
bd66a8bcf2
|
build: some build system fixes.
|
12 years ago |
Sam Hocevar
|
dd120a2eec
|
vslol: more robust error checking.
|
12 years ago |
Sam Hocevar
|
743c06371f
|
vslol: detect when the utilities cannot be launched.
|
12 years ago |
Sam Hocevar
|
b73d8b5382
|
vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers.
|
12 years ago |