1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-12 05:41:55 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
e2c5c42f1d Identify Apache specific functions and constants in C.
Treat true and false as boolean types (not keywords) in Lua.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330154 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 08:33:31 +00:00
3128e82e2e nil in Lua should be a type, not a keyword in highlighting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330143 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 07:54:47 +00:00
cef9d59899 Add Lua syntax support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330136 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 07:32:06 +00:00
e1cd63ab9c Recognize NULL as a number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330132 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 06:49:02 +00:00
77d28d5d65 Separate config and c source styles a bit, set up proper distinction between types and keywords
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330128 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 06:36:47 +00:00
d9018f8b16 Support for config highlighting (if anyone ever dares to do so)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330005 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 20:49:41 +00:00
c693d92b97 Adding another syntax highlighting test subject (this time it's ASL, yay)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329816 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:06:52 +00:00