issues
search
Vaguery
/
klapaucius
A clean, tested, maintainable Push interpreter written in Clojure.
MIT License
31
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implement nonstandard matrix operations
#180
Vaguery
opened
6 years ago
0
add continued fractions to :scalar type
#179
Vaguery
opened
6 years ago
0
:error-count instruction
#178
Vaguery
opened
6 years ago
0
type- and router-based stack "combinators"
#177
Vaguery
opened
6 years ago
0
Type-specific collections and routing filters
#176
Vaguery
opened
6 years ago
0
Routing and types
#175
Vaguery
opened
6 years ago
1
Shift some behavior from the `:x-later` and `:x-againlater` instructions to use `:snapshot`
#174
Vaguery
opened
6 years ago
1
Standardize and centralize instruction behavior (again)
#173
Vaguery
closed
6 years ago
2
Code blocks to :code stack
#172
Vaguery
closed
6 years ago
6
Set up new return values for distributed processing
#171
Vaguery
opened
6 years ago
0
Add sequential interpreter ontology argument
#170
Vaguery
opened
6 years ago
1
some generator instructions consume stacks but don't replace them via :exec
#169
Vaguery
closed
6 years ago
1
pseudo-composition of instructions
#168
Vaguery
opened
6 years ago
1
add append-to-stack DSL instruction
#167
Vaguery
closed
6 years ago
1
upgrade to Clojure 1.9
#166
Vaguery
closed
6 years ago
1
there shouldn't be a :quoted stack
#165
Vaguery
closed
6 years ago
1
Does :code-dup still work?
#164
Vaguery
closed
6 years ago
4
repair vectorized.clj instructions
#163
Vaguery
closed
6 years ago
1
add print-item DSL instruction
#162
Vaguery
closed
6 years ago
0
add return-item DSL instruction
#161
Vaguery
closed
6 years ago
1
expand :code instruction set to include unquoted versions of many
#160
Vaguery
closed
6 years ago
1
rewrite :code-do instructions to use quoted code
#159
Vaguery
closed
6 years ago
1
remove most or all uses of save-top-item
#158
Vaguery
closed
6 years ago
1
:movable instructions need to be revised
#157
Vaguery
closed
6 years ago
1
Fix returned items/codeblocks for several instructions that consume stacks
#156
Vaguery
closed
6 years ago
3
Special instruction sets that avoid pushing results to :exec
#155
Vaguery
closed
6 years ago
2
:snapshot is tricky
#154
Vaguery
opened
6 years ago
0
:ref instructions problematic with return values
#153
Vaguery
closed
6 years ago
2
:interval-empty? is overshadowed
#152
Vaguery
closed
6 years ago
1
add return-value and return-quoted-value DSL instruction
#151
Vaguery
closed
6 years ago
1
move to consistent instruction behavior
#150
Vaguery
closed
6 years ago
3
:predicate type
#149
Vaguery
opened
6 years ago
1
Consider a :parser type
#148
Vaguery
opened
7 years ago
0
Check soft-snapshot-ending
#147
Vaguery
closed
7 years ago
1
Generalize stack combinators (including comparator-based ones)
#146
Vaguery
closed
6 years ago
1
add a :comparator field to the PushType record
#145
Vaguery
opened
7 years ago
0
There is bug in clojure.core/mod and clojure.core/rem
#144
Vaguery
opened
7 years ago
0
various changes to iteration instructions
#143
Vaguery
opened
7 years ago
3
drop tuple from DSL handling
#142
Vaguery
closed
7 years ago
2
reconcile tagspace lookups with vector and stack lookups
#141
Vaguery
closed
7 years ago
1
I am seeing `nil` in generated code
#140
Vaguery
closed
7 years ago
3
Check state of :bindings set at setup
#139
Vaguery
opened
7 years ago
0
Add oversize :error messages to :vectorized and :generator instructions
#138
Vaguery
closed
7 years ago
0
centralize responsibility for :error messages
#137
Vaguery
opened
7 years ago
1
make it possible to report current item in exception messages
#136
Vaguery
closed
7 years ago
1
new_stress_test.clj can hang without completing
#135
Vaguery
closed
7 years ago
1
check compressibility of Push programs
#134
Vaguery
opened
7 years ago
0
Add back missing :string->scalar functions
#133
Vaguery
closed
7 years ago
2
Wire up complex numbers and scalars
#132
Vaguery
opened
7 years ago
2
Update all :error item writing to use dire
#131
Vaguery
closed
7 years ago
1
Next