Björn Lindqvist
439e01713b
balloon-bomber,lunar-rescue,space-invaders: fixing links in docs and comments
2017-07-04 03:29:14 +02:00
Björn Lindqvist
06e8399049
windows.fullscreen: fix IN: declaration
2017-07-04 03:29:14 +02:00
Doug Coleman
01aab7c884
Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s
2017-07-03 12:47:19 -07:00
Björn Lindqvist
974f1aa505
ldcache: fixing article title
2017-07-03 18:48:39 +02:00
Björn Lindqvist
e9764621c9
io.standard-paths.unix: ofc /bin/ps should be included...
2017-07-03 00:56:55 +02:00
Björn Lindqvist
3735d63d6f
ldcache: new vocab for reading and parsing the /etc/ld.so.cache file
2017-07-03 00:47:40 +02:00
Björn Lindqvist
94cd8f89f9
number-game: need to flush the output
2017-07-03 00:13:06 +02:00
Björn Lindqvist
c294170321
fullscreen: looks like the vocab belongs in the windows hierarchy
2017-07-02 23:47:40 +02:00
Björn Lindqvist
6f1f4e5968
io.standard-paths.unix: ifconfig isnt installed everywhere, but ps is
2017-07-02 17:17:46 +02:00
Björn Lindqvist
5156d250b9
checksums,openssl.libcrypto: make it work with openssl 1.1
2017-07-01 22:19:42 +02:00
Björn Lindqvist
97cf96b668
openssl: docs
2017-07-01 13:50:29 +02:00
Björn Lindqvist
2a5f5ca6b9
openssl.*,io.sockets.*: support for openssl 1.1
...
In the new version, a lot of c function names have changed. So a new
global ssl-new-api? is needed to know if the new or old names should be
used.
2017-07-01 13:41:22 +02:00
Björn Lindqvist
8b6ae235ab
openssl.*: adding functions that are different in libbsl 1.1.x
2017-07-01 09:25:09 +02:00
Björn Lindqvist
522eb559e4
ui.tools: setting the initial tool dim as a multiple of the default font
2017-06-30 22:47:11 +02:00
Björn Lindqvist
0100d22809
VM: removing init_globals(), calling init_mvm() instead
2017-06-30 22:47:11 +02:00
Björn Lindqvist
fb50f04821
FUEL: make the req-id always a 5-digit number.. prettier that way
2017-06-30 02:31:53 +02:00
Björn Lindqvist
e8099389f9
FUEL: improved logging
...
point goes to end of buffer and a timestamp is added
2017-06-30 02:27:42 +02:00
Björn Lindqvist
e27bd4020d
Build: let's remove the NO_UI variable
...
That option has no effect on the build just confuses people because they
think Factor can be built with/without the UI. The runtime never depends
on any ui libraries.
2017-06-30 00:24:24 +02:00
Björn Lindqvist
7a9817aeb6
formatting.tests: conditioning some tests to pass on windows
2017-06-28 11:18:40 +02:00
Björn Lindqvist
1ed40f74f9
math.parser: fill argument must not be an empty byte-array
2017-06-28 11:18:40 +02:00
Björn Lindqvist
3aac5a6591
ui: more docs and tests
2017-06-27 23:47:35 +02:00
Björn Lindqvist
9e9b70005b
ui: the ui-thread variable isn't needed
2017-06-27 23:47:35 +02:00
Björn Lindqvist
fe41e99437
ui: better handling of cascading errors
...
The second update-ui is wrapped in a recover so that if it fails
again, the UI system is stopped. That should fix the cascade problem
in #1827 .
2017-06-27 23:47:35 +02:00
Björn Lindqvist
f718269d50
FUEL: can use the factor-on-vocab function instead
2017-06-27 23:47:35 +02:00
John Benediktsson
dcb0cc8da7
Revert "compiler.cfg.gvn.avail: use ?infimum"
...
This reverts commit e6ce2eb455
.
2017-06-27 10:03:41 -07:00
Alexander Iljin
e6ce2eb455
compiler.cfg.gvn.avail: use ?infimum
2017-06-27 00:39:53 +02:00
Björn Lindqvist
b20084317a
VM: removing the annotations to please musl ( #1836 )
2017-06-26 17:43:14 +02:00
Björn Lindqvist
21500f2b2f
help: fix to make the orphan articles index page render in fuel-help
2017-06-26 15:57:58 +02:00
Björn Lindqvist
eb62e1fe4e
fuel.help: fix for a small help bug on vocabs without words in them
2017-06-26 15:53:54 +02:00
Björn Lindqvist
81446d7948
FUEL: confirmation prompt for cleaning browsing history seem overkill
2017-06-26 14:51:11 +02:00
Björn Lindqvist
af940cbb24
FUEL: need to specify used vocabs
2017-06-26 05:44:51 +02:00
Björn Lindqvist
08354f638f
fuel.eval: fixing the manifest gunk more
...
Some FUEL features doesn't ship a correct usings list so you need to use
the current manifests vocabs.
2017-06-26 05:44:51 +02:00
Björn Lindqvist
be31d22797
FUEL: this looks unused
2017-06-26 05:44:51 +02:00
Björn Lindqvist
963d9da525
fuel.eval: refactoring to remove the globals eval-error and eval-output
2017-06-26 05:44:51 +02:00
Björn Lindqvist
e020369b13
fuel.eval: better manifest handling in eval-in-context
2017-06-26 05:44:51 +02:00
Alexander Iljin
fff7bc72a4
sequences.extras: add ?supremum and ?infimum
2017-06-25 16:26:45 -07:00
Björn Lindqvist
f87d017624
FUEL: workaround for a bug caused by session.el
2017-06-25 20:06:45 +02:00
Björn Lindqvist
134a9fbcb4
VM: we can save the process by throwing a normal error here
2017-06-25 01:43:31 +02:00
Björn Lindqvist
abbf8f8f1f
VM: merging the profiling_sample and profiling_sample_count classes
...
This refactoring makes the code a bit simpler.
2017-06-25 01:17:12 +02:00
Björn Lindqvist
e66b1a594a
file-picker.linux: fixing open-file-dialog and save-file-dialog
...
I had to use utf8 string>alien over utf8 encode because the latter
doesnt null-terminate the string.
2017-06-24 23:49:07 +02:00
Björn Lindqvist
0d8338ceb8
io.sockets.secure.openssl,openssl.libssl: ENUM: over syntax
...
The enum does the same thing as the custom syntax did and is a little
easier to understand.
2017-06-24 16:46:00 +02:00
Björn Lindqvist
483325d0f0
core/: bunch of more docs
2017-06-24 16:42:59 +02:00
Björn Lindqvist
f2a8a79a1a
basis/,extra/: removing some unnecessary EXCLUDE declarations
2017-06-24 16:38:34 +02:00
Björn Lindqvist
3f818637cd
tools.trace: we can surely hardcode the excluded vocab list
2017-06-24 00:14:52 +02:00
Alexander Iljin
c53895e03d
pixel-format-docs: add a missing space
2017-06-21 12:36:39 +03:00
Alexander Iljin
581489b64f
sytax-docs: mention that numbers may contain commas
2017-06-21 12:36:39 +03:00
Alexander Iljin
df576aa6c3
models-docs: update documentation
2017-06-21 12:36:38 +03:00
Alexander Iljin
5cc07a1c5f
ui.gadgets.panes-docs: add a missing parenthesis
2017-06-21 12:36:32 +03:00
Alexander Iljin
106e1ea4f3
sequences-docs: add short help for the words longest and shortest
2017-06-21 12:35:47 +03:00
Alexander Iljin
24a071d6e6
ui.gadgets-docs: fix wording
2017-06-21 12:35:37 +03:00