修訂. | 時間 | 作者 |
---|---|---|
361fcbc22158 tip | 2019-08-22 06:22:27 | Harald Klimach |
Merged precompiler flags into main development. |
||
f7523133f0b1 | 2019-08-22 05:16:42 | Harald Klimach |
Merged fixed intent in aot_path_module. |
||
a2f9e7f7f995 | 2019-08-21 19:27:37 | haraldkl |
Deleted LICENSE file for github again. |
||
e1ce8aca00f5 | 2019-08-21 19:24:48 | haraldkl |
Added a LICENSE file with the github template |
||
58c97817c374 | 2019-08-21 19:04:03 | Harald Klimach |
merged realloc-lhs with developments on main branch. |
||
dc3806b51586 | 2019-07-26 04:36:54 | Harald Klimach |
Added some more useful information when a circular module dependency is found. |
||
d80f00a95539 | 2019-07-23 02:58:49 | Harald Klimach |
Changed character len to * in string array output (aot_out_module). |
||
2c0f11b552ae | 2019-07-23 02:58:09 | Harald Klimach |
Added a function to fortran_language.py to obtain the default integer kind. |
||
b16dce047ddc | 2019-07-19 22:54:58 | Harald Klimach |
Added a function to check for available Fortran integer kinds to fortran_language.py. |
||
913282246a05 | 2019-07-19 16:01:53 | Harald Klimach |
Added an error indication to aot_out_open to allow callers to react |
||
4e6bcec65f26 | 2019-07-16 22:43:29 | Harald Klimach |
Added individual copyright headers to all source files. |
||
e14d776b6ba7 | 2019-07-16 20:39:17 | Harald Klimach |
Added individual copyright headers to each source file in LuaFortran. |
||
f4a50eed7ddc | 2019-04-29 17:14:13 | Nick Papior |
maint: fixed bumped in Makefile.smeka |
||
78009498f80e | 2019-04-25 21:50:00 | Harald Klimach |
Merged possibility to set userdata in a table into main branch. |
||
091d727697e7 | 2019-04-25 21:33:09 | Harald Klimach |
Merged in zeroth/aotus/set-userdata (pull request #12) |
||
f91631b6b245 set-userdata | 2019-04-25 18:15:24 | Nick Papior |
enh: enabled getting user-data back (c_ptr) |
||
5f0fdadcc669 | 2019-04-10 22:29:57 | Harald Klimach |
Changed real kind detection, to actually set the kind directly by options. |
||
bd3869985dce | 2018-12-23 23:00:36 | Harald Klimach |
Updated waf to 2.0.14 |
||
3908c0e9d0b9 | 2018-12-23 04:12:22 | Harald Klimach |
Update links in README and describe how to generate Makefile with waf. |
||
aae891c2c816 | 2018-12-22 23:17:32 | haraldkl |
Merge pull request #3 from haraldkl/master@1 |
||
1503a87d0a28 | 2018-12-22 23:04:45 | Harald Klimach |
Applied patch 1 for Lua 5.3.5 |
||
7dbccfdc5c77 | 2018-12-22 23:02:03 | Harald Klimach |
Updated Lua to 5.3.5. |
||
f1adbeea1705 | 2018-12-22 22:32:30 | Harald Klimach |
Merged avoiding reallocation on assignment and changes to smeka. |
||
1325cf6fd669 | 2018-11-28 18:03:11 | haraldkl |
Merge pull request #2 from zerothi/realloc-lhs |
||
b82ef465d910 | 2018-11-28 17:38:10 | Nick Papior |
bug: fixed build for EXTDOUBLE and QUADRUPLE with smeka |
||
2d0a11bf1120 | 2018-11-28 17:16:56 | Nick Papior |
enh: ensured no reallocation checks are performed |
||
7d97abf71c46 | 2018-07-24 21:58:13 | Raphael Haupt |
Merged updates to aotus with changes in aot_path_module. |
||
ebd7e451050e | 2018-07-24 21:49:55 | Raphael Haupt |
merged |
||
4fa673aff682 | 2018-06-19 17:55:30 | Raphael Haupt |
added precompiler flagset to fotran_compiler.py |
||
83aa8e2cd606 | 2013-05-06 18:57:40 | Harald Klimach |
Corrected intent for fun argument in fun_close |