Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
1 result
Created with Raphaël 2.2.07Jan27Mar29Feb141110915Jan14131226FebUpdates.mastermaster- Added Docker and Docker Compose support because I'm tired of installing everything.Removed Python3 precompile target (stop cheating by trying to make Python look faster).Added TCL to the list of languages, TCL run to test target.added tcl, but not in tests, dono how to use this makefileAdded Clojure to the list of languages.The Clojure version is now more functional, no mutable state (and without any stack overflows).Replace cond with if for shorter, clearer code.Make the default make target.Small corrections to the Clojure version.Replace long with int in the C version to improve performance.Correct Clojure build task.Added Clojure version.Optimize C version build.Added special cases for Python3, Python, PyPy and LuaJIT.Corrected my own erros in the Makefile, added a PHP7 test.Update the list of languages in the README file.Declare 'use strict' in the nodejs version instead of passing a flag to node, removing special case for env on Linux.Corrected pycompile build job.Added AWK version to makefile, corrected nodejs run on Linux, added build dependency on test job.Added AWK version.Added *.swp to gitignore.Merge branch 'master' of github.com:noamknispel/ThePrimeBenchMarkCorrect flake8 errors.Merge pull request #1 from noamknispel/rubyconflictsMerge pull request #2 from noamknispel/nodejsformattingeewwwww JSadd ruby- Various improvements to the Makefile (test command, clean without errors).- Fixed typos.Merge branch 'master' of github.com:noamknispel/ThePrimeBenchMark- Added a README file.- Added Makefile.php implementation- Added Python, Lua and C versions.Initial commit
Loading