C. Guy Yarvin
|
9c22f7e08b
|
Remove 151, standardize on 143.
|
2017-09-27 17:40:12 -07:00 |
|
C. Guy Yarvin
|
c20c66901d
|
Hand-copied build with both 151 and 143 jets.
|
2017-09-25 16:54:42 -07:00 |
|
C. Guy Yarvin
|
23c676b009
|
Correct handling of find for void.
|
2017-08-24 22:38:16 -07:00 |
|
C. Guy Yarvin
|
7220bf11c1
|
Hacks for resurface test mode.
|
2017-08-05 18:37:00 -07:00 |
|
Raymond Pasco
|
14ab369cb9
|
Merge remote-tracking branches 'frodwith/wyt' and 'frodwith/uni' into maint-0.4
Jets for +-wyt:in and +-uni:in
|
2016-12-12 11:05:05 -08:00 |
|
Paul Driver
|
54d0036884
|
re-jet +-uni:in
|
2016-11-08 21:38:19 -08:00 |
|
Paul Driver
|
1dfa5e4411
|
jet +-wyt:in
|
2016-11-08 17:29:36 -08:00 |
|
Raymond Pasco
|
40180755c8
|
Revert "Prevent ++burn:ut jet from zeroing non-constants."
This reverts commit b2d800cf67 .
Emergency revert to prevent slowness
|
2016-08-11 23:53:33 -07:00 |
|
Raymond Pasco
|
f3547e7ac4
|
Merge branch 'jet-aes', remote-tracking branch 'dhaffey/burn-zeroing'
AES, Ed25519, and ++rep jets
Prevent ++burn:ut jet from zeroing non-constants
|
2016-08-10 15:00:51 -07:00 |
|
Raymond Pasco
|
08994156e1
|
Add missing jet for ++rep
(very ghetto)
|
2016-08-10 09:34:43 -07:00 |
|
Dan Haffey
|
b2d800cf67
|
Prevent ++burn:ut jet from zeroing non-constants.
|
2016-08-09 01:45:39 -07:00 |
|
Dan Haffey
|
7027b8bae1
|
whitespace
|
2016-08-09 01:44:19 -07:00 |
|
Raymond Pasco
|
cd972fc8ef
|
Merge branch 'murmur-jet', remote-tracking branch 'dhaffey/jet-identities'
Jet Murmur3
Fix jet mismatches
|
2016-08-05 09:32:31 -07:00 |
|
Dan Haffey
|
b023a78ee6
|
Fix jet discrepancies on ill-typed identity cases.
|
2016-08-03 22:56:26 -07:00 |
|
Raymond Pasco
|
1d1c3f962c
|
Jet murmur3
|
2016-08-03 17:49:44 -07:00 |
|
Dan Haffey
|
2311b3ee82
|
Fix ++peek:ut jet semi-discrepancy
|
2016-08-01 02:00:26 -07:00 |
|
Raymond Pasco
|
af012bab8a
|
Jet AES ECB and CBC modes
|
2016-07-20 11:25:05 -07:00 |
|
Raymond Pasco
|
2a41962c2f
|
Merge remote-tracking branches 'jfranklin9000/delete-LIBRE2', 'jfranklin9000/uv_close_on_UV_EOF', 'revprez/revprez-pr-removed_zod-20160612' and 'philipcmonk/reap-jet-fix'
Remove obsolete regex libraries
Stop leaking libuv fds (or whatever they are)
Remove obsolete urb/zod references
Fix memory leak in ++reap jet
|
2016-06-27 09:10:37 -04:00 |
|
Philip C Monk
|
b7190c7a2d
|
fix misbehaving reap jet
fixes https://www.reddit.com/r/urbit/comments/4pd7vk/im_very_confused_about_standardlibrary_lists/
|
2016-06-22 22:31:18 -04:00 |
|
John Franklin
|
3f30a01a42
|
Delete outside/cre2 and outside/re2
|
2016-06-08 21:05:27 -05:00 |
|
Raymond Pasco
|
4a9d61607f
|
Jet shar:ed curve25519 shared secret arm
|
2016-05-24 12:00:35 -04:00 |
|
Raymond Pasco
|
4389263922
|
Fix ++lune corner cases for real
without breaking others this time. Cases tested:
(lune '') -> ~
(lune '\0a') -> ~['']
(lune 'a') -> noeol
(lune '\0aabcd') -> noeol
(lune '\0aabcd\0a') -> ~['' 'abcd']
(lune '\0aabcd\0aefgh') -> noeol
(lune '\0aabcd\0aefgh\0a') -> ~['' 'abcd' 'efgh']
(lune '\0aabcd\0a\0a') -> ~['' 'abcd' '']
(lune 'abcd') -> noeol
(lune 'abcd\0a') -> ~['abcd']
(lune 'abcd\0aefgh') -> noeol
(lune 'abcd\0aefgh\0a') -> ~['abcd' 'efgh']
(lune 'abcd\0a\0a') -> ~['abcd' '']
|
2016-03-03 17:34:37 -05:00 |
|
Raymond Pasco
|
db30dbfb00
|
Fix broken first-byte cases in ++lune
Was broken when first byte was a newline, and when first byte was the
only byte.
|
2016-03-03 17:11:19 -05:00 |
|
Raymond Pasco
|
e9a429fbdd
|
Activate ++lune jet
|
2016-03-03 00:06:24 -05:00 |
|
Raymond Pasco
|
66b99d0a6e
|
Add ++lune jet
|
2016-03-03 00:05:21 -05:00 |
|
C. Guy Yarvin
|
d175c24a57
|
Fix a bug in deep axis handling.
|
2016-02-17 11:12:44 -08:00 |
|
Anton Dyudin
|
2bbefd1f58
|
handle ._~~__ many/~[`n/0] compilation properly
Type was atom/%n, whould be cube/[0 atom/%n]
Cherry-pick of 005903
|
2016-02-11 16:32:58 -08:00 |
|
C. Guy Yarvin
|
fd001d55ef
|
Keyword/stem changes, final draft.
|
2016-02-08 19:35:13 -08:00 |
|
C. Guy Yarvin
|
52004a4f97
|
Generating new stems, double solid.
|
2016-02-08 18:17:17 -08:00 |
|
C. Guy Yarvin
|
016b5931e5
|
All stems changed over.
|
2016-02-05 03:27:26 -08:00 |
|
C. Guy Yarvin
|
9425766ec0
|
Modified all stems. About to remove old.
|
2016-02-05 03:10:07 -08:00 |
|
C. Guy Yarvin
|
180c350cdc
|
Everything except %tsgl through %wtdt.
|
2016-02-05 02:32:37 -08:00 |
|
C. Guy Yarvin
|
c7e9b8676f
|
Keyword stems, step 1.
|
2016-02-05 01:25:58 -08:00 |
|
C. Guy Yarvin
|
35a385e81c
|
Fully shifted over to modern typed namespace.
|
2016-02-03 20:51:01 -08:00 |
|
C. Guy Yarvin
|
b26fd40636
|
More typed .^.
|
2016-02-03 13:33:43 -08:00 |
|
C. Guy Yarvin
|
326fd27db8
|
Fully transitioned to correct %face.
|
2016-02-02 18:45:11 -08:00 |
|
C. Guy Yarvin
|
df6da0fbf7
|
Ready to remove temporary %fuss.
|
2016-02-02 18:26:22 -08:00 |
|
C. Guy Yarvin
|
0838818881
|
%face to %fuss. Next change back.
|
2016-02-02 17:50:34 -08:00 |
|
C. Guy Yarvin
|
27ff65f81f
|
Merge remote-tracking branch 'cgyarvin/newdeal' into newdeal
|
2016-02-02 14:13:21 -08:00 |
|
C. Guy Yarvin
|
4b92cd2685
|
Making typed .^ a little less fake.
|
2016-02-02 11:52:10 -08:00 |
|
C. Guy Yarvin
|
4042253eeb
|
Merge remote-tracking branch 'upstream/master' into newdeal
|
2016-01-31 20:37:49 -08:00 |
|
C. Guy Yarvin
|
55d1d29b56
|
Fix various marks, etc.
|
2016-01-30 19:37:03 -08:00 |
|
C. Guy Yarvin
|
cdf1f86e01
|
Fix some shit code in lib/tree.hoon.
|
2016-01-29 20:40:01 -08:00 |
|
C. Guy Yarvin
|
e3a0446634
|
In the middle of internal merge.
|
2016-01-29 18:25:52 -08:00 |
|
C. Guy Yarvin
|
eca8938c2b
|
Some zpgr rationalization.
|
2016-01-26 11:03:05 -08:00 |
|
C. Guy Yarvin
|
e7187ea771
|
.^ fully transitioned.
|
2016-01-25 16:47:58 -08:00 |
|
C. Guy Yarvin
|
3d3e1ebb4d
|
Double solid with .# support, still a bit flaky.
|
2016-01-25 13:29:30 -08:00 |
|
C. Guy Yarvin
|
844df4a5aa
|
Enforce type sanity on .=.
|
2016-01-24 19:37:41 -08:00 |
|
C. Guy Yarvin
|
9ff6fe676f
|
Make ++fork actually build set-shaped things.
|
2016-01-24 14:05:55 -08:00 |
|
C. Guy Yarvin
|
c51553dfa7
|
Vanquish a find jet bug, hopefully the last.
|
2016-01-23 19:11:42 -08:00 |
|