Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Change made reverse iteration dangerous.
|
|
|
|
sensibly.
From Mitchell Foral.
|
|
default encoding instead of chosen encoding.
|
|
From darmar.
|
|
unintended conversions.
|
|
|
|
|
|
treating "IS" the same as "is".
|
|
|
|
|
|
The sc.Forward() is performed once more at the end of the
function and performing it here causes the second ` is skipped in ``.
Probably caused by copy-pasting the code above and not realizing
this one reads just a single character.
|
|
|
|
From Jason Haslam.
|
|
From Stefan Küng.
|
|
|
|
|
|
|
|
|
|
|
|
hid this.
|
|
|
|
|
|
|
|
|
|
|
|
pointer is not NULL.
|
|
CGContextSetAllowsFontSubpixelPositioning when available.
|
|
|
|
idiomatically and behaving more consistently with the other platforms.
From johnsonj.
|
|
|
|
|
|
|
|
|
|
From johnsonj.
|
|
|
|
|
|
From Michael Staszewski.
|
|
|
|
braces within strings.
|
|
|
|
|
|
|
|
levelMinCurrent was missing. Add support for lexer.verilog.fold.preprocessor.else that behaves like fold.at.else only for preprocessor `else and `elseif directives.
|
|
carry over to the next line
|
|
|