This website requires JavaScript.
Explore
Help
Register
Sign In
kamikazechaser
/
vise
Watch
1
Star
0
Fork
0
You've already forked vise
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa0c2a283f
vise
/
go
/
state
/
flag.go
9 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Implement INCMP and check in nav match flag
2023-04-01 23:19:12 +02:00
package
state
const
(
Terminate on code EOF when not checking input
2023-04-10 10:19:18 +02:00
FLAG_READIN
=
1
FLAG_INMATCH
=
2
FLAG_TERMINATE
=
3
Add cache push and pop in vm target processingC
2023-04-10 10:05:48 +02:00
FLAG_DIRTY
=
4
Implement INCMP and check in nav match flag
2023-04-01 23:19:12 +02:00
)
Reference in New Issue
Copy Permalink