Andrea Cavalli
96d1d40de1
Merge commit '5a0dfa4248b9ac32892510494b48b5b9a3f192c8'
2020-10-25 11:09:03 +01:00
Arseny Smirnov
f49077de7f
Add builtin types: function and object
2018-02-15 13:42:26 +03:00
vvaltman
a111989860
added multiple ns
2018-02-15 12:32:55 +03:00
smlu
a9047956a4
Add support for compilation on Windows using VS or MinGW
2015-11-04 15:09:07 +01:00
Ben Wiederhake
66d26ea25d
Make the tlo reproducible by default.
...
Rationale: https://wiki.debian.org/ReproducibleBuilds/Howto#Introduction
2015-10-17 02:01:35 +02:00
Ben Wiederhake
7713b8ccb0
Fix endianess issues.
2015-10-17 02:01:15 +02:00
Ben Wiederhake
b80178eb54
Some documentation.
2015-10-17 01:30:07 +02:00
Ben Wiederhake
134e53c0ec
Remove support for old schemas.
2015-10-17 01:29:51 +02:00
Ben Wiederhake
abb3e47a98
Use a general crc32 implementation.
...
This simplifies the copyright management, as the old crc.{c,h}
had to be mentioned explicitly. This does NOT REALLY pull a new
dependency, as tgl already depends on -lz.
In fact, this ditches -lm, as the only usage (even including tgl)
was a single call to 'sqrt' from within crc32.c.
2015-10-04 14:55:00 +02:00
arseny30
6743830947
Wrong FLAG_DEFAULT_CONSTRUCTOR bugfix
2014-11-19 16:16:54 +03:00
Vysheng
5a0088cf2f
Rename tree.h
2014-11-12 15:52:24 +03:00
Vysheng
b6175b9dbe
First commit
2014-11-12 14:23:25 +03:00