Skip to content

Releases: mccode-dev/mccode-antlr

v0.10.0

12 Feb 14:43
@g5t g5t
0b55995
Compare
Choose a tag to compare

What's Changed

  • [Fix] instrument control logic requirement detection by @g5t in #97
  • [Add] missing '!=' operator by @g5t in #99
  • Allow CLI utilities to take HDF5 intermediate representation as input by @g5t in #103
  • Make remote registries save their pooch registry file in the cache directory by @g5t in #104
  • [Add] cache and config management CLI by @g5t in #105
  • Synchronize changes from McCode code generator by @g5t in #107
  • [Update] readme for new CLI entrypoint by @g5t in #108
  • INCOMPLETE Corrections for NOACC component type when targeting GPU / OpenACC by @willend in #110
  • Correct DEPENDENCY concatenation by @g5t in #114
  • Expanded Windows cl.exe flag handling by @g5t in #116
  • Implement C header specialization for McXtrace vs McStas by @g5t in #117

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.3

03 Feb 11:20
@g5t g5t
Compare
Choose a tag to compare

What's Changed

  • [Fix] instrument control logic requirement detection by @g5t in #97
  • [Add] missing '!=' operator by @g5t in #99
  • Allow CLI utilities to take HDF5 intermediate representation as input by @g5t in #103
  • Make remote registries save their pooch registry file in the cache directory by @g5t in #104
  • [Add] cache and config management CLI by @g5t in #105
  • Synchronize changes from McCode code generator by @g5t in #107

Full Changelog: v0.9.2...v0.9.3

v0.9.2

23 Jan 08:24
@g5t g5t
a24688b
Compare
Choose a tag to compare

What's Changed

  • Corrected Windows compilation flags by @g5t in #95

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Jan 10:38
@g5t g5t
87756a9
Compare
Choose a tag to compare

What's Changed

  • [Fix] remote registry component resolution by @g5t in #93

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 Dec 16:56
@g5t g5t
10b1daf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.9.0

v0.8.4

06 Dec 16:18
@g5t g5t
597710c
Compare
Choose a tag to compare

What's Changed

  • Correct COPY then EXTEND/JUMP behavior by @g5t in #86
  • Issue 87 static arrays of arrays by @g5t in #88

Full Changelog: v0.8.3...v0.8.4

v0.8.3

26 Nov 12:12
@g5t g5t
aeb4a62
Compare
Choose a tag to compare

What's Changed

  • [Fix] missing upstream fixes by @g5t in #82
  • Component instance string-valued parameter setting error by @g5t in #84

Full Changelog: v0.8.2...v0.8.3

v0.8.2

01 Oct 08:33
@g5t g5t
98e1b1a
Compare
Choose a tag to compare

What's Changed

  • [Fix] LocalRegistry known/fullname glob inconsistency by @g5t in #80

Full Changelog: v0.8.1...v0.8.2

v0.8.1

30 Sep 14:31
@g5t g5t
e9eead6
Compare
Choose a tag to compare

What's Changed

  • Improved declared-variable parsing by @g5t in #75
  • Add a priority number to each registry and sort to start each component search with the highest priority by @g5t in #76
  • [Add] support for @LIBRARYFLAGS@ replacements by @g5t in #78

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Sep 15:33
@g5t g5t
e4d99cd
Compare
Choose a tag to compare

What's Changed

  • [Add] Mode enum for controlling Instr parsing by @g5t in #69
  • Updates from speedy-antlr-tool branch without the C++ module by @g5t in #71
  • Fix problems identified in McStas example instrument tests by @g5t in #72

Full Changelog: v0.7.4...v0.8.0