gnucash/bindings
Christopher Lam a1c517b4ba [gnc_scm_to_numeric] create NaN gnc_numeric instead of runtime error
If guile calls a C function which expects gnc_numeric but sends a
non-number, it will create a gnc_numeric_error object. This will allow
error gnc_numeric to be handled elsewhere.

Also the overflow gnc_numeric was incorrectly created.
2020-11-23 21:50:05 +08:00
..
guile [gnc_scm_to_numeric] create NaN gnc_numeric instead of runtime error 2020-11-23 21:50:05 +08:00
python Add Python example export_account_totals.py 2020-08-01 14:47:33 -07:00
business-core.i Merge branch 'maint' 2020-01-30 20:30:04 +08:00
CMakeLists.txt bindings/guile - remove gnc-module wrapper 2019-12-06 20:38:21 +01:00
core-utils.i Expose ngettext as gnc:ngettext 2020-11-02 22:24:05 +08:00
engine-common.i engine - move guile code to bindings/guile 2019-12-06 19:59:11 +01:00
engine.i [engine.i] swigify CLEARED-ALL 2020-09-15 18:30:24 +08:00