Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Pranavchiku
/
stdlib-fortran-lang
Public
forked from
fortran-lang/stdlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
reverse-to-stdlib-strings-1
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 2, 2023
update examples accordingly
Pranavchiku
committed
42488bc
Copy full SHA for 42488bc
update tests accordingly
Pranavchiku
committed
553efbf
Copy full SHA for 553efbf
remove reverse from stdlib_ascii.fypp and add it to stdlib_strings.fypp
Pranavchiku
committed
17c2d7d
Copy full SHA for 17c2d7d
Commits on Oct 24, 2023
Merge pull request #741 from degawa/hashmap-get-all-keys
Show description for b8fbb3c
jvdp1
authored
b8fbb3c
Copy full SHA for b8fbb3c
replaced "presented" with "contained"
degawa
committed
b083fc7
Copy full SHA for b083fc7
Commits on Oct 15, 2023
added pure attribute
degawa
committed
92ff31f
Copy full SHA for 92ff31f
fixed program name
degawa
committed
95a9412
Copy full SHA for 95a9412
Update example/hashmaps/example_hashmaps_get_all_keys.f90
Show description for ff4bbd4
degawa
and
jvdp1
authored
ff4bbd4
Copy full SHA for ff4bbd4
Commits on Oct 13, 2023
Merge pull request #733 from jalvesz/master
Show description for 4204079
jvdp1
authored
4204079
Copy full SHA for 4204079
added an example for `get_all_keys`
degawa
committed
7cde920
Copy full SHA for 7cde920
added tests for `get_all_open_keys`
degawa
committed
f7fa292
Copy full SHA for f7fa292
added tests for `get_all_chaining_keys`
degawa
committed
ae2aba6
Copy full SHA for ae2aba6
updated specification of stdlib_hashmaps
degawa
committed
a637f50
Copy full SHA for a637f50
added implementation of `get_all_open_keys`
degawa
committed
6937b24
Copy full SHA for 6937b24
added interface of `get_all_open_keys`
degawa
committed
4ce674e
Copy full SHA for 4ce674e
added implementaion of `get_all_chaining_keys`
degawa
committed
e911a70
Copy full SHA for e911a70
added interface of `get_all_chaining_keys`
degawa
committed
7396f0f
Copy full SHA for 7396f0f
added deferred procedure & abstract interface
degawa
committed
5871049
Copy full SHA for 5871049
Commits on Oct 12, 2023
Merge branch 'fortran-lang:master' into master
jalvesz
authored
3e0811a
Copy full SHA for 3e0811a
Commits on Oct 11, 2023
implicit whitespace shift parameter identification
jalvesz
committed
27e928a
Copy full SHA for 27e928a
Commits on Sep 19, 2023
Merge pull request #739 from Daisuke897/dev_docs
Show description for d379587
jvdp1
authored
d379587
Copy full SHA for d379587
Fix incorrect intent of the variable "conflict" in document
Daisuke897
committed
0869025
Copy full SHA for 0869025
Commits on Sep 14, 2023
Merge branch 'master' of https://github.com/jalvesz/stdlib
jalvesz
committed
c616095
Copy full SHA for c616095
to_lower/upper clearer constants definition
jalvesz
committed
b8dd3b4
Copy full SHA for b8dd3b4
Commits on Sep 12, 2023
Merge branch 'fortran-lang:master' into master
jalvesz
authored
a2aad14
Copy full SHA for a2aad14
faster chat_to_lower/upper
jalvesz
committed
8b7b1e8
Copy full SHA for 8b7b1e8
Commits on Sep 4, 2023
Merge pull request #736 from jvdp1/fix_string_intrinsic
Show description for 82f35a5
jvdp1
authored
82f35a5
Copy full SHA for 82f35a5
add new behaviour in specs
jvdp1
committed
b82b39a
Copy full SHA for b82b39a
fix test_string_intrinsic.f90
jvdp1
committed
790ef59
Copy full SHA for 790ef59
update specs
jvdp1
committed
3066e39
Copy full SHA for 3066e39
Update src/stdlib_string_type.fypp
Show description for d38d615
jvdp1
and
awvwgk
authored
d38d615
Copy full SHA for d38d615
Update src/stdlib_string_type.fypp
Show description for 8f088b3
jvdp1
and
awvwgk
authored
8f088b3
Copy full SHA for 8f088b3
Commits on Sep 3, 2023
Addition of GCC 13 to CI (#737)
Show description for df0b3f9
jvdp1
authored
df0b3f9
Copy full SHA for df0b3f9
Fix bug related to string_type move #731 #735
jvdp1
committed
ae4a38f
Copy full SHA for ae4a38f
add additional tests for string_type move
jvdp1
committed
05941b0
Copy full SHA for 05941b0
Pagination
Previous
Next
You can’t perform that action at this time.