openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CodeRay
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 30 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanups.
murphy
More...
over 15 years ago
Using XML scanner for XML literals.
murphy
More...
over 15 years ago
Don't cache the CaseIgnoringWordLists.
murphy
More...
over 15 years ago
Documentation: Added warning about WordList caching.
murphy
More...
over 15 years ago
Documentation.
murphy
More...
over 15 years ago
JSON encoder: New format to preserve all information and be more accessible for JavaScript programmers (each token is an object). Also a refactorization. Added tests.
murphy
More...
over 15 years ago
Cleanup.
murphy
More...
over 15 years ago
Filters: Cleanups, refactorization, tests.
murphy
More...
over 15 years ago
Cleanup, documentation.
murphy
More...
over 15 years ago
Added a test for XML literals in JavaScript (see issue #137).
murphy
More...
over 15 years ago
Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to trunk.
murphy
More...
over 15 years ago
Support for JRuby Nailgun: Use rake jng to run Ruby tasks with jruby --ng.
murphy
More...
over 15 years ago
Added a test case for loading plugin scanners.
murphy
More...
over 15 years ago
Updated PHP scanner (#36) * highlighting of class and function definitions * improved HTML/PHP detection * heredocs (simple) * a new test for classes
murphy
More...
over 15 years ago
Made FileType work with Pathname (closes #118).
murphy
More...
over 15 years ago
Default rake task uses default Ruby version again.
murphy
More...
over 15 years ago
Updated PHP scanner: added a test, improved HTML/PHP detection, cleanup.
murphy
More...
over 15 years ago
Updating C scanner: * Ruby 1.9 warnings (yeah, it's really a pain) * added DIRECTIVES * fixed a bug that highlighted // as an operator (bah!) * accept $ in variable names * accept intLL literals * recover silently from :include_expected on unexpected tokens
murphy
More...
over 15 years ago
Updating scanners: Ruby 1.9 warnings, KINDS_NOT_LOC * Also, DATABASE is a SQL keyword.
murphy
More...
over 15 years ago
etc. Dont mind it.
murphy
More...
over 15 years ago
Updated scanner test suite: fixing Ruby 1.9 warnings, tab width, exception for missing scanners
murphy
More...
over 15 years ago
Renaming YAMLTests.
murphy
More...
over 15 years ago
Updated Python scanner (#41) * Unicode support (kind of) * [from ...] import ... as construct highlighted as :include * added a test case for import statements
murphy
More...
over 15 years ago
Updated JSON scanner: false, null, true are highlighted as :value now.
murphy
More...
over 15 years ago
Updated Groovy scanner: using word lists from Java scanner.
murphy
More...
over 15 years ago
Updated Java scanner: Higlighting of keywords according to java.sun.com. * added :reserved, :pre_constant, :exception classes for idents and keywords * "threadsafe" isn't a Java keyword
murphy
More...
over 15 years ago
Updated Ruby scanner: * cleanup (FIXMEs, dead code, comments) * improved value_expected detection using VALUE_EXPECTING_KEYWORDS * support for self.method style definitions
murphy
More...
over 15 years ago
Updated CSS scanner: element selectors are highlighted as :type.
murphy
More...
over 15 years ago
JavaScript scanner updated: * false, null, true, undefined are :pre_constant now * fixed floats starting with a dot * added support for XML literals (cool!) * function definitions are detected and highlighted as :function * added Prototype, SunSpider and TraceMonkey tests as test code
murphy
More...
over 15 years ago
New Scanner: *C++* (#76)!
murphy
More...
over 15 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree