Go to file
Jean-Paul Chaput 8eac4b4b6f More robust VST parser.
* Bug: In CRL Core, in VstParserGrammar.yy & VstParserScanner.ll, accurate
    error message positions (file & line numbers).
      When generating error message, we cannot pass char* on variables that
    will be deallocated by the throw. So generate a string that will be
    copied along with the exception. That problems explain numerous
    core-dump when encountering syntaxes errors in the file.
2014-12-11 23:56:59 +01:00
bootstrap Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
crlcore More robust VST parser. 2014-12-11 23:56:59 +01:00
cumulus Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
documentation Version 0.2 of the RDS documentation (Symbolic & BIGVIA). 2014-09-26 22:55:55 +02:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
hurricane Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
kite Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
knik Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
mauka Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
metis Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
unicorn Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
vlsisapd Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
.gitignore More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00