Commit History

Author SHA1 Message Date
  Brucey a44dd5122b Reverted null function wrapper changes. 1 year ago
  Brucey be785fe963 Merge pull request #661 from bmx-ng/task/version-bump 1 year ago
  Brucey ea3695e058 Version bump due to generation changes. 1 year ago
  Brucey 05db1e7686 Merge pull request #660 from bmx-ng/task/659-null-function-wrappers 1 year ago
  Brucey 600b543fd5 Use wrapper functions for Null Function Error function pointers 1 year ago
  Brucey 5286cc6670 Merge pull request #652 from thareh/master 2 years ago
  Thareh 08a9b41a28 Fixes wrong line for import as well 2 years ago
  Thareh 1991d89eb6 Fixes bug where wrong line would be reported 2 years ago
  Thareh f3d0db0cf5 Fixes bug where slashes would disappear 2 years ago
  Brucey 663dfcfadf Merge pull request #648 from bmx-ng/task/auto-superstrict 2 years ago
  Brucey 454fe4c84f Added auto-superstrict, and option to disable it. 2 years ago
  Brucey d194679f55 Merge pull request #646 from bmx-ng/task/add-ifc-gen-args 2 years ago
  Brucey 65d314628e Ensure superclasses include args in ifc. 2 years ago
  Brucey 5ccf951b9e Merge pull request #644 from bmx-ng/task/add-ifc-mung-gen 2 years ago
  Brucey e8655e1c62 Class and scope names are now stored in the ifc. Resolves #643 2 years ago
  Brucey 1e48183bb2 Merge pull request #642 from bmx-ng/task/fix-invalid-assign-ops 2 years ago
  Brucey 7fbd719d61 mod/shl/shr are not assignment operators. 2 years ago
  Brucey 26cab181c0 Merge pull request #641 from bmx-ng/task/single-module-framework 2 years ago
  Brucey 5b24980424 Module/Framework are mutually exclusive. 2 years ago
  Brucey 9d82d95e91 Merge pull request #640 from bmx-ng/task/fix-funcall-error 2 years ago
  Brucey 87fd3c447f Fixed internal error. 2 years ago
  Brucey 06e8080af4 Merge pull request #638 from bmx-ng/task/fix-imported-gen-class-mung 2 years ago
  Brucey fbcb323962 Fixed names of imported generic class impls. 2 years ago
  Brucey 0d9d838b46 Merge pull request #637 from bmx-ng/task/initialise-env 2 years ago
  Brucey 6f85c71a86 Ensure _env is initialised with base module. 2 years ago
  Brucey 67a49f2ed5 Merge pull request #631 from bmx-ng/task/pragma-in-ifc 2 years ago
  Brucey f093c80610 Pragmas added to interfaces for hierarchical visibility. 2 years ago
  Brucey 7e1fae9c2e Merge pull request #625 from bmx-ng/issue/624-global-metadata 2 years ago
  Brucey 1ae2fa0ebd Include generation of global metadata. Resolves #624. 2 years ago
  Brucey 9a85669261 Fixed for loops for negative steps. Resolves #622. 2 years ago