John Benediktsson
ba40af541f
progress-bars.models: rename <file-progress-display> to <progress-display>.
2016-11-08 14:14:15 -08:00
John Benediktsson
e22e0dfef5
progress-bars.models: fix typo in docs.
2016-11-08 14:11:53 -08:00
John Benediktsson
bbcd039c6c
websites.factorcode: fix image-path example.
2016-11-06 12:09:30 -08:00
John Benediktsson
77f0865689
gopher: use url encoding and decoding to work with weird filenames.
2016-11-02 11:11:53 -07:00
Alexander Iljin
140d3c88c0
combinators.tuple-docs: add example code for make-tuple
2016-11-02 08:01:26 -07:00
Alexander Iljin
4ee980aa98
Tag the spotlight vocab with the "macosx" platform
2016-11-02 08:01:26 -07:00
Alexander Iljin
f870b6c456
combinators.tuple-docs: fix wording
2016-11-02 08:01:26 -07:00
Alexander Iljin
5a59a736b7
images.testing-docs: decapitalize "listener" for consistency
...
This was the only document that had "Listener" starting with capital "L".
2016-11-02 08:01:26 -07:00
Alexander Iljin
cdb92fbac1
odbc: add self to copyright and authors file
2016-10-30 18:59:10 -07:00
Alexander Iljin
a38b9cff93
odbc: use cleanup in odbc-query to prevent resource leaks on errors
2016-10-30 18:59:10 -07:00
Alexander Iljin
6c91db786a
odbc: align parameters in odbc-describe-column
2016-10-30 18:59:10 -07:00
Alexander Iljin
f466d290ba
odbc: fix odbc-get-row-fields by using iota on the number of columns
2016-10-30 18:59:10 -07:00
Alexander Iljin
f72f116364
odbc: convert string to alien in odbc-prepare
2016-10-30 18:59:10 -07:00
Alexander Iljin
667727bf0c
odbc: align cases in convert-sql-type
2016-10-30 18:59:10 -07:00
Alexander Iljin
36154cff69
odbc: compact the declaration of symbols
2016-10-30 18:59:10 -07:00
Alexander Iljin
52fbba5a4a
odbc: use CONSTANT: to define constants
2016-10-30 18:59:10 -07:00
Alexander Iljin
1a61ffd4fd
odbc: move from unmaintained to extra
2016-10-30 18:59:10 -07:00
Alexander Iljin
3579ffac4d
snake-game.*: fix name in the copyright
2016-10-30 16:10:31 -07:00
John Benediktsson
563fa33382
gopher.server: sillyness.
2016-10-28 15:18:06 -07:00
Jon Harper
6bdb62d142
docs: typos: occurence -> occurrence
...
Didn't fix the one at extra/webapps/fjsc/www/termlib/readme.txt
because it's from upstream
2016-10-28 09:32:51 -07:00
John Benediktsson
86b5efb9eb
gopher-ui: move to gopher.ui.
2016-10-27 09:52:17 -07:00
John Benediktsson
7fb7eae02b
gopher.server: fix length of ".." link.
2016-10-27 09:32:16 -07:00
John Benediktsson
920d693205
gopher: some aesthetics.
2016-10-26 19:50:00 -07:00
John Benediktsson
3ce5146235
gopher.server: adding a Gopher server.
2016-10-26 16:49:23 -07:00
John Benediktsson
a8d6f0d418
gopher: adding generic image support.
2016-10-26 16:49:23 -07:00
John Benediktsson
68b3e4613b
gopher-ui: better looking toolbars.
2016-10-26 16:49:22 -07:00
John Benediktsson
77d8475228
gopher: fix gopher urls to include the type character properly.
2016-10-26 16:49:22 -07:00
Björn Lindqvist
4dbc377383
webapps.wee-url: random-url can use random-string
2016-10-26 09:06:19 +02:00
Björn Lindqvist
e187d63d3c
oauth2: support for renewing the access token using refresh
2016-10-18 11:09:59 +02:00
Björn Lindqvist
1715f84d52
google.gmail: no need for symbol wrapping here
2016-10-18 08:10:00 +02:00
Björn Lindqvist
0fe633848b
google.gmail: GMail API support
2016-10-17 13:09:43 +02:00
Björn Lindqvist
08d2c6867d
oauth2: vocab for oauth2 protocol
2016-10-17 13:05:18 +02:00
Björn Lindqvist
917d611df5
oauth: let's rename vocab to oauth1
...
Because there is a competing OAuth 2.0 protocol which is different. So
this rename should reduce confusion.
2016-10-17 08:03:48 +02:00
John Benediktsson
d8554ad24e
redis.command-writer: adding SWAPDB command.
...
See: c7a4e694ad
2016-10-14 16:54:32 -07:00
Björn Lindqvist
716bc89c53
webapps.*: make it so the webapps aren't initialized when compiling the vocabs
...
Because if they are then load-all will error out if you don't have the
needed dlls installed.
2016-10-09 10:24:31 +02:00
Björn Lindqvist
560900275a
tools.image-analyzer.gc-info.tests: trying again to fix the test
2016-10-08 16:42:32 +02:00
Björn Lindqvist
402a416ace
tools.image-analyzer.gc-info.tests: fix tc so it works on windows
2016-10-08 13:55:44 +02:00
Björn Lindqvist
2b366028bb
tools.image-analyzer.gc-info: updating vocab to work with new gc system
2016-10-08 09:52:35 +02:00
John Benediktsson
2628dbc5c9
io.directories.search.windows: merging with io.standard-paths.windows.
2016-10-06 14:57:40 -07:00
Björn Lindqvist
d18fbb1678
benchmark: fix benchmark selection so it works like tools.test
2016-09-26 10:35:42 +02:00
Björn Lindqvist
e32e45e590
benchmark: make it so you can select benchmarks to run
...
e.g: ./factor -benchmarks="benchmark.gc1 benchmark.gc2" extra/benchmark/benchmark.factor
2016-09-25 20:47:09 +02:00
John Benediktsson
da6ee64786
checksums.process: change docs to use $unchecked-example.
2016-09-20 07:04:59 -07:00
John Benediktsson
73c153fa21
checksums.process: super minor cleanup, simplify trim-head.
2016-09-19 20:20:59 -07:00
Alexander Iljin
082e59d187
checksums.process: in the process-state tuple rename proc slot to process
2016-09-19 20:18:06 -07:00
Alexander Iljin
817338360c
checksums.process: reimplement trim-hash and add tests
...
Use blank? to detect end of hash string.
2016-09-19 20:18:06 -07:00
Alexander Iljin
7bab7c3c67
checksums.process: initial commit
2016-09-19 20:18:06 -07:00
John Benediktsson
d0c083c068
jamshred.sound: re-adding bang.wav that went missing awhile back.
2016-09-19 08:16:37 -07:00
Björn Lindqvist
f233e2a567
openal.alut: fixing alut so it should throw better error messages
2016-09-14 15:53:29 +02:00
Björn Lindqvist
349f99661d
compiler.*: Remove the scrubbing part of the GC maps
...
Instead of generating GC maps which describe which stack locations that
are uninitialized, we emit ##clear instructions for those locations in
front of ##call-gc instructions. This makes the context root scanning
much simpler because the GC can assume that all stack slots are
initialized. It also removes the compiler.cfg.stacks.vacant pass and
seem to reduce the image size slightly because many fewer GC maps needs
to be emitted.
2016-09-11 20:34:44 +02:00
John Benediktsson
11ec120c2d
metar: some fixes for TAF parsing.
2016-09-07 16:04:59 -07:00