Tree @master (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
@master
git clone https://git.catseye.tc/yoob/
- Add eterlan.bf. Chris Pressey 5 years ago
- Just put in all of my examples in the order they're listed in eg/. Chris Pressey 6 years ago
- Add more example programs, auto-converted from Befunge-93 repo. Chris Pressey 6 years ago
- Hardcode these two example programs. Chris Pressey 6 years ago
- Add JNLP file to enable Java Web Start. Fix small errors in comments. Chris Pressey 7 years ago
- Incorporate Ypsilax and noit o' mnain worb into this repo. Chris Pressey 10 years ago
- Counting in the right direction fixes bugs! The rest is gravy. Cat's Eye Technologies 12 years ago
- Basic support for running at full speed as opposed to animating. Cat's Eye Technologies 12 years ago
- Remove executable privleges from files that don't need them. Cat's Eye Technologies 12 years ago
- Display friendly message when running into Java security restriction. catseye 13 years ago
- 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