issues
search
j3-fortran
/
fortran_proposals
Proposals for the Fortran Standard Committee
178
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extend move_alloc to unlimited polymorphic variables
#345
ivan-pi
opened
1 day ago
6
Force `E` in output specifiers when writing |exp|>99 numbers
#344
zerothi
opened
4 days ago
2
Allow a polymorphic assumed-rank entity as a selector in an `select type` construct
#343
kargl
opened
3 weeks ago
2
"do / else" proposal
#342
certik
opened
3 weeks ago
5
Add new unsigned proposal
#341
certik
opened
4 weeks ago
11
Extend the NORM2 intrinsic function to COMPLEX argument
#340
nncarlson
opened
1 month ago
4
(re)allocation on defined assigment
#339
PierUgit
opened
2 months ago
5
Making DO loop syntax consistent with the DO CONCURRENT one
#338
PierUgit
opened
2 months ago
1
Allow a contained procedure to exit the calling procedure
#337
jacobwilliams
opened
2 months ago
11
Implement simpler print syntax: `print("Hello World!")`
#335
certik
opened
4 months ago
7
Implement f-strings
#336
certik
opened
4 months ago
3
Reference counted pointer
#334
certik
opened
5 months ago
10
Moved augmented_assignment directory to proposals.
#333
Leonard-Reuter
opened
6 months ago
0
Rcp2
#332
PierUgit
closed
7 months ago
1
Introspection in Fortran for generic file I/O libraries (TOML, JSON, NPZ, etc.)
#331
certik
opened
8 months ago
9
Base64 encoding in I/O statements
#330
ivan-pi
opened
8 months ago
4
[start:end:inc] array constructor
#329
PierUgit
opened
9 months ago
9
`idiv(a, b)`: Floor division ("round to negative infinity")
#328
marshallward
opened
9 months ago
0
15.4.3.4.5 and C.11.6 are incomplete, needless, and largely unimplemented; delete them
#327
klausler
opened
9 months ago
0
Resizable allocatable arrays
#326
PierUgit
opened
10 months ago
5
Adding a proposal to allow complex pointers to real arrays and vice-versa
#325
PierUgit
closed
4 months ago
27
Update README.md
#324
PierUgit
closed
10 months ago
0
Complex pointer to a real array and vice-versa
#323
PierUgit
opened
11 months ago
31
Syntax for constraining the conversion of a C function pointer
#322
ivan-pi
opened
11 months ago
2
Allow ASSOCIATE to reference previous names in the same ASSOCIATE constuct, e.g. ASSOCIATE(b=>a, c=>b)
#321
kbauer
opened
1 year ago
14
Constant Expression Value Arguments for Generic Resolution
#320
everythingfunctional
opened
1 year ago
13
Extending associate construct to improve readability in object oriented contexts
#319
francescosalvadore
opened
1 year ago
2
Optional conditional reallocation in allocate (`reallocatable` attribute)
#318
certik
opened
1 year ago
3
Allow to chain the % operator
#317
certik
opened
1 year ago
4
Unused attribute
#316
ivan-pi
opened
1 year ago
9
GOTO statement explanation missing in https://fortran-lang.org
#315
Liebenfiels
opened
1 year ago
8
Operations in Fortran which are not bit-reproducible
#314
marshallward
opened
1 year ago
1
Extending the functionality of `conjg()` to arguments of type `real` and `integer`
#313
shahmoradi
opened
1 year ago
3
new intrinsic `absq()` function for computing squared-absolute value of complex, real, and integer values
#312
shahmoradi
opened
1 year ago
6
Grouping numbers with spaces in free form
#311
tkoenig1
opened
1 year ago
6
A method to control FMA execution
#310
marshallward
opened
1 year ago
18
`LOCAL_INIT()` semantics need to be defined in more detail
#309
klausler
opened
1 year ago
0
Default module variables to `protected`
#308
MicEsp22
opened
1 year ago
0
Unnamed array
#307
Sandwich-X
opened
1 year ago
5
multiline character literal constants
#306
shahmoradi
opened
1 year ago
3
Add num_records and num_empty_records options to INQUIRE for formatted files.
#305
rweed
opened
1 year ago
1
Yet another error-handling proposal
#304
jwmwalrus
opened
1 year ago
2
NINT and ANINT according to IEEE rounding
#303
tkoenig1
closed
1 year ago
1
Allow IEEE_VALUE in constant expressions
#302
sblionel
opened
1 year ago
3
Allow character array constructors with variables of different LEN
#301
Beliavsky
opened
1 year ago
2
C_loc for polymorphic types
#300
foxtran
opened
1 year ago
0
type(F_ptr) to simplify type(C_ptr) work
#299
foxtran
opened
1 year ago
0
128-bit types
#298
foxtran
opened
1 year ago
8
Thread-Local Storage
#297
foxtran
opened
1 year ago
2
Defined checking for overflow
#296
tkoenig1
opened
1 year ago
3
Next