Aadhavan Srinivasan Rockingcool
  • Joined on
Loading Heatmap…

Rockingcool pushed to master at Rockingcool/md-to-html

  • e7d94f225a Updated show definitions for some tokens; add HTML syntax
  • e8eb22f3ae Added pragmas to suppress LSP warnings; removed a random line that was
  • ef1809970b Greatly shortened parseQuotedLine, because I can just use greedyParse
  • 549504d650 Consume whitespace between greater-than sign and text in a blockquote
  • 4f23592aeb Add relevant modules to other-modules section, to get rid of cabal's
  • Compare 9 commits »

1 week ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • ef132791a1 Applied lots of hints, mostly redundant brackets

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • 9a128407cc Fixed newline bug; working on fixing the last failing test

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • 7fdc1bcbf1 Trying to fix a bug where a header with a newline isn't recognized as a header

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • d771460bb1 Skip spaces at beginning of line; parse a line and header separately; add a Document data constructor for MdToken (consists of the entire document
  • 26adcbbc69 Added more tests; fixed some existing tests by adding convenience functions
  • 2b771256a1 Only get the first parse result, makes things easier to see
  • 231673b6d6 Rename file name to match module name
  • Compare 4 commits »

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

2 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • 626eb71097 Implement LeftmostLongest, renamed functions, failed parsing works now (see main function for example)

3 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

3 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • ade48bd64e Proof of concept for leftmostLongest function

3 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

  • 8e07a5ed0e Trying to get recursive parsing working better

3 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

3 weeks ago

Rockingcool created branch master in Rockingcool/md-to-html

3 weeks ago

Rockingcool pushed to master at Rockingcool/md-to-html

3 weeks ago