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 }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
if I have two languages like Fortran 77 and Fortran 90, I cannot filter on Fortran 90 becasue query like this
http://localhost:8080/?q=a&lan=Fortran%2090
checks proper Fortran 90 in filter section, but yields results for Fortran 77 results only.