Subversion Repositories programming

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
441 6412 d 2 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.
 
440 6546 d 3 h ira /vim/ Update vim support files in SVN to pretty much the same as is on my
machines.
 
439 6572 d 10 h ira /languages/tex/ Add updated, tab-preserving plaintext importer.  
438 6572 d 10 h ira /school/cs408/p3/ Added the original requirements used to write this program.  
437 6576 d 5 h ira /languages/tex/ Add a good LaTeX homework template  
436 6805 d 8 h ira /languages/tex/beam/ Add latex-beamer examples.  
435 6807 d 2 h ira /languages/tex/ Add more pdfLatex options to the template.  
434 6842 d 8 h ira /languages/python/ Update python template.  
433 6842 d 8 h ira /languages/tex/ Update tex template.  
432 6888 d 21 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.
 
431 6888 d 21 h ira /school/cs408/p4/ hw04.lisp:
* Remove bogus fixme.
 
430 6888 d 21 h ira /school/cs408/p4/ Import CS408 Project #4.  
429 6896 d 2 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.
 
428 6899 d 5 h ira /school/cs408/p3/ hw03.lisp:
* Simplify the solution for Problem 2. This uses a local function.
 
427 6900 d 5 h ira /school/cs408/p3/ Import CS408 Project #3.  
426 6900 d 6 h ira /school/cs408/ Get set up for CS408.  
425 6900 d 20 h ira /school/cs420/p3/ p3.tex:
* Add source code printout.

Makefile:
* Add a generic Makefile to run this program.
 
424 6900 d 21 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.
 
423 6900 d 21 h ira /school/cs420/p3/ Initial Import of CS420 Project #3.  
422 6906 d 23 h ira /school/cs431/p1/ GanttChart.java:
* Remove unnecessary variables from for loops.
 

Show All