gnucash/bindings
Christopher Lam 6f9517845a [core-utils] use custom unbound-variable exception printer
When a guile coder uses a variable but omits use-modules, this code
will scan *all* available modules and offer the appropriate module
name.

Before:
Unbound variable: gnc-build-url

After:
Unbound variable: gnc-build-url. Did you forget (use-module (sw_gnc_html))?
2020-12-14 21:54:52 +08:00
..
guile [core-utils] use custom unbound-variable exception printer 2020-12-14 21:54:52 +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