2020-11-21 |
ketmar | xog: use "&" in button caption to set a hotkey
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | uroof: fixed bug with segfaul at duplicate field/method...
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | l1: changed user-abort to dynamically allocate message...
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | l0, meta, l1: added "UWITHIN" and "UWITHIN-OF"; updated...
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | xog: added hotkey processing, and button hotkeying
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | xog: widget changes; added "foreach-child"
|
commit | commitdiff | tree |
2020-11-20 |
ketmar | xog: cosmetix, "prev-sibling"
|
commit | commitdiff | tree |
2020-11-19 |
ketmar | xog: force dirty if not double-buffered
|
commit | commitdiff | tree |
2020-11-19 |
ketmar | xog: do not redraw non-dirty widgets
|
commit | commitdiff | tree |
2020-11-18 |
ketmar | xog: added very simple widget class, and very simple...
|
commit | commitdiff | tree |
2020-11-18 |
ketmar | uroof: fixed "call-super" -- it was impossible to call...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: slightly better (i hope) repaints
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: cache style color values, so we don't have to...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: create GC for "my-drawable"
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: cosmetix
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: set window background to one-pixel undefined pixmap...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: added automatic double-buffering
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | xog: some repaint cosmetix
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | added some "immediate-noop" words, removed some "$if"
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | startup code cosmetix and cleanups; moved rc loader...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | meta: introduced "immediate-noop" word attribute
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | meta: added "(noop)" word flag
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | l0: added "create-named", "get-current", "set-current...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | banner will show host os (because why not?)
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | l0, l1: renamed "(find-message)" to "(find-errmsg)...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | cosmetix
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | URFORTH.me updates
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | use "-0if" instead of "1- -if"
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | l0, meta, l1: added "+0" and "-0" conditionals; updated...
|
commit | commitdiff | tree |
2020-11-15 |
ketmar | comment cosmetix
|
commit | commitdiff | tree |
2020-11-14 |
ketmar | xog: more code for focus tracking
|
commit | commitdiff | tree |
2020-11-14 |
ketmar | xog: some code to focus processing (possibly wrong...
|
commit | commitdiff | tree |
2020-11-14 |
ketmar | uroof: cosmetix, comments, some code cleanups
|
commit | commitdiff | tree |
2020-11-14 |
ketmar | "create-named-in" cosmetix
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | samples: dir sample data stack demo, renames
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | os-dir: make sure that there are no extra items at...
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | added "utf" to "use-lib:"
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | utf: added some one-byte translation tables (to koi)
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | added experimental (and untested, not even once) utf8...
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | asmx86: immediately remove hidden labels from hashtable
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | asmx86: clear only dirty buckets
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | asmx86: cosmetix; use hashtable for labels (now, as...
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | added "URFORTH_CFA_SIZE" constant
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | l0, l1: made "URFORTH-XXX" constants public; updated...
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | added OS constants
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | cosmetix
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | all: replaced most "ccount" with "bcount"
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | l9: added "bcount", replaced most "ccount" with "bcount...
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | libs: cosmetix
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | meta: replaced many "cells addr +" with "addr cells^"
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | replaced many "cells addr +" with "addr cells^"
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | added "CELLS^"
|
commit | commitdiff | tree |
2020-11-13 |
ketmar | l0: added "CELLS^", updated prebuilt binary
|
commit | commitdiff | tree |
2020-11-11 |
ketmar | locals: use "swap-dp-temp"
|
commit | commitdiff | tree |
2020-11-11 |
ketmar | added "swap-dp-temp"
|
commit | commitdiff | tree |
2020-11-11 |
ketmar | ext-all cosmetix
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | locals: use cblock, so we don't have to override "exit...
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | moved mark/resolve to the ealier file; added "compiler...
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | xog: some more code
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | meta: changed ELF base address to 0x00400000 (because...
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | meta: added other "to" variants (we cannot simply forward...
|
commit | commitdiff | tree |
2020-11-10 |
ketmar | meta, l1: slightly better branch optimiser
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | small optimisation in branch optimiser ;-) (loop branches...
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | added branch optimiser (mostly ported from metacompiler)
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: "?DO" and "FOR" are branches too, and they can...
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: added branch optimiser
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: cosmetix
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | changed optimisation flags; fixed alias optimiser for...
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: fixed alias optimiser for aligned PFAs
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: optimisation flags cleanup
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | better stack checking in the compiler
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | removed "csp" and csp checks (replaced with ctlids)
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | meta: removed "tc-csp"
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | locals: cosmetix
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | locals: use "late-chain"
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | added "compiler:late-chain-prevvoc" and "compiler:late...
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | locals: cosmetix
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | renamed "(!DOES>)" to "(DOES>!)"
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | l1, libs: replaced "(SET-DOES>)" with more logical...
|
commit | commitdiff | tree |
2020-11-09 |
ketmar | cosmetix in locals support words
|
commit | commitdiff | tree |
2020-11-08 |
ketmar | uroof: better ";" override (late binding for semicolon...
|
commit | commitdiff | tree |
2020-11-08 |
ketmar | locals: it is now possible to compile locals without...
|
commit | commitdiff | tree |
2020-11-08 |
ketmar | added "VOCID-SMUDGE" and "VOCID-IMMEDIATE"
|
commit | commitdiff | tree |
2020-11-07 |
ketmar | added some new words for local support; changed local...
|
commit | commitdiff | tree |
2020-11-07 |
ketmar | xog: slightly better debug output
|
commit | commitdiff | tree |
2020-11-07 |
ketmar | uroof: added "static-class" and "static-class-name...
|
commit | commitdiff | tree |
2020-11-07 |
ketmar | uroof: use create class word as class name (put its...
|
commit | commitdiff | tree |
2020-11-07 |
ketmar | added "vocid-headnfa!"
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | renamed "(init-temp-voc)" to "(new-temp-voc)"
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | more code to create transient vocabularies and word...
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | cosmetix
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | slightly better dp-temp management
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | numeber parsing code cleanups; it is smaller, better...
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | xog: set NETWM window type
|
commit | commitdiff | tree |
2020-11-06 |
ketmar | xlib: some fixes, new constants
|
commit | commitdiff | tree |
2020-11-05 |
ketmar | locals: better checks for invalid names
|
commit | commitdiff | tree |
2020-11-05 |
ketmar | added "cNstr," (compile aligned string literal without...
|
commit | commitdiff | tree |
2020-11-05 |
ketmar | removed "*addr:" from locals and uroof, because standard...
|
commit | commitdiff | tree |
2020-11-05 |
ketmar | added "to^" to get value address (it calls schook)
|
commit | commitdiff | tree |
2020-11-05 |
ketmar | added "?compile,", and used it in some libraries
|
commit | commitdiff | tree |