Skip to content

Releases: vatai/tadashi

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

0.3.2

24 Dec 01:47

Choose a tag to compare

Dummy release to trigger pypi upload

0.3.1

24 Dec 01:22
9e7b69b

Choose a tag to compare

Big cython rewrite.

  • trying out pushing to test.pypi