233 Commits (8c0c3272a2ac0012e11414641d217014f23ee6bc)
 

Author SHA1 Message Date
cancel 8c0c3272a2 Add basic cursor movement 6 years ago
cancel a444ba95c7 Cleanup 6 years ago
cancel cd0d783af0 Change quit combination to ctrl+q/d/g 6 years ago
cancel f865f1a64f Add better pseudorandom function 6 years ago
cancel 0c17ec914f Change tui styling of locking inputs 6 years ago
cancel 37a2132367 Fix incorrect 'X' coordinates 6 years ago
cancel 93b2707bca Remove unnecessary use of libncursesw on Linux 6 years ago
cancel 2887602098 Fix 'Q' len offset 6 years ago
cancel 4ad70d6f51 Rename count to query 6 years ago
cancel e5df1353e3 Tweak display 6 years ago
cancel 2361cef2cb Change logic when gating ports on locked operators 6 years ago
cancel d02e9b1a02 Add beginnings of better terminal display of field 6 years ago
cancel 0988bf235d Add basic display of locked cells 6 years ago
cancel f19aca0cbb Add passing of term size in debug field draw 6 years ago
cancel b9b9db8d01 Fix clearing bottom ui bar empty rows 6 years ago
Devine Lu Linvega c4b6b0106b Fixed issue with delay 6 years ago
cancel 61445124c3 Add '+' ruler markers to tui 6 years ago
Devine Lu Linvega 45ca7009eb * 6 years ago
Devine Lu Linvega 6dadda72f7 Added missing port to delay operator 6 years ago
Devine Lu Linvega 6736b0e083 Updated the delay operator 6 years ago
cancel b149dd08f4 Fix warning in release tui 6 years ago
Devine Lu Linvega a38b80cbfe Tui build infos 6 years ago
cancel aedaa5c4af Add more tui test code 6 years ago
cancel a12cf4f8c2 Add detection of homebrew ncurses on mac 6 years ago
cancel 285e27b236 Add more tui logic 6 years ago
cancel c971e9f600 Add basic tui test of stepping grid sim 6 years ago
cancel 21e1608d99 Cleanup 6 years ago
cancel dcd2b2462c Remove use of X macro for uturn definition 6 years ago
cancel 4f94d97e67 Fix uturn normal phase logic 6 years ago
cancel cc4d1d68af Cleanup 6 years ago
cancel 6aecc8404a Cleanup 6 years ago
cancel cfbabb5839 Update for new behavior changes 6 years ago
cancel b59638c104 Add 'C' 6 years ago
cancel f123920b53 Add build tool option for static linking 6 years ago
cancel 1bc8d428df Add typedef alias for U8 -> Mark 6 years ago
cancel 1396a4d6e3 Cleanup header def ordering 6 years ago
cancel b7c4dac86b Add ORCA_OK_IF_UNUSED, remove force inline on mark.h fns 6 years ago
cancel e24d9fc715 Fix potential UB caused by C99 spec wording of array offset 6 years ago
cancel 209cd8cad2 Clean up loop hoisted ptrs 6 years ago
cancel 41d8139955 Move array count macro to base.h 6 years ago
cancel cfacf87e6a Add ORCA_OPT_MINSIZE macro 6 years ago
cancel 589dbff606 Cleanup 6 years ago
cancel a65d1093f2 Cleanup, fix accidental bitwise or 6 years ago
cancel c3ccbd8e0a Cleanup 6 years ago
cancel 8231a60d27 Cleanup 6 years ago
cancel c577a4a25f Shorten definition of oper_has_neighboring bang, cleanup base macros 6 years ago
cancel 3d3e8e3fb1 Add specialized version of index_of 6 years ago
cancel 30b7652c58 Remove 'GLYPH()' macro, just use 'glyph_of()' instead 6 years ago
cancel f2db1dce36 Remove 'INDEX()' macro, just use 'index_of' instead 6 years ago
cancel bd87ccbd40 Remove BEGIN_HASTE/END_HASTE macros 6 years ago