#4 Support clang (untested); replace IRI regex with ad-hoc scanning.

Merged
scossu merged 9 commits from scossu/clang into scossu/master 11 months ago

9 Commits

Author SHA1 Message Date
  scossu fb9fb05794 Add UTF-8 test; remove debug statements from IRI parser. 11 months ago
  scossu dded6705b6 Complete IRI parsing. 11 months ago
  scossu 5843ba995b Replace regex with ad-hoc IRIRef scanning. 11 months ago
  scossu cb7d76cf3a WIP regex overhaul. 11 months ago
  scossu dbb218e03e Adjust profile.c. 1 year ago
  scossu 6b37ab2fc7 Merge branch 'master' into clang 1 year ago
  scossu 102a5dfb02 API adjustments. 1 year ago
  scossu cc2b6a57c7 Fix Makefile syntax for clang; address clang warnings. 1 year ago
  scossu 3cdc30c05c WIP for clang/osx compatibility. 2 years ago