This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
textmate
Watch
1
Star
1
Fork
0
You've already forked textmate
mirror of
https://github.com/textmate/textmate.git
synced
2026-01-22 21:27:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64ff8a53e751cddf9197009ebf7e9aa26d778f80
textmate
/
Frameworks
/
scope
/
src
History
Joachim Mårtensson
b21fbd897e
Fix ^, previously it failed immediatly if last rule in scope selector, wasn't tested against last scope part. Fixed by giving ^ additional chances
2012-08-10 18:44:16 +02:00
..
match.cc
Fix ^, previously it failed immediatly if last rule in scope selector, wasn't tested against last scope part. Fixed by giving ^ additional chances
2012-08-10 18:44:16 +02:00
parse.cc
Add support for ^ $ and > in scope selectors
2012-08-10 18:44:16 +02:00
parse.h
Initial commit
2012-08-09 16:25:56 +02:00
scope.cc
Initial commit
2012-08-09 16:25:56 +02:00
scope.h
Initial commit
2012-08-09 16:25:56 +02:00
types.cc
Add support for ^ $ and > in scope selectors
2012-08-10 18:44:16 +02:00
types.h
Add support for ^ $ and > in scope selectors
2012-08-10 18:44:16 +02:00