10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-02 11:25:19 +02:00
Commit Graph

60 Commits

Author SHA1 Message Date
8b773a9d45 Compiles with Python3 2020-01-27 18:43:22 +01:00
2ea0e86564 Switched to Python3 2020-01-27 18:22:35 +01:00
7197e6f324 Changed python to python2 2018-04-27 14:33:57 +02:00
fa74b0bae2 Changed PROVIDE behavior.
Now forces call_provide_* where the PROVIDE statement is.
2015-02-07 15:49:29 +01:00
70c0d04aed Changed usr/bin/python to use/bin/env python 2014-10-16 20:49:47 +02:00
vijaygopalchilkuri
5abd43782f Bug in touch of multiple variables 2013-07-09 19:53:05 +02:00
vijaygopalchilkuri
45b328c442 Bug in touch of multiple variables 2013-07-09 18:06:16 +02:00
91ac0ac940 IRP_ALIGN introduced 2012-12-07 15:12:10 +01:00
f08f90321b Bug with parentheses 2012-11-15 12:00:43 +01:00
c1059859be Better error messages 2012-10-19 14:49:41 +02:00
15a0e1e2c5 -s option updated 2012-05-15 18:01:27 +02:00
Anthony Scemama
93f1a359d8 Bug in subroutines with capitals
Version:1.2.12
2012-02-27 15:14:00 +01:00
Anthony Scemama
ac5f474fed Cython
Version:1.2.8
2011-11-28 22:12:45 +01:00
Anthony Scemama
6763923a94 Provide dimensions in subroutines
Version:1.2.5
2011-11-09 12:26:39 +01:00
Anthony Scemama
caba30c9de Bug in select case
Version:1.2.3
2011-10-03 11:47:33 +02:00
Anthony Scemama
c08a0c7ab4 Loop pattern substitutions
Version:1.2.3
2011-09-22 19:56:55 +02:00
Anthony Scemama
1e0afc9f5c Alignment is an option (-l) and compiler directives can be disabled (-r)
Version:1.2.01
2011-08-04 14:04:14 +02:00
Anthony Scemama
4179c67037 dict acceleration
Version:1.1.65
2011-04-09 23:45:50 +02:00
Anthony Scemama
cdab9bb2c0 Introduced nodep
Version:1.1.64
2011-03-03 15:46:21 +01:00
Anthony Scemama
b9849d2700 Accelerated subroutine calls
Version:1.1.60
2010-12-17 11:03:55 +01:00
Anthony Scemama
b3474f293c Fixed Bug introduced in version 1.1.49
Version:1.1.56
2010-10-04 16:33:38 +02:00
Anthony Scemama
5565591b8f Optimizations
Version:1.1.56
2010-10-02 23:42:55 +02:00
Anthony Scemama
1c5d5caf10 OK
Version:1.1.55
2010-10-02 23:05:38 +02:00
Anthony Scemama
06ba51a253 Parallel bug corrected
Version:1.1.54
2010-10-02 23:04:30 +02:00
Anthony Scemama
969e31490b Merge branch 'master' of ssh://irpf90.git.sourceforge.net/gitroot/irpf90/irpf90
Conflicts:
	src/makefile.py
	src/parsed_text.py
	src/util.py

Version:1.1.51
2010-10-02 21:01:45 +02:00
Anthony Scemama
999093aedb Parallelized parsed_text
Version:1.1.50
2010-10-02 20:53:22 +02:00
Anthony Scemama
86f281f5ab Parallelized move_variables in parsed_text
Version:1.1.49
2010-10-02 19:58:19 +02:00
Anthony Scemama
83c9ce5635 Optimization: lower() -> text_lower
Version:1.1.48
2010-09-01 15:10:16 +02:00
Anthony Scemama
ed77fd8bde Improved makefile
Version:1.1.50
2010-05-19 19:01:05 +02:00
Anthony Scemama
c5ce9e88fd Improvements of parallel vepison
Version:1.1.49
2010-04-06 15:24:24 +02:00
Anthony Scemama
f4d5322d15 Added soft_touch
Version:1.1.48
2010-03-29 20:43:00 +02:00
Anthony Scemama
bc326473b3 Bug with "THEN" => lowercased 2010-02-19 11:41:57 +01:00
Anthony Scemama
71be243437 Improved -o option (less output)
Version:1.1.45
2010-01-05 10:58:54 +01:00
Anthony Scemama
fb80051231 Version:1.1.44 2009-12-14 13:36:31 +01:00
Anthony Scemama
9d35e52984 Bug in if/else/endif
Version:1.1.43
2009-11-02 16:16:13 +01:00
Anthony Scemama
9b03305f3b Improved functions behavior
Version:1.1.42
2009-10-22 14:48:05 +02:00
Anthony Scemama
c9c5f87fdc Added -o option to check where the code can be optimized
Version:1.1.41
2009-10-22 13:32:51 +02:00
Anthony Scemama
5fc51c6efb Version:1.1.39
Version:1.1.40
2009-10-21 23:44:37 +02:00
Anthony Scemama
45ddcdec01 Added subroutine dependencies
Version:1.1.38

Version:1.1.38
2009-10-21 21:06:12 +02:00
Anthony Scemama
50e2bfb3a7 Version:1.1.35 2009-10-21 17:24:24 +02:00
Anthony Scemama
bcc3b5838b Optimization => Faster by 20%
Version:1.1.30
2009-09-29 15:01:34 +02:00
Anthony Scemama
dfe5442c46 Bug in move_variables.
Version:1.1.29
2009-09-29 14:51:33 +02:00
Anthony Scemama
413a934889 Corrected bug in IRP_READ/IRP_WRITE
Version:1.1.26
2009-09-25 09:44:56 +02:00
Anthony Scemama
80ffdded64 Changed license in man pages
Version:1.1.25
2009-09-25 00:04:49 +02:00
Anthony Scemama
510071f487 Bug in declaration positions
Version:1.1.24
2009-09-24 22:44:46 +02:00
Anthony Scemama
82985bfb59 Changed license to GPL
Version:1.1.22
2009-09-23 12:51:27 +02:00
Anthony Scemama
b4273ba620 Slight acceleration 2009-09-17 11:56:04 +02:00
448e566dc4 Added -p item
Version:1.1.15
2009-09-16 15:59:13 +02:00
50cfddd824 Improved touch
Version:1.1.13
2009-09-14 17:16:52 +02:00
6da6ed407e QmcChem OK
Version:1.1.13
2009-09-14 14:36:39 +02:00