bcallah
376711ec04
Update to gravity-0.7.8
...
Changelog: https://github.com/marcobambini/gravity/compare/0.7.0...0.7.8
2019-12-07 14:58:08 +00:00
bcallah
71c6825c7c
Update to gravity-0.7.0
2019-07-18 23:19:16 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
bcallah
8c14c2fcc7
Update to gravity-0.6.5
...
Changelog: https://github.com/marcobambini/gravity/compare/0.6.3...0.6.5
2019-04-15 21:09:05 +00:00
bcallah
5661b15419
Update to gravity-0.6.3
...
Changelog: https://github.com/marcobambini/gravity/compare/0.6.1...0.6.3
2019-03-05 18:46:40 +00:00
bcallah
893cb9bd0a
Update to gravity-0.6.1
...
Changelog: https://github.com/marcobambini/gravity/compare/0.5.5...0.6.1
2018-12-13 17:32:50 +00:00
bcallah
d5eb10e828
Update to gravity-0.5.5
...
Changelog: https://github.com/marcobambini/gravity/compare/0.5.1...0.5.5
2018-11-13 02:18:58 +00:00
bcallah
260db15170
Update to gravity-0.5.1
2018-07-11 21:58:34 +00:00
bcallah
bede6b1536
Update to gravity-0.5.0
2018-06-13 01:50:46 +00:00
bcallah
2c68a78aa3
Update to gravity-0.4.9
2018-05-24 03:21:51 +00:00
bcallah
5cd10845a7
Update to gravity-0.4.5
2018-04-23 20:26:09 +00:00
bcallah
c34f0a9347
Update to gravity-0.4.2
2018-04-08 03:41:38 +00:00
bcallah
4d2251500d
Update gravity to 0.4.0
...
No changelog from upstream, but can be recreated via github:
https://github.com/marcobambini/gravity/compare/0.3.8...0.4.0
2018-02-13 15:16:04 +00:00
bcallah
b728a32890
Update gravity to 0.3.8 -- upstream used one of my macppc machines to fix a
...
big endian bug. Also, gravity is C99, so drop the COMPILER lines.
2017-11-21 16:01:19 +00:00
bcallah
ce9d4ba110
Bugfix update to gravity-0.3.7
2017-10-30 15:54:15 +00:00
bcallah
6284b5c00d
Update gravity to 0.3.6 -- among bugfixes, also adds an internal math lib
...
and is now C99 instead of C11.
2017-10-11 20:42:36 +00:00
bcallah
742cf5a732
Update gravity to 0.3.0 -- bugfix update to fix memory leaks
2017-08-30 04:23:28 +00:00
bcallah
f284f2fd3f
Update to 0.2.8 -- upstream now produces tagged GitHub tarballs.
...
Condense the 2 pre-configure sed lines into 1.
Don't install yet another copy of the MIT license, at the request of aja@.
2017-07-09 18:33:22 +00:00
bcallah
307e579701
Import lang/gravity
...
ok juanfra@
Gravity is a powerful, dynamically typed, lightweight, embeddable
programming language written in C without any external dependencies
(except for stdlib). It is a class-based concurrent scripting language
with modern Swift-like syntax.
Gravity supports procedural programming, object-oriented programming,
functional programming and data-driven programming. Thanks to special
built-in methods, it can also be used as a prototype-based programming
language.
2017-06-16 03:36:44 +00:00