Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From the GCC docs:
>Exception catching of a user defined type in a binary other than
>the one which threw the exception requires a typeinfo lookup.
Closes #335.
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These have no external dependencies so it makes no sense to not
always build them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'(e)' and 'le/la' were used in a few places, I generalized them to all
strings referring to people.
I also made role names gender-neutral using contraction (eg. "fondateur"
-> "fondateurice"), and adapted specifiers accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #336.
|
|
|
|
|
|
|
|
|
|
|
|
|