Subversion Repositories programming

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
441 6569 d 15 h ira /languages/tex/ Switch from moreverb to fancyvrb package in homework.tex

This switches the \sourcecode{} and \plaintext{} commands to use the fancyvrb
package instead of the moreverb package. This was done because fancyvrb is
more featureful, as well as being available by default on more LaTeX systems.
 
/languages/tex/homework.tex
440 6703 d 16 h ira /vim/ Update vim support files in SVN to pretty much the same as is on my
machines.
 
/vim/colors/zenburn.vim
/vim/skel
/vim/skel/skel.c
/vim/skel/skel.cpp
/vim/skel/skel.h
/vim/skel/skel.hpp
/vim/plugin/python.vim
/vim/syntax/python.vim
/vim/gvimrc.local
/vim/vimrc.local
439 6729 d 23 h ira /languages/tex/ Add updated, tab-preserving plaintext importer.  
/languages/tex/homework.tex
438 6729 d 23 h ira /school/cs408/p3/ Added the original requirements used to write this program.  
/school/cs408/p3/cs408_hw3.pdf
/school/cs408/p3/hw03.lisp
437 6733 d 18 h ira /languages/tex/ Add a good LaTeX homework template  
/languages/tex/homework.tex
436 6962 d 21 h ira /languages/tex/beam/ Add latex-beamer examples.  
/languages/tex/beam
/languages/tex/beam/Makefile
/languages/tex/beam/beam.tex
/languages/tex/beam/irabeam.tex
435 6964 d 15 h ira /languages/tex/ Add more pdfLatex options to the template.  
/languages/tex/template.tex
434 6999 d 21 h ira /languages/python/ Update python template.  
/languages/python/template.py
433 6999 d 21 h ira /languages/tex/ Update tex template.  
/languages/tex/template.tex
432 7046 d 10 h ira /school/cs408/p4/ hw04.lisp:
* HI comes before LO in problem #2.
* Fix ordering of arguments in the "or" part of the cond in problem #2.
 
/school/cs408/p4/hw04.lisp
431 7046 d 10 h ira /school/cs408/p4/ hw04.lisp:
* Remove bogus fixme.
 
/school/cs408/p4/hw04.lisp
430 7046 d 10 h ira /school/cs408/p4/ Import CS408 Project #4.  
/school/cs408/p4/Makefile
/school/cs408/p4/hw04.lisp
/school/cs408/p4/hw04.tex
429 7053 d 15 h ira /school/cs420/p3/ Actions.py:
* Simplify actions a bit.
* Add a NPC part to Action, which is Negative Preconditions.

PROJ3.py:
* Make the monkey move (more or less) randomly throughout
it's possible moves, instead of fixing the problem.
 
/school/cs420/p3/Actions.py
/school/cs420/p3/PROJ3.py
428 7056 d 18 h ira /school/cs408/p3/ hw03.lisp:
* Simplify the solution for Problem 2. This uses a local function.
 
/school/cs408/p3/hw03.lisp
427 7057 d 18 h ira /school/cs408/p3/ Import CS408 Project #3.  
/school/cs408/p3/Makefile
/school/cs408/p3/hw03.lisp
/school/cs408/p3/hw03.tex
426 7057 d 19 h ira /school/cs408/ Get set up for CS408.  
/school/cs408
/school/cs408/p3
/school/cs408/p4
425 7058 d 9 h ira /school/cs420/p3/ p3.tex:
* Add source code printout.

Makefile:
* Add a generic Makefile to run this program.
 
/school/cs420/p3/Makefile
/school/cs420/p3/p3.tex
424 7058 d 10 h ira /school/cs420/p3/ PROJ3.py:
* Menu()ize the main loop.
* Break solving function out of main().

Meny.py:
* Add the Menu class, derived from CS420 Project 1 Menu.
 
/school/cs420/p3/Menu.py
/school/cs420/p3/PROJ3.py
423 7058 d 10 h ira /school/cs420/p3/ Initial Import of CS420 Project #3.  
/school/cs420/p3
/school/cs420/p3/Actions.py
/school/cs420/p3/PROJ3.py
/school/cs420/p3/PyCompat.py
422 7064 d 12 h ira /school/cs431/p1/ GanttChart.java:
* Remove unnecessary variables from for loops.
 
/school/cs431/p1/GanttChart.java

Show All