mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 20:01:32 +03:00
Disallow leading 'zeroes' in @p
As a consequence, also removed ~doznec special case in dill
This commit is contained in:
parent
88c063621f
commit
c3f4be83e5
@ -132,10 +132,7 @@
|
|||||||
%czar [%czar ~]
|
%czar [%czar ~]
|
||||||
%duke [%duke %anon ~]
|
%duke [%duke %anon ~]
|
||||||
%earl [%earl (scot %p p.kyz)]
|
%earl [%earl (scot %p p.kyz)]
|
||||||
%king :- %king
|
%king [%king (scot %p p.kyz)]
|
||||||
?: =(~doznec p.kyz) :: so old tickets work
|
|
||||||
'Urban Republic'
|
|
||||||
(scot %p p.kyz)
|
|
||||||
%pawn [%pawn ~]
|
%pawn [%pawn ~]
|
||||||
==
|
==
|
||||||
=+ yen=(scot %p (shax :(mix %ticket eny now)))
|
=+ yen=(scot %p (shax :(mix %ticket eny now)))
|
||||||
|
@ -3789,8 +3789,9 @@
|
|||||||
|%
|
|%
|
||||||
++ bix (bass 16 (stun [2 2] six))
|
++ bix (bass 16 (stun [2 2] six))
|
||||||
++ fem (sear |=(a=@ (cha:fa a)) aln)
|
++ fem (sear |=(a=@ (cha:fa a)) aln)
|
||||||
|
++ hef (bass 256 ;~(plug tep tiq (easy ~)))
|
||||||
++ hif (bass 256 ;~(plug tip tiq (easy ~)))
|
++ hif (bass 256 ;~(plug tip tiq (easy ~)))
|
||||||
++ huf (bass 0x1.0000 ;~(plug hif (stun [0 3] ;~(pfix hep hif))))
|
++ huf (bass 0x1.0000 ;~(plug hef (stun [0 3] ;~(pfix hep hif))))
|
||||||
++ hyf (bass 0x1.0000 ;~(plug hif (stun [3 3] ;~(pfix hep hif))))
|
++ hyf (bass 0x1.0000 ;~(plug hif (stun [3 3] ;~(pfix hep hif))))
|
||||||
++ pev (bass 32 ;~(plug sev (stun [0 4] siv)))
|
++ pev (bass 32 ;~(plug sev (stun [0 4] siv)))
|
||||||
++ pew (bass 64 ;~(plug sew (stun [0 4] siw)))
|
++ pew (bass 64 ;~(plug sew (stun [0 4] siw)))
|
||||||
@ -3819,6 +3820,7 @@
|
|||||||
==
|
==
|
||||||
++ sox (cook |=(a=@ (sub a 87)) (shim 'a' 'f'))
|
++ sox (cook |=(a=@ (sub a 87)) (shim 'a' 'f'))
|
||||||
++ ted (bass 10 ;~(plug sed (stun [0 2] sid)))
|
++ ted (bass 10 ;~(plug sed (stun [0 2] sid)))
|
||||||
|
++ tep (sear |=(a=@ ?:(=(a 'doz') ~ (ins:po a))) til)
|
||||||
++ tip (sear |=(a=@ (ins:po a)) til)
|
++ tip (sear |=(a=@ (ins:po a)) til)
|
||||||
++ tiq (sear |=(a=@ (ind:po a)) til)
|
++ tiq (sear |=(a=@ (ind:po a)) til)
|
||||||
++ tid (bass 10 (stun [3 3] sid))
|
++ tid (bass 10 (stun [3 3] sid))
|
||||||
|
Loading…
Reference in New Issue
Block a user