Skip to content

Releases: vatai/tadashi

0.5.1

28 Apr 08:22
Immutable release. Only release title and notes can be modified.
ef51cd6

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.0

17 Apr 11:53
af360cf

Choose a tag to compare

v0.5.0

Merge pull request #136 from vatai/134-support-mpifort-and-other-comp…

0.4.1

01 Mar 05:37
2b27eba

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

21 Feb 14:15

Choose a tag to compare

Add LLVM Polly backend

0.3.8

13 Jan 02:25

Choose a tag to compare

v0.3.8

Add more specific version

0.3.7

26 Dec 02:51

Choose a tag to compare

What's Changed

  • 125 tadashi should exit if cource cant compile by @vatai in #126

Tadashi raises ValueError exceptions when the input source file:

  • doesn't exist or
  • it can't be parsed for some reason (e.g., syntax error)

However, if there are no Scops in the file (defined by pragmas or triggered by autodetect), then no exception is raised for input files which could not be parsed.

Full Changelog: v0.3.6...v0.3.7

0.3.6

24 Dec 13:45

Choose a tag to compare

Switch to real PyPI (fix bug in the previous commit)

0.3.5

24 Dec 13:30

Choose a tag to compare

Switch to real PyPI

0.3.4

24 Dec 09:57

Choose a tag to compare

Docs updates

0.3.3

24 Dec 02:20

Choose a tag to compare

Dummy release to trigger upload