]> gitweb.factorcode.org Git - factor.git/history - extra/metar/metar.factor
core: Add words/unwords/unwords-as and use them.
[factor.git] / extra / metar / metar.factor
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-10-26 John Benediktssonmetar: print all-stations.
2021-10-26 John Benediktssonmetar: fix some international metar parsing.
2021-10-26 John Benediktssonmetar: some fixes for weather out of place.
2021-10-26 John Benediktssonmetar: fix "1 1/2SM" visibility.
2020-05-21 John Benediktssonmetar: add a main.
2019-03-21 John Benediktssonregexp: try again to fix the issue with backslashes.
2018-11-20 John Benediktssonmetar: fix for timestamps like "2124" meaning "2200".
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-09-07 John Benediktssonmetar: some fixes for TAF parsing.
2016-09-07 John Benediktssonmetar: whoops, fix taf url.
2016-09-07 John Benediktssonmetar: switching urls from weather.noaa.gov to tgftp...
2016-03-31 John Benediktssonregexp: one R/ syntax to rule them all, simpler this...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-06-06 John Benediktssonmetar: simplify <taf-report>.
2015-04-01 John Benediktssonmetar: adding METAR and TAF weather parsers.