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
L
libsass-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 92 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't need these. Supplanted by text/.
Aaron Leung
More...
over 13 years ago
Matcher for optionally-signed ints. I think this wraps up the primitive stuff that's common to most/all languages.
Aaron Leung
More...
over 13 years ago
Some more helpers.
Aaron Leung
More...
over 13 years ago
Another combinator, matcher for identifiers.
Aaron Leung
More...
over 13 years ago
More prefix matcher combinators (well, to the extent that's possible without closures), and less ad-hoc testing.
Aaron Leung
More...
over 13 years ago
Need to change the API slightly to return char *s instead of ints.
Aaron Leung
More...
over 13 years ago
Fixing a bug in my usage of va_args.
Aaron Leung
More...
over 13 years ago
Stubs for basic utilities that I'll need.
Aaron Leung
More...
over 13 years ago
More tokenizing stuff. May have to re-invent closures to make this cleaner.
Aaron Leung
More...
over 13 years ago
It turns out I can pass function pointers as va_args -- just need to typedef their signatures to make them star-able.
Aaron Leung
More...
over 13 years ago
Basic combinators for tokenizing. Unfortunately, I can't use va_args because it can't handle the signatures of function pointers.
Aaron Leung
More...
over 13 years ago
Improving my golf score.
Aaron Leung
More...
over 13 years ago
More tokenizing stuff.
Aaron Leung
More...
over 13 years ago
Fixing some tiny but breaking bugs.
Aaron Leung
More...
over 13 years ago
Improved my golfing score.
Aaron Leung
More...
over 13 years ago
Refactoring and fixing stuff.
Aaron Leung
More...
over 13 years ago
Refactoring and fixing stuff.
Aaron Leung
More...
over 13 years ago
More helper macros. Gonna' try to turn these string prefix matchers into a small, reusable library.
Aaron Leung
More...
over 13 years ago
Didn't I just commit this?
Aaron Leung
More...
over 13 years ago
We'll see if this goes anywhere.
Aaron Leung
More...
over 13 years ago
Just want to see what counts as a punctuation character.
Aaron Leung
More...
over 13 years ago
Forgot to rename my functions.
Aaron Leung
More...
over 13 years ago
Basic string prefix matching functions for tokenization. Based on previous parser-writing experience, I don't think I'll need a general-purpose regexp library.
Aaron Leung
More...
over 13 years ago
Ignoring a.out.
Aaron Leung
More...
over 13 years ago
splitting lib from binary
Hampton Catlin
More...
over 13 years ago
built a simple binary
Hampton Catlin
More...
over 13 years ago
ignore o files also
Hampton Catlin
More...
over 13 years ago
ignore
Hampton Catlin
More...
over 13 years ago
keep the bin
Hampton Catlin
More...
over 13 years ago
keep the build folder
Hampton Catlin
More...
over 13 years ago
←
1
2
…
85
86
87
88
89
90
91
92
93
→
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