ftnlf

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-03-07
19:16
Fix types and add some build extensions. Leaf check-in: e4e710f8ad user: vadim tags: trunk
2022-02-25
11:31
Minor refactoring. check-in: 768014d387 user: vadim tags: trunk
2022-02-23
07:01
Cleanup. Remove references to light FAs which have been cancelled. check-in: adc208cd9f user: vadim tags: trunk
2022-02-22
13:02
Major refactor of FA subroutines, prepare to include "light" FA. check-in: 22414adcdf user: vadim tags: trunk
2022-02-21
11:24
Fix build. check-in: 8e7034656c user: vadim tags: trunk
09:37
Remove Fortran Extensions to put them into another repo. check-in: 193d110454 user: vadim tags: trunk
09:03
Create new branch named "ftnlf-v4" Leaf check-in: 2d6dbeda92 user: vadim tags: ftnlf-v4
09:02
Create new branch named "ftnlf-v3" Leaf check-in: 20cb4fe124 user: vadim tags: ftnlf-v3
03:29
Find Lua executable; tested with MinGW64. check-in: dec09d69ec user: vadim tags: trunk
2022-02-20
13:21
Function acopy from FX.Core module to copy Fortran arrays in Lua. check-in: 1b19d31116 user: vadim tags: trunk
06:16
Test and fix. check-in: 517062054f user: vadim tags: trunk
2022-02-19
20:37
Remove DIY compiler and linker flags. check-in: 95d2f10c62 user: vadim tags: trunk
18:46
Remove test with static Lua. check-in: dcc00481e0 user: vadim tags: trunk
18:28
Add spline interpolation (test needed). check-in: db51605aa4 user: vadim tags: trunk
08:07
Upgrade. Incompatibility: initialization divided in two phases. Option to silence error messages. Supply unit number for error messages. check-in: 17369c4ae9 user: vadim tags: trunk
07:49
Interpolation given separate X, Y arrays. check-in: 451fae65d4 user: vadim tags: trunk
07:46
Fix compilation of separate modules and bundle. check-in: de45dd00aa user: vadim tags: trunk
2021-02-09
06:41
Boolean values, check for udata in LuaFE, refactor FTNLF. check-in: 62633634a7 user: vadim tags: trunk
2020-12-03
09:10
Another build refactoring. check-in: 96545ac1bb user: vadim tags: trunk
2020-12-02
13:45
Fix options. check-in: 13d6699ddf user: vadim tags: trunk
13:36
Upgrade to new version. check-in: c26a4b569e user: vadim tags: trunk
2019-06-16
18:22
Add polynomial fit/evaluation module. check-in: e62b3cf44f user: vadim tags: trunk
17:16
Move interpolation objects to separate module. check-in: 8f85de2af5 user: vadim tags: trunk
2019-06-03
09:13
Remove tabs. check-in: e06d44139b user: vadim tags: trunk
2019-06-02
22:10
Add Fortran call to create new Fortran/Lua array. check-in: e07e054ee1 user: vadim tags: trunk
2019-01-23
09:05
Tweak test to check that L2F-generated module can be preloaded under arbitrary name. check-in: a969522261 user: vadim tags: trunk
2019-01-22
09:38
Add mechanism for embedding Lua modules into Fortran. check-in: 729c82f64c user: vadim tags: trunk
2018-12-22
16:42
Checks and tests. check-in: a1d3391317 user: vadim tags: trunk
16:20
Rework interfaces to unify support of 1st, 2nd level and cache. Also add integers as 2nd level keys. check-in: 4abf0c698e user: vadim tags: trunk
2018-12-19
21:21
Create new branch named "ftnlf-v2" Leaf check-in: 992f18c37f user: vadim tags: ftnlf-v2
21:20
Create new branch named "ftnlf-v1" Leaf check-in: a39ba7433c user: vadim tags: ftnlf-v1
2018-10-24
10:49
Fix error in LuaFE which prevented traceback. Also simplify CMake file. check-in: af0a944bfc user: vadim tags: trunk
2018-10-23
15:14
Unpack-to-table function and option to link static or shared runtime. check-in: 4b3f3fed00 user: vadim tags: trunk
2018-10-17
07:18
Build FX.Core module under different names to use in FX tree. check-in: df8b8eb14a user: vadim tags: trunk
2018-05-22
08:54
Cleanup. check-in: ddd58d65b7 user: vadim tags: trunk
08:53
Fix error in diagnostics. check-in: f5dfc99988 user: vadim tags: trunk
2018-05-21
11:37
Allocate zero-length FA once and store it as upvalue. check-in: 44d39185ec user: vadim tags: trunk
11:09
Remove cross-calls to FX.Core API functions. check-in: c16754483f user: vadim tags: trunk
2018-05-16
06:42
Replace LuaBinaries files with self-compiled Lua libraries. Also do some cleanup and fixes. check-in: d0702e682c user: vadim tags: trunk
2018-05-15
12:13
Another test. check-in: 8188e952f3 user: vadim tags: trunk
11:58
Try to remove unneeded stub file. check-in: e5a8015fca user: vadim tags: trunk
11:45
Separate tests. check-in: 2fa1469f6c user: vadim tags: trunk
10:47
Compile FX.Core plugin with CMake. check-in: 44d270d7e8 user: vadim tags: trunk
07:38
Generate DLL for Fortran eXtensions. check-in: b071967c92 user: vadim tags: trunk
2018-05-14
21:06
Output array is now allocated by the called Lua function. check-in: 5575fc87bb user: vadim tags: trunk
11:47
Extra test. check-in: e6f10e8262 user: vadim tags: trunk, caller-allocates
11:43
Version of apack with input table. check-in: 9baf4464d3 user: vadim tags: trunk
10:12
Beginning index for apack/aunpack. check-in: 72408ec7a9 user: vadim tags: trunk
2018-05-09
13:01
Subroutine to copy slices to/from Fortran array. check-in: d0293b60c0 user: vadim tags: trunk
2018-05-08
15:47
Make public FA metatable id. check-in: 9fe618515b user: vadim tags: trunk