Front Page All Articles Recent Changes Random Article

Contents

Concatenative language

  • ACL
  • Ait
  • Aocla
  • Breeze
  • Cat
  • Cognate
  • colorForth
  • CoSy
  • Deque
  • Elymas
  • Enchilada
  • ETAC
  • F
  • Factor
  • Forth
  • Freelang
  • Gershwin
  • Joy
  • Kitten
  • lang5
  • Lviv
  • min
  • mjoy
  • Mlatu
  • Ode
  • Om
  • Onyx
  • Plorth
  • Popr
  • Porth
  • PostScript
  • Quackery
  • r3
  • Raven
  • Retro
  • Staapl
  • Stabel
  • Trith
  • Worst
  • xs
  • XY
  • 5th
  • 8th

Other languages

  • APL
  • C++
  • Erlang
  • FP trivia
  • Haskell
  • Io
  • Java
  • JavaScript
  • Lisp
  • ML
  • Oberon
  • RPL
  • Self
  • Slate
  • Smalltalk

Computer Science

  • Type systems
  • Language paradigms
  • Compilers
  • Interpreters
  • Garbage collection

Meta

  • Search
  • Farkup wiki format
  • People
  • Etiquette
  • Sandbox

Factor/To do/UI

  • sometimes, typed text is inserted backwards if we start typing too soon after opening a popup
  • ' / in windows ui
  • deploy tool help window is too big
  • f <model> "Hello world" <checkbox> "Hix" open-window: window has bad size
  • put large line in interactor, move cursor left; it scrolls but cursor not visible
  • new ui listener: inline stack displays, rewinding to prior stack states or continuations, word-recording
  • better ui crossref tool
  • windows ui gets less responsive after a while
  • variable width word wrap in UI
  • fields: should be two-way
  • when removing gadgets, only ungraft the ones with an ungraft hook!
  • ui walker: some way to run code inside the context of the walker
  • I does i c
  • hide debugger popup when doing h
  • walker & image save probably fails
  • clear output in busy listener: surprising result: perhaps listener commands should do nothing if listener is busy. similar: no editor loaded, click pathname: wrong restart race
  • ps3: graft error popups
  • vocab browser: -docs in file list even if it doesn't exist
  • fix cross-platform rendering of radio buttons
  • clean up line rendering code

pane selection issues:

  • drag in boundary between inspector editor field and scroller border, click commit; it fucks up
  • drags in slot editor toolbar
  • shift-drag is broken
  • there's a way to select the text area inside the scroller
  • shift-click in slot editor gadget is broken
  • pane selection past eol
  • editing inspector: dragging then clicking commit button caused error

fixed

  • grid-lines look funny (same bug as "todo-list: table border has a missing pixel")
  • clicking on input object should focus on the input field
  • glRect doesn't work on ATI driver: we should stop using it along with glVertex anyway. Redo all rendering using vertex arrays
  • http://paste.factorcode.org/paste?id=61
  • select a word from the completion popup while listener is blocked: error
  • hold down control, press mouse, release control, release mouse: bad state

This revision created on Wed, 19 Nov 2008 07:54:44 by slava

Latest Revisions Edit

All content is © 2008-2023 by its respective authors. By adding content to this wiki, you agree to release it under the BSD license.