|
18c236a710
|
Copy irpf90.vim instead of symlink
|
2018-11-28 10:17:26 +01:00 |
|
|
7582204c82
|
Removed conceal in vim
|
2018-11-28 10:11:31 +01:00 |
|
|
8361bf1304
|
Better error handling when ',' is missing.
|
2018-11-20 14:45:20 +01:00 |
|
|
1b97fa4599
|
More Python2
|
2018-04-27 15:18:22 +02:00 |
|
|
abc3d5d1bc
|
Update version 1.7.1
|
2018-04-27 14:57:10 +02:00 |
|
|
7197e6f324
|
Changed python to python2
|
2018-04-27 14:33:57 +02:00 |
|
|
eec23e88c0
|
Fixed assert
|
2017-09-18 15:19:59 +02:00 |
|
|
cd4be303cc
|
Fixed regexp
|
2017-09-18 15:14:18 +02:00 |
|
|
de308abded
|
Fix #9: Warning message for duplicate providers
|
2016-12-14 11:42:25 +01:00 |
|
|
42b03f768a
|
Forgot important files in git
|
2016-06-15 19:33:36 +02:00 |
|
|
0c693a294a
|
PIP
|
2016-06-10 18:07:16 +02:00 |
|
|
1c1f989f36
|
Corrected irp_stack bug
|
2016-05-29 16:05:46 +02:00 |
|
|
12ee88261a
|
Update in vim file
|
2016-02-11 11:32:33 +01:00 |
|
|
0b4916d82f
|
Updated utf8 vim file
|
2016-02-09 01:40:46 +01:00 |
|
|
1db52faf70
|
Improved Vim file (utf8)
|
2016-02-09 01:38:07 +01:00 |
|
|
f68f16fcc3
|
Added irp_rdtsc to ninja
|
2015-12-02 16:20:50 +01:00 |
|
|
3729312876
|
Corrected bug with += in strings
|
2015-11-26 16:50:03 +01:00 |
|
|
e7f9ec3075
|
Solves #7 : intrinsic ALL() in ASSERT()
|
2015-09-22 22:07:11 +02:00 |
|
|
73da2b3cff
|
Use -include in makefile
|
2015-07-09 16:46:33 +02:00 |
|
|
5d7562fd0a
|
build.ninja is back into IRPF90_temp
|
2015-06-10 12:10:14 +02:00 |
|
|
4dbab0e6fe
|
repaired version
|
2015-06-05 18:41:19 +02:00 |
|
|
1d80734cd6
|
moved build.ninja
|
2015-06-05 18:32:38 +02:00 |
|
|
c95acf33e4
|
Updated irpman
|
2015-06-03 23:29:08 +02:00 |
|
|
c63d209b92
|
Corrected wrong -I flags
|
2015-06-03 15:20:44 +02:00 |
|
|
309507d67a
|
Works with ninja and irpf90.a
|
2015-06-01 16:37:02 +02:00 |
|
|
452b20c40b
|
Less printing
|
2015-06-01 14:56:41 +02:00 |
|
|
ab735fc6a3
|
Introduced irpf90.a
|
2015-06-01 14:44:54 +02:00 |
|
|
9a8335fee3
|
Cleaned ninja
|
2015-06-01 14:21:41 +02:00 |
|
|
59c1dc363a
|
Improved ninja
|
2015-05-28 01:29:01 +02:00 |
|
|
fd4f8ebe53
|
Changed version
|
2015-05-28 01:17:54 +02:00 |
|
|
9067b3a494
|
Added support for Ninja
|
2015-05-28 00:52:33 +02:00 |
|
|
d2085a7c35
|
version
|
2015-05-22 10:06:01 +02:00 |
|
|
a985d7577a
|
Corrected bug with gfortran
|
2015-05-22 10:05:04 +02:00 |
|
|
864647f0c7
|
Fixed irp_checkpoint.o in Makefile
|
2015-04-13 11:18:32 +02:00 |
|
|
db1ac54614
|
Update version to 1.6.1
|
2015-04-12 01:07:16 +02:00 |
|
|
21470564a6
|
Removed checkpoint because of bug with pointers
|
2015-04-12 01:07:03 +02:00 |
|
|
23efc552ac
|
openMP bug corrected
|
2015-04-12 01:03:47 +02:00 |
|
|
6aa8f2d4a1
|
Bug with openmp corrected
|
2015-04-12 00:08:03 +02:00 |
|
|
66c2934d6d
|
Better re-allocation rules
|
2015-04-07 19:45:30 +02:00 |
|
|
c071226c1d
|
openmp
|
2015-04-07 17:25:58 +02:00 |
|
|
9819222f25
|
Added checkpoint_write
|
2015-03-30 21:22:27 +02:00 |
|
|
711eb39eb9
|
Missing parenteses in assert detected
|
2015-03-16 14:55:35 +01:00 |
|
|
78eb6dae1b
|
Fixed -a -m -d
|
2015-03-16 14:50:57 +01:00 |
|
|
58c302f941
|
Merge branch 'master' of github.com:scemama/irpf90
|
2015-03-03 19:12:15 +01:00 |
|
|
fa74b0bae2
|
Changed PROVIDE behavior.
Now forces call_provide_* where the PROVIDE statement is.
|
2015-02-07 15:49:29 +01:00 |
|
|
25567b1e5d
|
Longer lines in print
|
2015-02-03 17:38:32 +01:00 |
|
|
700387e56e
|
Removed --unused broken option
|
2015-02-02 10:58:05 +01:00 |
|
|
8b6a22e9a3
|
Output message made clearer
|
2015-02-02 10:36:14 +01:00 |
|
|
92106da879
|
Added set equalprg in vim
|
2015-01-31 15:27:10 +01:00 |
|
|
c0db2be01d
|
Improved instability factor print
|
2015-01-31 10:43:46 +01:00 |
|