Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process_ucis: Add a callback for success (#4067) | martinakcsilla | 2018-10-03 | 1 | -0/+1 |
| | | | | | | | | | | There is `qk_ucis_symbol_fallback` for the case where symbol lookup fails, but there wasn't one for the success case. This adds `qk_ucis_success`, called after successfully finishing the UCIS symbol input. Thanks to @drashna for the idea! Signed-off-by: Csilla Nagyné Martinák <csilla@csillger.hu> | ||||
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+16 |
| | | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts | ||||
* | add unicode common file, get names right | Jack Humbert | 2017-02-15 | 1 | -0/+1 |
| | |||||
* | split up unicode systems into different files | Jack Humbert | 2017-02-15 | 1 | -0/+34 |