Position Independent Source Code

Check-in Differences
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From:

[5d405be33e] Getting this ready for later benchmarking (user: yumaikas tags: trunk, date: 2017-01-01 10:23:54)

To:

[ee6ad01f10] Added some needed words to dicts (user: yumaikas tags: trunk, date: 2017-12-10 22:40:15)

Added CONTRIBUTING.md.

Deleted Fibionacci.pisc.

Deleted FizzBuzz.pisc.

Changes to ImageSchema.sql.

Changes to README.md.

Deleted SumsOf3And5.pisc.

Deleted bathroom_stall.pisc.

Added bindata.go.

Changes to boolean.go.

Deleted bools.pisc.

Added build.

Added cmd/FinalFrontier/bindata.go.

Added cmd/FinalFrontier/build.sh.

Added cmd/FinalFrontier/finalFrontier.go.

Added cmd/FinalFrontier/init_posix.go.

Added cmd/FinalFrontier/init_windows.go.

Added cmd/FinalFrontier/main.go.

Added cmd/FinalFrontier/scripts/backstory.txt.

Added cmd/FinalFrontier/scripts/gamesave.pisc.

Added cmd/FinalFrontier/scripts/intro.pisc.

Added cmd/FinalFrontier/scripts/lib.pisc.

Added cmd/FinalFrontier/scripts/main.pisc.

Added cmd/FinalFrontier/scripts/map.pisc.

Added cmd/FinalFrontier/scripts/markets.pisc.

Added cmd/FinalFrontier/scripts/saving.pisc.

Added cmd/FinalFrontier/scripts/ships.pisc.

Added cmd/FinalFrontier/scripts/term_posix.pisc.

Added cmd/FinalFrontier/scripts/term_win.pisc.

Added cmd/build/build.go.

Added cmd/build/main.go.

Added cmd/pisc-web-ide/main.go.

Added cmd/pisc-web-ide/webroot/index.html.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/Makefile.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/README.md.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/build.json.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/make/bump.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/make/tests.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/package.json.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/phantom.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/reqwest.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/reqwest.min.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/src/copyright.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/src/ender.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/src/reqwest.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/test.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/ender.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/badfixtures.xml.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures.html.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures.js.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures.json.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures.xml.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp2.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp3.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp_multi.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp_multi_b.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_jsonp_multi_c.jsonp.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/fixtures_with_prefix.json.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/fixtures/invalidJSON.json.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/tests.html.

Added cmd/pisc-web-ide/webroot/static/js/reqwest-2.0.5/tests/tests.js.

Added cmd/pisc-web-ide/webroot/static/js/vue-js/vue.js.

Added cmd/pisc/main.go.

Added cmd/playground/app.css.

Added cmd/playground/app.js.

Added cmd/playground/browser.go.

Added cmd/playground/faq.html.

Added cmd/playground/index.html.

Added cmd/playground/main.go.

Deleted constest.pisc.

Deleted csv.pisc.

Added daemons/piscbot/irckit.pisc.

Added daemons/piscbot/vm-prep.pisc.

Changes to debug.go.

Deleted debug.pisc.

Added debugLog.go.

Changes to dicts.go.

Deleted dicts.pisc.

Added editors/SublimeText3/pisc.sublime-syntax.

Added editors/SublimeText3/syntax_test.pisc.

Added editors/vim-pisc/ftdetect/pisc.vim.

Added editors/vim-pisc/ftplugin/pisc.vim.

Added editors/vim-pisc/syntax/pisc.vim.

Deleted factorial.pisc.

Added getsomedeps.sh.

Changes to help.go.

Deleted interpertor.go.

Added interpreter.go.

Changes to io.go.

Deleted io.pisc.

Added irckit.go.

Changes to lexer.go.

Added libs/boltdb/boltdb.go.

Added libs/http/httpClient.go.

Added libs/shell/shell.go.

Changes to locals.go.

Deleted locals.pisc.

Changes to loops.go.

Deleted loops.pisc.

Changes to main.go.

Changes to main_test.go.

Changes to math.go.

Deleted math.pisc.

Added metaquotation.go.

Added performance-testing/yumaikas/report-constest.svg.

Added performance-testing/yumaikas/report-iteration.svg.

Added performance-testing/yumaikas/report-iteration1.svg.

Added performance-testing/yumaikas/report-iteration10.svg.

Added performance-testing/yumaikas/report-iteration11.svg.

Added performance-testing/yumaikas/report-iteration2.svg.

Added performance-testing/yumaikas/report-iteration3.svg.

Added performance-testing/yumaikas/report-iteration4.svg.

Added performance-testing/yumaikas/report-iteration5.svg.

Added performance-testing/yumaikas/report-iteration6.svg.

Added performance-testing/yumaikas/report-iteration7.svg.

Added performance-testing/yumaikas/report-iteration8.svg.

Added performance-testing/yumaikas/report-iteration9.svg.

Added performance-testing/yumaikas/report-recursion.svg.

Added performance-testing/yumaikas/report-recursion1.svg.

Added performance-testing/yumaikas/report-recursion10.svg.

Added performance-testing/yumaikas/report-recursion11.svg.

Added performance-testing/yumaikas/report-recursion2.svg.

Added performance-testing/yumaikas/report-recursion3.svg.

Added performance-testing/yumaikas/report-recursion4.svg.

Added performance-testing/yumaikas/report-recursion5.svg.

Added performance-testing/yumaikas/report-recursion6.svg.

Added performance-testing/yumaikas/report-recursion7.svg.

Added performance-testing/yumaikas/report-recursion8.svg.

Added performance-testing/yumaikas/report-recursion9.svg.

Added performance-testing/yumaikas/report-trigrams.svg.

Deleted pod.pisc.

Added poem.txt.

Changes to preload.go.

Changes to random.go.

Deleted random.pisc.

Added scripts/Fibonacci.pisc.

Added scripts/FizzBuzz.pisc.

Added scripts/SumsOf3And5.pisc.

Added scripts/WikiCounting/download-wiki-pisc.pisc.

Added scripts/WikiCounting/out.html.

Added scripts/WikiCounting/test.txt.

Added scripts/bathroom_stall.pisc.

Added scripts/build.pisc.

Added scripts/chars.pisc.

Added scripts/codegen/CSharp/immutable-classes.pisc.

Added scripts/constest.pisc.

Added scripts/counter.pisc.

Added scripts/counting/defs.pisc.

Added scripts/countize-nums.pisc.

Added scripts/csv.pisc.

Added scripts/diff-filter.pisc.

Added scripts/factorial.pisc.

Added scripts/ircbasics.pisc.

Added scripts/irckit.pisc.

Added scripts/sequences.pisc.

Added scripts/serialization/out.txt.

Added scripts/serialization/saving.pisc.

Added scripts/toposort.pisc.

Added scripts/trigrams.pisc.

Added scripts/vadd.pisc.

Added scripts/values-checker.pisc.

Added scripts/valueschecker.html.

Deleted shell.go.

Added sqlite.go.

Deleted std_lib.pisc.

Added stdlib/bools.pisc.

Added stdlib/debug.pisc.

Added stdlib/dicts.pisc.

Added stdlib/io.pisc.

Added stdlib/locals.pisc.

Added stdlib/loops.pisc.

Added stdlib/math.pisc.

Added stdlib/random.pisc.

Added stdlib/shell.pisc.

Added stdlib/std_lib.pisc.

Added stdlib/strings.pisc.

Added stdlib/symbols.pisc.

Added stdlib/vectors.pisc.

Added stdlib/with.pisc.

Changes to strings.go.

Deleted strings.pisc.

Changes to symbols.go.

Deleted symbols.pisc.

Added tests/all.pisc.

Added tests/bad_pisc/hanging_newlines.pisc.

Added tests/bad_pisc/working.pisc.

Added tests/boltdb.pisc.

Added tests/bools.pisc.

Added tests/dicts.pisc.

Added tests/math.pisc.

Added tests/strings.pisc.

Added tests/test_root.pisc.

Added tests/vectors.pisc.

Changes to types.go.

Deleted vadd.pisc.

Changes to vectors.go.

Deleted vectors.pisc.