Tree @rel_0_3 (Download .tar.gz)
- ..
- lang
- AbstractDepiction.java
- AbstractView.java
- Applet.java
- BasicCursor.java
- BasicHead.java
- BasicPlayfield.java
- BasicPlayfieldView.java
- BasicQueue.java
- BasicStack.java
- BasicTape.java
- BasicTapeView.java
- BitElement.java
- ByteElement.java
- CellularAutomatonPlayfield.java
- CharacterElement.java
- CommonPlayfield.java
- ContentPane.java
- Criterion.java
- Cursor.java
- Element.java
- EqualityMatcher.java
- Error.java
- EsolangLoader.java
- ExampleProgram.java
- GUI.java
- Head.java
- InputTextArea.java
- Int32Element.java
- IntegerElement.java
- Language.java
- Matcher.java
- OverlayPlayfield.java
- Playfield.java
- PlayfieldDepiction.java
- Position.java
- ProgramTextArea.java
- RunThread.java
- State.java
- Tape.java
- TapeDepiction.java
- TextAreasWorld.java
- TextBasedLanguage.java
- View.java
- World.java
- WrapCursor.java
History of
src
@rel_0_3
git clone https://git.catseye.tc/yoob/
- Draw grid lines when requested. Chris Pressey 13 years ago
- Initial, incomplete support for grid lines. catseye 13 years ago
- Initial implementation of zoom; does not change font size though. catseye 13 years ago
- Make InputTextArea move caret to end when a key is typed. catseye 13 years ago
- Add implementation of Ale. catseye 13 years ago
- Add InputTextArea widget that always appends input it gets. Chris Pressey 13 years ago
- Add View menu, with just stub menu items for now. Chris Pressey 13 years ago
- Have program text scroll with highlight, and disable selection. Chris Pressey 13 years ago
- Add subclass of JTextArea for program text. Chris Pressey 13 years ago
- Display a 'busy' pointer while example program is fetched from URL. Chris Pressey 13 years ago
- Support properties on example programs. Chris Pressey 13 years ago
- Add implementations of Qdeql and Sceql. catseye 13 years ago
- Demonstrate that loading an example program from a URL works. catseye 13 years ago
- Add beginning of an ExampleProgram class. Note: untested. catseye 13 years ago
- Initial import of files for yoob. Chris Pressey 13 years ago