Skip to content

Commit

Permalink
CogVm source as per VMMaker.oscog-eem.2464
Browse files Browse the repository at this point in the history
Cogit Slang Reflection:
Fix nasty bug with CogAbstractInstruction computing opcodes via reflection
caused by full blocks.  We must use method allLiterals to include literals
in blocks now.  SysV is referenced only from blocks in
CogX64Compiler class>>#initialize and so with full blocks SysV was being
moved to Undeclared, causing invalid source generation for the X64 cogits.
  • Loading branch information
eliotmiranda committed Oct 19, 2018
1 parent e39b209 commit 15341b5
Show file tree
Hide file tree
Showing 6 changed files with 590 additions and 1,403 deletions.

0 comments on commit 15341b5

Please sign in to comment.