shithub
fortrangoingonforty
/
armfortas
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
armfortas
Public
Notifications
Fork
0
Star
0
Commits
trunk
Switch branches/tags
Branches
Tags
✓
trunk
default
No tags found.
All users
espadonne
mfwolffe
View commits for all users
Until May 21, 2026
May
2026
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
Commits on May 9, 2026
Materialize complex buffer for scalar RHS in array element store
espadonne
committed
4 days ago
7e968c9
Materialize complex buffer for scalar RHS in complex assignment
espadonne
committed
4 days ago
4b6669e
Test error stop with allocatable character message prints user text
espadonne
committed
4 days ago
099cca3
Skip implicit dealloc before character-stop-code error stop
espadonne
committed
4 days ago
5afc5d9
Test same-module routine dispatches generic to complex specific
espadonne
committed
4 days ago
ca00783
Treat existing specific candidates as named-interface for dispatch
espadonne
committed
4 days ago
5c85f30
Commits on May 10, 2026
Merge pull request #28 from FortranGoingOnForty/pr/03-io-overhaul
I/O overhaul: iostat/iomsg, descriptor sections, advance=, list-directed buffering
espadonne
committed
3 days ago
38303a1
Commits on May 9, 2026
Update integer16_internal_format IR/ASM checks for _ex symbol
espadonne
committed
4 days ago
550630e
Commits on May 10, 2026
Collapse record_len + read_raw guard to single conditional
mfwolffe
committed
3 days ago
de2e2d9
Commits on May 9, 2026
Gate noadvance cursor reuse on cursor>0 to avoid duplicating fresh records
espadonne
committed
4 days ago
127b50c
Test advancing A1 read consumes in-flight noadvance cursor
espadonne
committed
4 days ago
4151424
Consume in-flight noadvance cursor on advancing formatted char read
espadonne
committed
4 days ago
de08bad
Test non-literal advance= suppresses newline in formatted write
espadonne
committed
4 days ago
afaed10
Thread runtime advance through formatted char read item
espadonne
committed
4 days ago
2d573d3
Lower non-literal advance= via afs_advance_eval for write and read
espadonne
committed
4 days ago
3e0fcfb
Add runtime advance helpers (afs_advance_eval, afs_write_newline_if, afs_fmt_read_string_dyn)
espadonne
committed
4 days ago
2fc14dd
Test sequential-unformatted write/read roundtrip recovers integers
espadonne
committed
4 days ago
0766220
Wrap list-directed reads with afs_list_read_begin/end
espadonne
committed
4 days ago
6768e3e
Buffer sequential-unformatted reads through afs_list_read_begin/end
espadonne
committed
4 days ago
e15f2dc
Test sequential-unformatted write emits record markers and clears iostat
espadonne
committed
4 days ago
e48f36f
Wrap list-directed writes with afs_list_write_begin/end + iostat plumb
espadonne
committed
4 days ago
dffbc51
Buffer sequential-unformatted writes through afs_list_write_begin/end
espadonne
committed
4 days ago
de2af30
Test error stop forwards character message and integer exit code
espadonne
committed
4 days ago
4ec9827
Pass error stop stop-code message and integer code to runtime
espadonne
committed
4 days ago
d54e444
Test descriptor-driven section read through allocatable dummy
espadonne
committed
4 days ago
1382789
Route descriptor-backed array section reads through descriptor iterator
espadonne
committed
4 days ago
97da59e
Test list-directed read of real(4) returns correct value
espadonne
committed
4 days ago
e45b49d
Use afs_read_real64 for f32 unit reads to match alloca width
espadonne
committed
4 days ago
63f2d6c
Test descriptor-driven section write through assumed-shape dummy
espadonne
committed
4 days ago
9cd193e
Reinstate descriptor-driven section iterators for I/O on assumed-shape arrays
espadonne
committed
4 days ago
4943c94
Newer
Older