mikolajp
5868f1a058
Bump ed25519
2018-02-25 20:00:47 +08:00
mikolajp
df31426973
Fix installation
2018-02-25 19:54:50 +08:00
mikolajp
1224d36d47
Bump subprojects
2018-02-25 19:50:29 +08:00
mikolajp
4ba14cb4bc
Fix UV__* for new libuv
2018-02-25 16:02:18 +08:00
mikolajp
24f6cd5e66
Fix travis
2018-02-25 15:55:40 +08:00
mikolajp
342f8ac751
Fix travis
2018-02-25 15:53:17 +08:00
mikolajp
f611e7c72a
Update libuv for travis builds
2018-02-25 15:47:16 +08:00
mikolajp
4ad937d222
Fix libuv version
2018-02-25 15:37:18 +08:00
mikolajp
68866209ad
Bump commonmark-legacy
2018-02-25 15:31:56 +08:00
mikolajp
83fa6161bf
Use binary ninja.
2018-02-25 15:27:27 +08:00
mikolajp
423d1a1b77
Temporalily disable multiple cmark version constraints bc of meson bug
2018-02-25 15:18:02 +08:00
mikolajp
1973377165
Bump commonmark-legacy
2018-02-25 15:14:38 +08:00
mikolajp
21b7dc1abc
Bump commonmark-legacy
2018-02-25 15:10:56 +08:00
mikolajp
392041d045
Install pip as user
2018-02-25 15:03:52 +08:00
mikolajp
fecf7579b8
Fix pip command
2018-02-25 15:00:58 +08:00
mikolajp
6a31387e46
Fix pip command
2018-02-25 14:56:26 +08:00
mikolajp
e2e8205bfb
Fix python version
2018-02-25 14:55:33 +08:00
mikolajp
bb0d282716
Remove meson from build dependency
2018-02-25 14:53:15 +08:00
mikolajp
fc285b472c
Fix travis python version.
2018-02-25 14:51:22 +08:00
mikolajp
88c28fe260
Fix .travis.yml
2018-02-25 14:48:25 +08:00
mikolajp
8eace125a3
Fix .travis.yml
2018-02-25 14:45:15 +08:00
mikolajp
21e0b3c38a
Fix deps git path
2018-02-25 14:40:47 +08:00
mikolajp
ff8f34e8d3
Remove wrong subprojects.
2018-02-25 14:38:53 +08:00
mikolajp
780a20cba5
Update .travis.yml to use meson
2018-02-25 14:33:10 +08:00
mikolajp
9bea798892
Update .travis.yml to use meson
2018-02-25 14:32:41 +08:00
mikolajp
d81c5aa116
Bump commonmark-legacy.
2018-02-25 14:26:13 +08:00
mikolajp
d835af4ac0
Merge remote-tracking branch 'upstream/master' into meson-build
2018-02-25 14:22:02 +08:00
mikolajp
e9cf9c777c
Update README.md
2018-02-25 14:15:05 +08:00
mikolajp
7abbf6adad
Update .gitignore
2018-02-25 14:14:55 +08:00
mikolajp
77d33bb795
Add meson.build
2018-02-25 14:14:47 +08:00
mikolajp
29d792bd64
Switch to generated config header. New allocator
2018-02-25 14:14:25 +08:00
mikolajp
bbce72a2ad
New allocator
2018-02-25 14:13:47 +08:00
mikolajp
aeb3a8c51b
Switch to softfloat3
2018-02-25 14:13:24 +08:00
mikolajp
94ac10e29e
Remove telnet. Remove batz
2018-02-25 14:12:44 +08:00
mikolajp
48d3ed55d3
Remove outside/
2018-02-25 14:08:46 +08:00
mikolajp
30b3277c59
Switch from outside to meson subprojects
2018-02-25 14:08:30 +08:00
cgyarvin
91f2eaadaf
Merge pull request #919 from urbit/ames-straitjacket
...
Enforce -F / -N network options in Ames
2018-02-23 10:36:58 -08:00
cgyarvin
285c6d2ad2
Merge pull request #928 from joemfb/ctlc-pro
...
forwardports #813 (show prompt after ctrl-c)
2018-02-23 10:36:05 -08:00
cgyarvin
61f85322e8
Merge pull request #927 from joemfb/cursor-clear
...
maintains cursors position on %clr
2018-02-23 10:35:50 -08:00
cgyarvin
4f5528a048
Merge pull request #921 from joshuareagan/patch-1
...
Typo in 4k Nock spec
2018-02-23 10:35:10 -08:00
Ted Blackman
2e5e837131
Merge pull request #920 from frodwith/runtime-overflows
...
Runtime overflows
2018-02-23 10:30:04 -08:00
Joseph Bryan
4db7eb4d60
maintains cursors position on %clr
2018-02-21 23:10:41 -05:00
Joshua Reagan
fde425fddf
Typo in 4k Nock spec
...
Ted's correction somehow didn't make it in!
Just to reiterate, however, on typo version of the spec, `#[2 b c]` reduces to b, which clearly isn't right. I noticed this, complained in urbit-meta, and Ted pointed me to the github discussion.
2018-02-14 13:57:56 -06:00
Ted Blackman
5c5374c1fd
Merge pull request #918 from urbit/helptext
...
help text: added -N and removed -L
2018-01-29 12:06:21 -08:00
Ted Blackman
c1725e2cf2
Prevent Ames from sending and receiving remote packets if remote networking is disabled
2018-01-29 12:03:37 -08:00
Paul Driver
d214d00e89
slightly odd syntax on _song_atom
2018-01-29 10:52:47 -08:00
Ted Blackman
87e250e90f
help text: added -N and removed -L
2018-01-29 10:21:46 -08:00
Paul Driver
665e0899ad
revert unification redesign, memoize-by-pointer for large equality traverses
2018-01-29 10:16:20 -08:00
Paul Driver
70f6cd4df5
unification redesign -- initial recursive version
2018-01-26 11:49:56 -08:00
Paul Driver
674af1842d
whoops, left these unused macros in
2018-01-24 15:42:23 -08:00