Declan Naughton

Results 163 issues of Declan Naughton

On .mjs there are false positives, e.g. https://vscode.dev/github/declann/calculang-miscellaneous-models/blob/impact-memo/models/tax-revenues/impact_esm/cul_scope_1.mjs

error reporting

see stringify_introspection_info (definitely if inconsistent sorting persists)

if resolve-able `use-threeAgain-mod.mjs` is testcase. Works only without `--memo`

good first issue
tests
introspection api
P1

see #117 e.g. current incometax/impact in miscel models is a good test, join.cul.js is a merge over multiple tables that led to #117 and fix - [x] join as a...

tests
dev2023

compilations and `use-` scripts e.g. [packages/calculang-testcase-models/modularity/nums/use-threeAgain-mod.mjs](packages/calculang-testcase-models/modularity/nums/use-threeAgain-mod.mjs) Cons?

good first issue
tests

If #11 save depends on cache, then #47 depends on this !

practical scalability
dev2023

This is easier to interpret

good first issue
tests

ATM using webpack v4. May move to v5, but I'm interested in considering other options, especially [Parcel v2](https://parceljs.org/blog/v2/). Parcel can _potentially_ run in the browser, which opens wider possibilities (e.g....

maybe-critical

calculang is unitless **How core should units feature?** Known usecases: - accounting/ledgers - physics stuff like climate modelling (is a value GtC or GtCO2?) Related: GNU Units https://www.gnu.org/software/units/

enhancement
food for thought