Skip to content

Commit

Permalink
chore: CSpell dictionaries for TVM instructions and Fift words (#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
novusnota authored Sep 30, 2024
1 parent e69c7fc commit 7eec66e
Show file tree
Hide file tree
Showing 4 changed files with 1,086 additions and 69 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- `&&=`, `||=`, `>>=` and `<<=` augmented assignment operators: PR [#853](https://github.com/tact-lang/tact/pull/853)
- New CSpell dictionaries: TVM instructions and adjusted list of Fift words: PR [#881](https://github.com/tact-lang/tact/pull/881)

### Changed

Expand Down
251 changes: 251 additions & 0 deletions cspell-fift-words-adjusted.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,251 @@
'exit-interpret
'nop
-roll
-rot
-trailing
-trailing0
0X
0x
2constant
2drop
2dup
2over
2swap
Base
Base
Bcmp
Bhash
BhashB
Bhashu
Blen
Bx
Digit
Fift
Fift-wordlist
Len
Li
Lu
Pos
Split
abort
abs
allot
and
anon
atom
base
base
base64
base64url
bbitrefs
bbits
binary
bl
boc
box
brefs
brembitrefs
brembits
bremrefs
bt
bye
caddr
cadr
call
car
cc
cddr
cdr
char
chr
cmod
cmp
compile
cond
cons
constant
cont
context
count
cr
crc16
crc32
crc32c
create
csr
current
decimal
def
definitions
depth
dict
dictdiff
dictforeach
dictforeachfromx
dictforeachrev
dictmap
dictmapext
dictmerge
dictnew
digit
does
drop
dump
dup
ed25519_chksign
ed25519_sign
ed25519_sign_uint
emit
empty
eq
eqv
exch
exch2
execute
explode
false
file
file-exists
filepart
find
first
fits
forget
gas2runvm
gas2runvmcode
gas2runvmctx
gas2runvmctxact
gas2runvmdict
gasrunvm
gasrunvmcode
gasrunvmctx
gasrunvmctxact
gasrunvmctxactq
gasrunvmdict
getenv
halt
hash
hashB
hashu
hex
hex-number
hmap
hmapempty
hmapforeach
hmapnew
hmapunpack
hold
hole
idict
idictforeach
idictforeachrev
idictmapext
if
ifnot
include
include-depth
integer
interpret-prepare
ldump
len
library
library-version
list
max
min
minmax
mod
namespace
negate
newkeypair
nil
nip
nop
not
now
null
number
octal
or
over
pair
pfxdict
pick
pop
pos
priv
pub
push
quit
recursive
ref
remaining
reverse
rmod
roll
rot
runvm
runvmcode
runvmctx
runvmctxact
runvmctxactq
runvmdict
runvmx
s-fits
s-fits-with
sL
sbitrefs
sbits
scan-until-word
sdict
second
seekeof
sgn
shash
sign
single
skip-ifdef
skip-to-eof
skipspc
sl
smca
space
spec
sr
srefs
string
swap
tab
tc
ten
third
times
totalcsize
totalssize
tpop
triple
true
tuck
tuple
tuple-len
type
udict
ufits
uncons
undef
unpair
unsingle
until
untriple
untuple
variable
vmcont
vmlibs
vmopdump
vmoplen
while
word
word-prefix-find
words
xchg
xor
Loading

0 comments on commit 7eec66e

Please sign in to comment.