~alcinnz/rhapsode

ref: a50ff3102fe51e3151ac64a9a707d1479ae97209 rhapsode/src/Main.hs -rw-r--r-- 6.8 KiB
a50ff310 — Adrian Cochrane 4 years ago
Integrate var(), @import, @document, @media, & @supports support.
ec9a251c — Adrian Cochrane 4 years ago
Load userstyles.
362b4f07 — Adrian Cochrane 4 years ago
Render CSS counters into the webpage!
2adc7fb2 — Adrian Cochrane 4 years ago
Parse content & counter properties, cleanup property handling.
5b9b03db — Adrian Cochrane 4 years ago
Integrate CSS Speech Box Model, improve user agent stylesheet.
654b3f04 — Adrian Cochrane 4 years ago
Draft code for laying out CSS Speech Box Model.
b5f53aef — Adrian Cochrane 4 years ago
Allow adjusting keyword values.
eddbb26a — Adrian Cochrane 4 years ago
Output SSML that TTS software like eSpeak can read.
f1a311bd — Adrian Cochrane 4 years ago
Implement mappings to SSML <prosody> attributes.
2c6a5f58 — Adrian Cochrane 4 years ago
Turn off CSS inheritance for cleaner output.
53b9d822 — Adrian Cochrane 4 years ago
Upgrade to nonbroken Stylish Haskell.
10988819 — Adrian Cochrane 4 years ago
Incorporate Stylish HTML Conduit.

Improves clarity of Rhapsody's code and possibly helps someone else create their own browser.
36872a78 — Adrian Cochrane 4 years ago
Correctly match tagnames (syntax error).

How did this regress?
ec796896 — Adrian Cochrane 4 years ago
Integrate stylizer, fix/silence errors.

Stylish Haskell's parser is freezing upon certain syntaxes,
the commented out code indicates that Rhapsode's logic is fine.
a59899dd — Adrian Cochrane 4 years ago
Parse HTML, draft code to apply it.
55478a6a — Adrian Cochrane 4 years ago
Fix merge conflict on imports.
f592768d — Adrian Cochrane 4 years ago
Fixes for CSS engine.

* Package default stylesheet in executable.
* Test for media attribute.
* Decode CSS responses correctly.
afbc3c05 — Adrian Cochrane 4 years ago
Fix for parsing HTTP responses, test for speech media.
aea2a653 — Adrian Cochrane 4 years ago
Locate all relevent CSS.
95cb9bfb — Adrian Cochrane 4 years ago
Locate all relevent CSS.
Next