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 }}
fortran-lang
/
stdlib
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
1.3k
Code
Issues
262
Pull requests
34
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
aman-godara
Datepicker
All time
Commit History
Commits on Aug 25, 2021
improved documentation and added new test cases
aman-godara
committed
8b19b35
Copy full SHA for 8b19b35
Commits on Aug 24, 2021
Merge branch 'master' into revival_string_list
aman-godara
committed
39297bd
Copy full SHA for 39297bd
dependency to_string has been moved to stdlib_strings
aman-godara
committed
cea79e8
Copy full SHA for cea79e8
Commits on Aug 20, 2021
some minor improvements in doc
aman-godara
committed
2e5e822
Copy full SHA for 2e5e822
added documentation for operators //, == and /=
aman-godara
committed
9a0a33a
Copy full SHA for 9a0a33a
corrected some mistakes in the documentation
aman-godara
committed
2c3bcdb
Copy full SHA for 2c3bcdb
added constructor for string array and its test cases
aman-godara
committed
4b69e3d
Copy full SHA for 4b69e3d
Commits on Aug 19, 2021
Apply suggestions from code review
Show description for f0a668c
aman-godara
and
jvdp1
authored
f0a668c
Copy full SHA for f0a668c
made to_current_idxn as private
aman-godara
committed
948d064
Copy full SHA for 948d064
Commits on Aug 18, 2021
renamed stringlist to stringlist_type
aman-godara
committed
3777c04
Copy full SHA for 3777c04
removed size component, changed the logic of len function, modified constructor, commented test cases
aman-godara
committed
fb3ddd5
Copy full SHA for fb3ddd5
Commits on Aug 17, 2021
removed capacity function
aman-godara
committed
1584eeb
Copy full SHA for 1584eeb
Commits on Aug 16, 2021
corrected some bugs in documentation, added stringlist to index.md
aman-godara
committed
38052c2
Copy full SHA for 38052c2
added documentation for clear, constructor and fidx/bidx
aman-godara
committed
bca711f
Copy full SHA for bca711f
added test cases for constructor stringlist_type()
aman-godara
committed
8ed81c0
Copy full SHA for 8ed81c0
Commits on Aug 15, 2021
solved bug: inserting a list in itself
aman-godara
committed
35b28f5
Copy full SHA for 35b28f5
replaced copy function with appropriate comments
aman-godara
committed
a0c20cc
Copy full SHA for a0c20cc
added constructor for carray & sarray, changed intent of clear_list subroutine
aman-godara
committed
afb318e
Copy full SHA for afb318e
Commits on Aug 8, 2021
first draft of documentation: isnert_at, get, len, derived types
aman-godara
committed
4db28c8
Copy full SHA for 4db28c8
Commits on Aug 5, 2021
added insert_at test cases for array and stringlist
aman-godara
committed
9c758c0
Copy full SHA for 9c758c0
Commits on Aug 3, 2021
Makefile.manual takes backslash instead of slash
aman-godara
committed
961a2e7
Copy full SHA for 961a2e7
'100' is not equal to '100 ' in other compilers
aman-godara
committed
2918270
Copy full SHA for 2918270
cleared the previous documentation for string_list
aman-godara
committed
dd6aea1
Copy full SHA for dd6aea1
added test case for append prepend
aman-godara
committed
872b2cd
Copy full SHA for 872b2cd
Commits on Aug 2, 2021
added 3rd test case for insert_at
aman-godara
committed
3ddfa93
Copy full SHA for 3ddfa93
added 2nd test case for insert_at
aman-godara
committed
42487ea
Copy full SHA for 42487ea
Commits on Aug 1, 2021
added first test case
aman-godara
committed
b577a54
Copy full SHA for b577a54
added equality and inequality operators, added support for chararray in append oeprator
aman-godara
committed
3534150
Copy full SHA for 3534150
Commits on Jul 31, 2021
this might resolve the error
aman-godara
committed
e0e0a96
Copy full SHA for e0e0a96
resolved a bug in destroy, added test cases
aman-godara
committed
7af5987
Copy full SHA for 7af5987
resolved a bug in get, improved the implementation of the design
aman-godara
committed
5f8c484
Copy full SHA for 5f8c484
Commits on Jul 28, 2021
removed top comments
aman-godara
committed
4bf2738
Copy full SHA for 4bf2738
cleaned PR and saved comments in another branch
aman-godara
committed
0128f4e
Copy full SHA for 0128f4e
blocked integer indexes, added copy function, added comments, stopped using move function
aman-godara
committed
9bbcdf7
Copy full SHA for 9bbcdf7
added stringlist.f90 to cmakelists & makefile.manual
aman-godara
committed
5f72c18
Copy full SHA for 5f72c18
Pagination
Previous
Next
You can’t perform that action at this time.