| Age | Commit message (Collapse) | Author |
|
|
|
GF allows more characters in its types, as long as they are inside
single quotes. E.g. 'VP/Object' is a valid name for a GF category,
but not for a Haskell data type.
|
|
Imports Data.Data, all GF types derive Data, and uses DeriveDataTypeable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/runtime/haskell-bind/pgf2.cabal
|
|
|
|
|
|
Build Debian package via GitHub action
|
|
moment
|
|
|
|
|
|
|
|
|
|
|
|
https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#administrative-privileges-of-github-hosted-runners
|
|
|
|
Update descriptions in Python bindings setup.py
|
|
|
|
Fixes #51
|
|
Improvements in common error messages
|
|
|
|
Fix twine upload.
|
|
|
|
|
|
WIP: Add Github action workflow to build Python wheels.
|
|
|
|
|
|
|
|
dnf is the new yum, see https://fedoramagazine.org/5tftw-2014-06-10/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|