added practicum files, updated gitignore
authorMart Lubbers <mart@martlubbers.net>
Fri, 6 Feb 2015 07:39:37 +0000 (08:39 +0100)
committerMart Lubbers <mart@martlubbers.net>
Fri, 6 Feb 2015 07:39:37 +0000 (08:39 +0100)
commit379b6353396ca2401241d714733d570629835ffe
tree26652c854a79c627b5f50bc8ac26f9b84f8e196d
parent0fe755ca58ae1fe1e05d92cc92f3236d51e9f68e
added practicum files, updated gitignore
226 files changed:
.gitignore [new file with mode: 0644]
files/opdrachtenbundel.pdf [new file with mode: 0644]
files/practicum/AVLTreeTest.icl [new file with mode: 0644]
files/practicum/Abalone.icl [new file with mode: 0644]
files/practicum/BewijsInitTake.icl [new file with mode: 0644]
files/practicum/BewijsMapFlatten.icl [new file with mode: 0644]
files/practicum/BewijsMapO.icl [new file with mode: 0644]
files/practicum/BewijsMeppenEnTippen.icl [new file with mode: 0644]
files/practicum/BewijsPeano.icl [new file with mode: 0644]
files/practicum/BewijsSubsEnMap.icl [new file with mode: 0644]
files/practicum/BinSearchTree.dcl [new file with mode: 0644]
files/practicum/BinSearchTree.icl [new file with mode: 0644]
files/practicum/BinTree.dcl [new file with mode: 0644]
files/practicum/BinTree.icl [new file with mode: 0644]
files/practicum/BinTreeMapEnFold.icl [new file with mode: 0644]
files/practicum/BinTreePrint.dcl [new file with mode: 0644]
files/practicum/BinTreePrint.icl [new file with mode: 0644]
files/practicum/BinTreeTest.icl [new file with mode: 0644]
files/practicum/BinTreeTraversal.icl [new file with mode: 0644]
files/practicum/Blokus.icl [new file with mode: 0644]
files/practicum/BoerZoektVrouw.dcl [new file with mode: 0644]
files/practicum/BoerZoektVrouw.icl [new file with mode: 0644]
files/practicum/Boggle.icl [new file with mode: 0644]
files/practicum/Boid.icl [new file with mode: 0644]
files/practicum/BottlesOfBeer.icl [new file with mode: 0644]
files/practicum/Braille.dcl [new file with mode: 0644]
files/practicum/Braille.icl [new file with mode: 0644]
files/practicum/Cijferreeks.icl [new file with mode: 0644]
files/practicum/Cijfersom.icl [new file with mode: 0644]
files/practicum/Domino.dcl [new file with mode: 0644]
files/practicum/Domino.icl [new file with mode: 0644]
files/practicum/Echo.icl [new file with mode: 0644]
files/practicum/EersteIsLaatste.icl [new file with mode: 0644]
files/practicum/EersteOfLaatste.dcl [new file with mode: 0644]
files/practicum/EersteOfLaatste.icl [new file with mode: 0644]
files/practicum/EersteOfLaatsteTest.icl [new file with mode: 0644]
files/practicum/EllipsOmtrek.dcl [new file with mode: 0644]
files/practicum/EllipsOmtrek.icl [new file with mode: 0644]
files/practicum/FQL.icl [new file with mode: 0644]
files/practicum/Fibonacci.icl [new file with mode: 0644]
files/practicum/Figure.dcl [new file with mode: 0644]
files/practicum/Figure.icl [new file with mode: 0644]
files/practicum/Firsts.dcl [new file with mode: 0644]
files/practicum/Firsts.icl [new file with mode: 0644]
files/practicum/Flatten.icl [new file with mode: 0644]
files/practicum/Flipper.icl [new file with mode: 0644]
files/practicum/Frags.dcl [new file with mode: 0644]
files/practicum/Frags.icl [new file with mode: 0644]
files/practicum/FragsTest.icl [new file with mode: 0644]
files/practicum/Frequentielijst.dcl [new file with mode: 0644]
files/practicum/Frequentielijst.icl [new file with mode: 0644]
files/practicum/FrequentielijstGUI.dcl [new file with mode: 0644]
files/practicum/FrequentielijstGUI.icl [new file with mode: 0644]
files/practicum/FunctieCompositie.icl [new file with mode: 0644]
files/practicum/FunctieTypes.icl [new file with mode: 0644]
files/practicum/Galgje.icl [new file with mode: 0644]
files/practicum/GalgjeWF.dcl [new file with mode: 0644]
files/practicum/GenTree.dcl [new file with mode: 0644]
files/practicum/GenTree.icl [new file with mode: 0644]
files/practicum/GenTreePrint.dcl [new file with mode: 0644]
files/practicum/GenTreePrint.icl [new file with mode: 0644]
files/practicum/GesorteerdBestandNaarBoom.dcl [new file with mode: 0644]
files/practicum/GesorteerdBestandNaarBoom.icl [new file with mode: 0644]
files/practicum/Group.dcl [new file with mode: 0644]
files/practicum/Group.icl [new file with mode: 0644]
files/practicum/Huffman.icl [new file with mode: 0644]
files/practicum/IKS.icl [new file with mode: 0644]
files/practicum/ImproveEnglishSpelling.txt [new file with mode: 0644]
files/practicum/Kaart.dcl [new file with mode: 0644]
files/practicum/Kaart.icl [new file with mode: 0644]
files/practicum/Kogelbaan.dcl [new file with mode: 0644]
files/practicum/Kogelbaan.icl [new file with mode: 0644]
files/practicum/Lambda.dcl [new file with mode: 0644]
files/practicum/Lambda.icl [new file with mode: 0644]
files/practicum/LijstGenerator.dcl [new file with mode: 0644]
files/practicum/LijstGenerator.icl [new file with mode: 0644]
files/practicum/LijstGenerator2.dcl [new file with mode: 0644]
files/practicum/LijstGenerator2.icl [new file with mode: 0644]
files/practicum/LijstGeneratorTest.icl [new file with mode: 0644]
files/practicum/LijstOverloading.dcl [new file with mode: 0644]
files/practicum/LijstOverloading.icl [new file with mode: 0644]
files/practicum/LijstTypes.icl [new file with mode: 0644]
files/practicum/Map.dcl [new file with mode: 0644]
files/practicum/Map.icl [new file with mode: 0644]
files/practicum/Mappen.icl [new file with mode: 0644]
files/practicum/Mastermind.icl [new file with mode: 0644]
files/practicum/MatchStrings.dcl [new file with mode: 0644]
files/practicum/MatchStrings.icl [new file with mode: 0644]
files/practicum/MatchStringsTest.icl [new file with mode: 0644]
files/practicum/Maybe.dcl [new file with mode: 0644]
files/practicum/Maybe.icl [new file with mode: 0644]
files/practicum/MetOfZonderCurry.icl [new file with mode: 0644]
files/practicum/ModernEnglishSpelling.icl [new file with mode: 0644]
files/practicum/Nim.dcl [new file with mode: 0644]
files/practicum/Nim.icl [new file with mode: 0644]
files/practicum/NotatieADT.icl [new file with mode: 0644]
files/practicum/NotatieDynamics.icl [new file with mode: 0644]
files/practicum/NotatieFuncties.icl [new file with mode: 0644]
files/practicum/NotatieHOF.icl [new file with mode: 0644]
files/practicum/NotatieLijsten.icl [new file with mode: 0644]
files/practicum/NotatieZF.icl [new file with mode: 0644]
files/practicum/NouEnOf.icl [new file with mode: 0644]
files/practicum/Nummers.dbs [new file with mode: 0644]
files/practicum/OTP.icl [new file with mode: 0644]
files/practicum/OhDennenboom.dcl [new file with mode: 0644]
files/practicum/OhDennenboom.icl [new file with mode: 0644]
files/practicum/OhDennenboom2.icl [new file with mode: 0644]
files/practicum/Origami.icl [new file with mode: 0644]
files/practicum/Othello.icl [new file with mode: 0644]
files/practicum/Partities.dcl [new file with mode: 0644]
files/practicum/Partities.icl [new file with mode: 0644]
files/practicum/Perms.dcl [new file with mode: 0644]
files/practicum/Perms.icl [new file with mode: 0644]
files/practicum/Pesten.icl [new file with mode: 0644]
files/practicum/Priemfactoren.icl [new file with mode: 0644]
files/practicum/Priemgetal.dcl [new file with mode: 0644]
files/practicum/Priemgetal.icl [new file with mode: 0644]
files/practicum/PropositieLogica2.dcl [new file with mode: 0644]
files/practicum/PropositieLogica2.icl [new file with mode: 0644]
files/practicum/PropositieLogica3.dcl [new file with mode: 0644]
files/practicum/PropositieLogica3.icl [new file with mode: 0644]
files/practicum/Random.dcl [new file with mode: 0644]
files/practicum/Random.icl [new file with mode: 0644]
files/practicum/RandomGetallen.dcl [new file with mode: 0644]
files/practicum/RandomGetallen.icl [new file with mode: 0644]
files/practicum/ReducerenVanLijsten.icl [new file with mode: 0644]
files/practicum/RefactorX.dcl [new file with mode: 0644]
files/practicum/RefactorX.icl [new file with mode: 0644]
files/practicum/RefactorXX.dcl [new file with mode: 0644]
files/practicum/RefactorXX.icl [new file with mode: 0644]
files/practicum/ReturnEnBind.icl [new file with mode: 0644]
files/practicum/RomeinsGetal.dcl [new file with mode: 0644]
files/practicum/RomeinsGetal.icl [new file with mode: 0644]
files/practicum/ScanEnIterate.icl [new file with mode: 0644]
files/practicum/SeqEnSeqList.icl [new file with mode: 0644]
files/practicum/SimpleFileIO.dcl [new file with mode: 0644]
files/practicum/SimpleFileIO.icl [new file with mode: 0644]
files/practicum/StamBoom.dcl [new file with mode: 0644]
files/practicum/StamBoom.icl [new file with mode: 0644]
files/practicum/StamBoomPrint.icl [new file with mode: 0644]
files/practicum/Start.icl [new file with mode: 0644]
files/practicum/StdAVLTree.dcl [new file with mode: 0644]
files/practicum/StdAVLTree.icl [new file with mode: 0644]
files/practicum/StdAssocList.dcl [new file with mode: 0644]
files/practicum/StdAssocList.icl [new file with mode: 0644]
files/practicum/StdAssocListTest.icl [new file with mode: 0644]
files/practicum/StdBool2.dcl [new file with mode: 0644]
files/practicum/StdBool2.icl [new file with mode: 0644]
files/practicum/StdGameTree.dcl [new file with mode: 0644]
files/practicum/StdGameTree.icl [new file with mode: 0644]
files/practicum/StdGameTree_en_StdRoseTree.zip [new file with mode: 0644]
files/practicum/StdGameTree_en_StdRoseTree/StdGameTree.dcl [new file with mode: 0644]
files/practicum/StdGameTree_en_StdRoseTree/StdGameTree.icl [new file with mode: 0644]
files/practicum/StdGameTree_en_StdRoseTree/StdRoseTree.dcl [new file with mode: 0644]
files/practicum/StdGameTree_en_StdRoseTree/StdRoseTree.icl [new file with mode: 0644]
files/practicum/StdNum.dcl [new file with mode: 0644]
files/practicum/StdNum.icl [new file with mode: 0644]
files/practicum/StdQ.dcl [new file with mode: 0644]
files/practicum/StdQ.icl [new file with mode: 0644]
files/practicum/StdQTest.icl [new file with mode: 0644]
files/practicum/StdRoman.dcl [new file with mode: 0644]
files/practicum/StdRoman.icl [new file with mode: 0644]
files/practicum/StdRoseTree.dcl [new file with mode: 0644]
files/practicum/StdRoseTree.icl [new file with mode: 0644]
files/practicum/StdSet.dcl [new file with mode: 0644]
files/practicum/StdSet.icl [new file with mode: 0644]
files/practicum/StdSetTest.icl [new file with mode: 0644]
files/practicum/StdSortList.dcl [new file with mode: 0644]
files/practicum/StdSortList.icl [new file with mode: 0644]
files/practicum/StdSortListTest.icl [new file with mode: 0644]
files/practicum/StdStack.dcl [new file with mode: 0644]
files/practicum/StdStack.icl [new file with mode: 0644]
files/practicum/StdStack2.dcl [new file with mode: 0644]
files/practicum/StdStack2.icl [new file with mode: 0644]
files/practicum/StdStackTest.icl [new file with mode: 0644]
files/practicum/StdT.dcl [new file with mode: 0644]
files/practicum/StdT.icl [new file with mode: 0644]
files/practicum/StdTTest.icl [new file with mode: 0644]
files/practicum/Subs.dcl [new file with mode: 0644]
files/practicum/Subs.icl [new file with mode: 0644]
files/practicum/SubsTest.icl [new file with mode: 0644]
files/practicum/TaylorReeks.icl [new file with mode: 0644]
files/practicum/TestFigure.icl [new file with mode: 0644]
files/practicum/TestSimpleFileIO.icl [new file with mode: 0644]
files/practicum/TestStdStack2.icl [new file with mode: 0644]
files/practicum/TextCompose.dcl [new file with mode: 0644]
files/practicum/TextCompose.icl [new file with mode: 0644]
files/practicum/TupleOverloading.dcl [new file with mode: 0644]
files/practicum/TupleOverloading.icl [new file with mode: 0644]
files/practicum/TupleOverloadingTest.icl [new file with mode: 0644]
files/practicum/Twice.icl [new file with mode: 0644]
files/practicum/Uitlijnen.icl [new file with mode: 0644]
files/practicum/VectorOverloading.dcl [new file with mode: 0644]
files/practicum/VectorOverloading.icl [new file with mode: 0644]
files/practicum/VectorOverloadingTest.icl [new file with mode: 0644]
files/practicum/VierOpEenRij.icl [new file with mode: 0644]
files/practicum/VindtDeRedex.icl [new file with mode: 0644]
files/practicum/WC.dcl [new file with mode: 0644]
files/practicum/WC.icl [new file with mode: 0644]
files/practicum/WF.dcl [new file with mode: 0644]
files/practicum/WF.icl [new file with mode: 0644]
files/practicum/Wisselgeld.dcl [new file with mode: 0644]
files/practicum/Wisselgeld.icl [new file with mode: 0644]
files/practicum/Woordfrequentie.dcl [new file with mode: 0644]
files/practicum/Woordfrequentie.icl [new file with mode: 0644]
files/practicum/Woordzoeker.dcl [new file with mode: 0644]
files/practicum/Woordzoeker.icl [new file with mode: 0644]
files/practicum/Words.dcl [new file with mode: 0644]
files/practicum/Words.icl [new file with mode: 0644]
files/practicum/ZFRemoveAt.dcl [new file with mode: 0644]
files/practicum/ZFRemoveAt.icl [new file with mode: 0644]
files/practicum/ZFRemoveAtTest.icl [new file with mode: 0644]
files/practicum/ZFSort.icl [new file with mode: 0644]
files/practicum/ZFUpdateAt.dcl [new file with mode: 0644]
files/practicum/ZFUpdateAt.icl [new file with mode: 0644]
files/practicum/ZFUpdateAtTest.icl [new file with mode: 0644]
files/practicum/ZFZoek.dcl [new file with mode: 0644]
files/practicum/ZFZoek.icl [new file with mode: 0644]
files/practicum/ZFZoekTest.icl [new file with mode: 0644]
files/practicum/Zakkenvuller.icl [new file with mode: 0644]
files/practicum/Zakkenvuller2.icl [new file with mode: 0644]
files/practicum/Zinspelingen.icl [new file with mode: 0644]
files/practicum/freqNL.txt [new file with mode: 0644]
files/practicum/huffmanNL.txt [new file with mode: 0644]
files/practicum/support.dcl [new file with mode: 0644]
files/practicum/support.icl [new file with mode: 0644]