]> gitweb.factorcode.org Git - factor.git/history - extra/metar/metar.factor
sequences: swap stack arguments for start/start*/subseq?.
[factor.git] / extra / metar / metar.factor
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.