OSDN Git Service

こっそり、気持ち程度の日本語化しました (UTF-8 / Windows 環境用)。
authormegumi_engines <megumi_engines@users.osdn.me>
Wed, 20 May 2020 13:14:00 +0000 (22:14 +0900)
committermegumi_engines <megumi_engines@users.osdn.me>
Wed, 20 May 2020 13:14:00 +0000 (22:14 +0900)
commit680a63d509363c815434ab21fd936eb4df3773af
tree70488c0e42e2092ae36f131090077bd3a991c15f
こっそり、気持ち程度の日本語化しました (UTF-8 / Windows 環境用)。
十分な検証がされていませんし、 eval()関数が正常に動作しないなど不具合がありますので、常用には不向きです。
あくまでコードを読むための手がかりとしてお使いください。
1666 files changed:
annnotated-ring-with-OmegaT-level1.tmx [new file with mode: 0644]
annnotated-ring-with-OmegaT-level2.tmx [new file with mode: 0644]
annnotated-ring-with-OmegaT-omegat.tmx [new file with mode: 0644]
glossary/glossary.txt [new file with mode: 0644]
omegat.project [new file with mode: 0644]
omegat/files_order.txt [new file with mode: 0644]
omegat/filters.xml [new file with mode: 0644]
omegat/ignored_words.txt [new file with mode: 0644]
omegat/last_entry.properties [new file with mode: 0644]
omegat/learned_words.txt [new file with mode: 0644]
omegat/project_save.tmx [new file with mode: 0644]
omegat/project_save.tmx.202005180726.bak [new file with mode: 0644]
omegat/project_save.tmx.202005180804.bak [new file with mode: 0644]
omegat/project_save.tmx.202005181509.bak [new file with mode: 0644]
omegat/project_save.tmx.202005182234.bak [new file with mode: 0644]
omegat/project_save.tmx.202005191401.bak [new file with mode: 0644]
omegat/project_save.tmx.202005200947.bak [new file with mode: 0644]
omegat/project_save.tmx.202005201545.bak [new file with mode: 0644]
omegat/project_save.tmx.202005201719.bak [new file with mode: 0644]
omegat/project_save.tmx.bak [new file with mode: 0644]
omegat/project_stats.txt [new file with mode: 0644]
source/LICENSE [new file with mode: 0644]
source/Ring_CMD.bat [new file with mode: 0644]
source/bin/consolecolors.ring [new file with mode: 0644]
source/bin/install.bat [new file with mode: 0644]
source/bin/install.sh [new file with mode: 0644]
source/bin/internetlib.ring [new file with mode: 0644]
source/bin/libcurl.ring [new file with mode: 0644]
source/bin/stdlibcore.ring [new file with mode: 0644]
source/extensions/codegen/gendoc.ring [new file with mode: 0644]
source/extensions/codegen/parsec.ring [new file with mode: 0644]
source/extensions/ringconsolecolors/build.bat [new file with mode: 0644]
source/extensions/ringconsolecolors/buildclang.sh [new file with mode: 0644]
source/extensions/ringconsolecolors/buildgcc.sh [new file with mode: 0644]
source/extensions/ringconsolecolors/buildvc.bat [new file with mode: 0644]
source/extensions/ringconsolecolors/console-colors.c [new file with mode: 0644]
source/extensions/ringconsolecolors/console-colors.h [new file with mode: 0644]
source/extensions/ringconsolecolors/consolecolors.cf [new file with mode: 0644]
source/extensions/ringconsolecolors/consolecolors.ring [new file with mode: 0644]
source/extensions/ringconsolecolors/document.bat [new file with mode: 0644]
source/extensions/ringconsolecolors/example.c [new file with mode: 0644]
source/extensions/ringconsolecolors/example.ring [new file with mode: 0644]
source/extensions/ringconsolecolors/gencode.bat [new file with mode: 0644]
source/extensions/ringconsolecolors/gencode.sh [new file with mode: 0644]
source/extensions/ringconsolecolors/gendoc.ring [new file with mode: 0644]
source/extensions/ringconsolecolors/ring_consolecolors.c [new file with mode: 0644]
source/extensions/ringconsolecolors/ring_consolecolors.rh [new file with mode: 0644]
source/extensions/ringcurl/buildclang.sh [new file with mode: 0644]
source/extensions/ringcurl/buildgcc.sh [new file with mode: 0644]
source/extensions/ringcurl/buildvc.bat [new file with mode: 0644]
source/extensions/ringcurl/document.bat [new file with mode: 0644]
source/extensions/ringcurl/gencode.bat [new file with mode: 0644]
source/extensions/ringcurl/gencode.sh [new file with mode: 0644]
source/extensions/ringcurl/gendoc.ring [new file with mode: 0644]
source/extensions/ringcurl/libcurl.cf [new file with mode: 0644]
source/extensions/ringcurl/libcurl.ring [new file with mode: 0644]
source/extensions/ringcurl/ring_libcurl.c [new file with mode: 0644]
source/extensions/ringcurl/ring_libcurl.rh [new file with mode: 0644]
source/extensions/ringcurl/t1.ring [new file with mode: 0644]
source/extensions/ringcurl/t2.ring [new file with mode: 0644]
source/extensions/ringcurl/t3.ring [new file with mode: 0644]
source/extensions/ringcurl/t4.ring [new file with mode: 0644]
source/extensions/ringinternet/buildclang.sh [new file with mode: 0644]
source/extensions/ringinternet/buildgcc.sh [new file with mode: 0644]
source/extensions/ringinternet/buildvc.bat [new file with mode: 0644]
source/extensions/ringinternet/internetlib.ring [new file with mode: 0644]
source/extensions/ringinternet/ring_internet.c [new file with mode: 0644]
source/extensions/ringinternet/ring_internet.h [new file with mode: 0644]
source/include/ring.h [new file with mode: 0644]
source/include/ring_api.h [new file with mode: 0644]
source/include/ring_codegen.h [new file with mode: 0644]
source/include/ring_ext.h [new file with mode: 0644]
source/include/ring_hashlib.h [new file with mode: 0644]
source/include/ring_hashtable.h [new file with mode: 0644]
source/include/ring_item.h [new file with mode: 0644]
source/include/ring_items.h [new file with mode: 0644]
source/include/ring_list.h [new file with mode: 0644]
source/include/ring_objfile.h [new file with mode: 0644]
source/include/ring_parser.h [new file with mode: 0644]
source/include/ring_pooldata.h [new file with mode: 0644]
source/include/ring_scanner.h [new file with mode: 0644]
source/include/ring_state.h [new file with mode: 0644]
source/include/ring_string.h [new file with mode: 0644]
source/include/ring_vm.h [new file with mode: 0644]
source/include/ring_vmdll.h [new file with mode: 0644]
source/include/ring_vmfile.h [new file with mode: 0644]
source/include/ring_vmgc.h [new file with mode: 0644]
source/include/ring_vmgcdata.h [new file with mode: 0644]
source/include/ring_vmlistfuncs.h [new file with mode: 0644]
source/include/ring_vmmath.h [new file with mode: 0644]
source/include/ring_vmos.h [new file with mode: 0644]
source/include/ring_vmrefmeta.h [new file with mode: 0644]
source/libdepwin/LibCurl/bin/curl.exe [new file with mode: 0644]
source/libdepwin/LibCurl/bin/libcurl.dll [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/curl.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/curlbuild.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/curlrules.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/curlver.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/easy.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/mprintf.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/multi.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/stdcheaders.h [new file with mode: 0644]
source/libdepwin/LibCurl/include/curl/typecheck-gcc.h [new file with mode: 0644]
source/libdepwin/LibCurl/lib/libcurl.exp [new file with mode: 0644]
source/libdepwin/LibCurl/lib/libcurl.lib [new file with mode: 0644]
source/ring2exe/README.md [new file with mode: 0644]
source/ring2exe/buildring2exe.bat [new file with mode: 0644]
source/ring2exe/buildring2exe.sh [new file with mode: 0644]
source/ring2exe/cleartemp.bat [new file with mode: 0644]
source/ring2exe/cleartemp.sh [new file with mode: 0644]
source/ring2exe/cleartemp2.bat [new file with mode: 0644]
source/ring2exe/cleartemp2.sh [new file with mode: 0644]
source/ring2exe/folder2qrc.ring [new file with mode: 0644]
source/ring2exe/ring2exe.ring [new file with mode: 0644]
source/ring2exe/test.ring [new file with mode: 0644]
source/ring2exe/test2.ring [new file with mode: 0644]
source/ring2exe/test3.ring [new file with mode: 0644]
source/ringlibs/stdlib/README.md [new file with mode: 0644]
source/ringlibs/stdlib/stdbase.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdclasses.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdconversion.ring [new file with mode: 0644]
source/ringlibs/stdlib/stddatatype.ring [new file with mode: 0644]
source/ringlibs/stdlib/stddatetime.ring [new file with mode: 0644]
source/ringlibs/stdlib/stddebug.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdfile.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdfunctions.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdhashtable.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdinternet.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdlib.rh [new file with mode: 0644]
source/ringlibs/stdlib/stdlib.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdlibcore.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdlist.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdmath.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdmysql.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdodbc.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdpostgresql.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdqueue.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdsecurity.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdsqlite.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdstack.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdstring.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdsystem.ring [new file with mode: 0644]
source/ringlibs/stdlib/stdtree.ring [new file with mode: 0644]
source/ringlibs/stdlib/test.mdb [new file with mode: 0644]
source/ringlibs/stdlib/test.ring [new file with mode: 0644]
source/ringlibs/stdlib/usestdlibcore.ring [new file with mode: 0644]
source/ringpm/README.md [new file with mode: 0644]
source/ringpm/buildringpm.bat [new file with mode: 0644]
source/ringpm/buildringpm.sh [new file with mode: 0644]
source/ringpm/cleartemp.sh [new file with mode: 0644]
source/ringpm/commands/README.md [new file with mode: 0644]
source/ringpm/commands/format.ring [new file with mode: 0644]
source/ringpm/commands/install.ring [new file with mode: 0644]
source/ringpm/commands/list.ring [new file with mode: 0644]
source/ringpm/commands/lockfile.ring [new file with mode: 0644]
source/ringpm/commands/new.ring [new file with mode: 0644]
source/ringpm/commands/package.ring [new file with mode: 0644]
source/ringpm/commands/refresh.ring [new file with mode: 0644]
source/ringpm/commands/remove.ring [new file with mode: 0644]
source/ringpm/commands/run.ring [new file with mode: 0644]
source/ringpm/commands/search.ring [new file with mode: 0644]
source/ringpm/commands/update.ring [new file with mode: 0644]
source/ringpm/core/README.md [new file with mode: 0644]
source/ringpm/core/commands.ring [new file with mode: 0644]
source/ringpm/core/common.ring [new file with mode: 0644]
source/ringpm/core/console.ring [new file with mode: 0644]
source/ringpm/core/core.ring [new file with mode: 0644]
source/ringpm/core/folders.ring [new file with mode: 0644]
source/ringpm/core/getpara.ring [new file with mode: 0644]
source/ringpm/core/globals.ring [new file with mode: 0644]
source/ringpm/core/list2code.ring [new file with mode: 0644]
source/ringpm/core/listoffiles.ring [new file with mode: 0644]
source/ringpm/core/packages.ring [new file with mode: 0644]
source/ringpm/core/version.ring [new file with mode: 0644]
source/ringpm/cuilib/README.md [new file with mode: 0644]
source/ringpm/cuilib/cuilib.ring [new file with mode: 0644]
source/ringpm/docs/README.md [new file with mode: 0644]
source/ringpm/docs/design.txt [new file with mode: 0644]
source/ringpm/docs/features.txt [new file with mode: 0644]
source/ringpm/local/README.md [new file with mode: 0644]
source/ringpm/packages/README.md [new file with mode: 0644]
source/ringpm/packages/analogclock/README.md [new file with mode: 0644]
source/ringpm/packages/analogclock/lock.ring [new file with mode: 0644]
source/ringpm/packages/analogclock/main.ring [new file with mode: 0644]
source/ringpm/packages/analogclock/package.ring [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/README.md [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/lock.ring [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/main.ring [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/package.ring [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/setup.ring [new file with mode: 0644]
source/ringpm/packages/androidringlibsdl/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/androidringqt/README.md [new file with mode: 0644]
source/ringpm/packages/androidringqt/lock.ring [new file with mode: 0644]
source/ringpm/packages/androidringqt/main.ring [new file with mode: 0644]
source/ringpm/packages/androidringqt/package.ring [new file with mode: 0644]
source/ringpm/packages/androidringqt/setup.ring [new file with mode: 0644]
source/ringpm/packages/androidringqt/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/asciitable/README.md [new file with mode: 0644]
source/ringpm/packages/asciitable/lock.ring [new file with mode: 0644]
source/ringpm/packages/asciitable/main.ring [new file with mode: 0644]
source/ringpm/packages/asciitable/package.ring [new file with mode: 0644]
source/ringpm/packages/atomeditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/atomeditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/atomeditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/atomeditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/bignumber/README.md [new file with mode: 0644]
source/ringpm/packages/bignumber/lock.ring [new file with mode: 0644]
source/ringpm/packages/bignumber/main.ring [new file with mode: 0644]
source/ringpm/packages/bignumber/package.ring [new file with mode: 0644]
source/ringpm/packages/bmicalculator/lock.ring [new file with mode: 0644]
source/ringpm/packages/bmicalculator/main.ring [new file with mode: 0644]
source/ringpm/packages/bmicalculator/package.ring [new file with mode: 0644]
source/ringpm/packages/calculator/README.md [new file with mode: 0644]
source/ringpm/packages/calculator/lock.ring [new file with mode: 0644]
source/ringpm/packages/calculator/main.ring [new file with mode: 0644]
source/ringpm/packages/calculator/package.ring [new file with mode: 0644]
source/ringpm/packages/calendar/lock.ring [new file with mode: 0644]
source/ringpm/packages/calendar/main.ring [new file with mode: 0644]
source/ringpm/packages/calendar/package.ring [new file with mode: 0644]
source/ringpm/packages/cards/README.md [new file with mode: 0644]
source/ringpm/packages/cards/lock.ring [new file with mode: 0644]
source/ringpm/packages/cards/main.ring [new file with mode: 0644]
source/ringpm/packages/cards/package.ring [new file with mode: 0644]
source/ringpm/packages/checkers/README.md [new file with mode: 0644]
source/ringpm/packages/checkers/lock.ring [new file with mode: 0644]
source/ringpm/packages/checkers/main.ring [new file with mode: 0644]
source/ringpm/packages/checkers/package.ring [new file with mode: 0644]
source/ringpm/packages/chess/README.md [new file with mode: 0644]
source/ringpm/packages/chess/lock.ring [new file with mode: 0644]
source/ringpm/packages/chess/main.ring [new file with mode: 0644]
source/ringpm/packages/chess/package.ring [new file with mode: 0644]
source/ringpm/packages/codegen/README.md [new file with mode: 0644]
source/ringpm/packages/codegen/lock.ring [new file with mode: 0644]
source/ringpm/packages/codegen/main.ring [new file with mode: 0644]
source/ringpm/packages/codegen/package.ring [new file with mode: 0644]
source/ringpm/packages/cruntime/README.md [new file with mode: 0644]
source/ringpm/packages/cruntime/lock.ring [new file with mode: 0644]
source/ringpm/packages/cruntime/main.ring [new file with mode: 0644]
source/ringpm/packages/cruntime/package.ring [new file with mode: 0644]
source/ringpm/packages/desktopscreenshot/README.md [new file with mode: 0644]
source/ringpm/packages/desktopscreenshot/lock.ring [new file with mode: 0644]
source/ringpm/packages/desktopscreenshot/main.ring [new file with mode: 0644]
source/ringpm/packages/desktopscreenshot/package.ring [new file with mode: 0644]
source/ringpm/packages/dotsandboxes/README.md [new file with mode: 0644]
source/ringpm/packages/dotsandboxes/lock.ring [new file with mode: 0644]
source/ringpm/packages/dotsandboxes/main.ring [new file with mode: 0644]
source/ringpm/packages/dotsandboxes/package.ring [new file with mode: 0644]
source/ringpm/packages/emacseditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/emacseditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/emacseditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/emacseditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/employee/README.md [new file with mode: 0644]
source/ringpm/packages/employee/lock.ring [new file with mode: 0644]
source/ringpm/packages/employee/main.ring [new file with mode: 0644]
source/ringpm/packages/employee/package.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle/README.md [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle/lock.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle/main.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle/package.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle3d/README.md [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle3d/lock.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle3d/main.ring [new file with mode: 0644]
source/ringpm/packages/fifteenpuzzle3d/package.ring [new file with mode: 0644]
source/ringpm/packages/findinfiles/README.md [new file with mode: 0644]
source/ringpm/packages/findinfiles/lock.ring [new file with mode: 0644]
source/ringpm/packages/findinfiles/main.ring [new file with mode: 0644]
source/ringpm/packages/findinfiles/package.ring [new file with mode: 0644]
source/ringpm/packages/flappybird3000/README.md [new file with mode: 0644]
source/ringpm/packages/flappybird3000/lock.ring [new file with mode: 0644]
source/ringpm/packages/flappybird3000/main.ring [new file with mode: 0644]
source/ringpm/packages/flappybird3000/package.ring [new file with mode: 0644]
source/ringpm/packages/formdesigner/README.md [new file with mode: 0644]
source/ringpm/packages/formdesigner/lock.ring [new file with mode: 0644]
source/ringpm/packages/formdesigner/main.ring [new file with mode: 0644]
source/ringpm/packages/formdesigner/package.ring [new file with mode: 0644]
source/ringpm/packages/foxring/README.md [new file with mode: 0644]
source/ringpm/packages/foxring/lock.ring [new file with mode: 0644]
source/ringpm/packages/foxring/main.ring [new file with mode: 0644]
source/ringpm/packages/foxring/package.ring [new file with mode: 0644]
source/ringpm/packages/game2048/README.md [new file with mode: 0644]
source/ringpm/packages/game2048/lock.ring [new file with mode: 0644]
source/ringpm/packages/game2048/main.ring [new file with mode: 0644]
source/ringpm/packages/game2048/package.ring [new file with mode: 0644]
source/ringpm/packages/gameengine/README.md [new file with mode: 0644]
source/ringpm/packages/gameengine/lock.ring [new file with mode: 0644]
source/ringpm/packages/gameengine/main.ring [new file with mode: 0644]
source/ringpm/packages/gameengine/package.ring [new file with mode: 0644]
source/ringpm/packages/gameoflife/README.md [new file with mode: 0644]
source/ringpm/packages/gameoflife/lock.ring [new file with mode: 0644]
source/ringpm/packages/gameoflife/main.ring [new file with mode: 0644]
source/ringpm/packages/gameoflife/package.ring [new file with mode: 0644]
source/ringpm/packages/geanyeditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/geanyeditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/geanyeditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/geanyeditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/getquoteshistory/README.md [new file with mode: 0644]
source/ringpm/packages/getquoteshistory/lock.ring [new file with mode: 0644]
source/ringpm/packages/getquoteshistory/main.ring [new file with mode: 0644]
source/ringpm/packages/getquoteshistory/package.ring [new file with mode: 0644]
source/ringpm/packages/gogame/lock.ring [new file with mode: 0644]
source/ringpm/packages/gogame/main.ring [new file with mode: 0644]
source/ringpm/packages/gogame/package.ring [new file with mode: 0644]
source/ringpm/packages/goldmagic800/README.md [new file with mode: 0644]
source/ringpm/packages/goldmagic800/lock.ring [new file with mode: 0644]
source/ringpm/packages/goldmagic800/main.ring [new file with mode: 0644]
source/ringpm/packages/goldmagic800/package.ring [new file with mode: 0644]
source/ringpm/packages/help2wiki/README.md [new file with mode: 0644]
source/ringpm/packages/help2wiki/lock.ring [new file with mode: 0644]
source/ringpm/packages/help2wiki/main.ring [new file with mode: 0644]
source/ringpm/packages/help2wiki/package.ring [new file with mode: 0644]
source/ringpm/packages/internetlib/README.md [new file with mode: 0644]
source/ringpm/packages/internetlib/lock.ring [new file with mode: 0644]
source/ringpm/packages/internetlib/main.ring [new file with mode: 0644]
source/ringpm/packages/internetlib/package.ring [new file with mode: 0644]
source/ringpm/packages/juliandaycalendar/lock.ring [new file with mode: 0644]
source/ringpm/packages/juliandaycalendar/main.ring [new file with mode: 0644]
source/ringpm/packages/juliandaycalendar/package.ring [new file with mode: 0644]
source/ringpm/packages/knighttour/README.md [new file with mode: 0644]
source/ringpm/packages/knighttour/lock.ring [new file with mode: 0644]
source/ringpm/packages/knighttour/main.ring [new file with mode: 0644]
source/ringpm/packages/knighttour/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_allegro524/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_apache/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_freeglut/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_freeglut/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_freeglut/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_freeglut/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_glew/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libcurl/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_libcurl/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libcurl/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libcurl/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libsdl/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libuv/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_libuv/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libuv/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_libuv/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_mysql/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_openssl/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/README.md [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/lock.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/main.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/package.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/setup.ring [new file with mode: 0644]
source/ringpm/packages/libdepwin_pgsql/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/lightsout/README.md [new file with mode: 0644]
source/ringpm/packages/lightsout/lock.ring [new file with mode: 0644]
source/ringpm/packages/lightsout/main.ring [new file with mode: 0644]
source/ringpm/packages/lightsout/package.ring [new file with mode: 0644]
source/ringpm/packages/magicfour/README.md [new file with mode: 0644]
source/ringpm/packages/magicfour/lock.ring [new file with mode: 0644]
source/ringpm/packages/magicfour/main.ring [new file with mode: 0644]
source/ringpm/packages/magicfour/package.ring [new file with mode: 0644]
source/ringpm/packages/maze/applications/README.md [new file with mode: 0644]
source/ringpm/packages/maze/lock.ring [new file with mode: 0644]
source/ringpm/packages/maze/main.ring [new file with mode: 0644]
source/ringpm/packages/maze/package.ring [new file with mode: 0644]
source/ringpm/packages/memorygame/README.md [new file with mode: 0644]
source/ringpm/packages/memorygame/lock.ring [new file with mode: 0644]
source/ringpm/packages/memorygame/main.ring [new file with mode: 0644]
source/ringpm/packages/memorygame/package.ring [new file with mode: 0644]
source/ringpm/packages/minesweeper/README.md [new file with mode: 0644]
source/ringpm/packages/minesweeper/lock.ring [new file with mode: 0644]
source/ringpm/packages/minesweeper/main.ring [new file with mode: 0644]
source/ringpm/packages/minesweeper/package.ring [new file with mode: 0644]
source/ringpm/packages/naturallib/README.md [new file with mode: 0644]
source/ringpm/packages/naturallib/lock.ring [new file with mode: 0644]
source/ringpm/packages/naturallib/main.ring [new file with mode: 0644]
source/ringpm/packages/naturallib/package.ring [new file with mode: 0644]
source/ringpm/packages/notepadppeditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/notepadppeditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/notepadppeditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/notepadppeditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/othellogame/README.md [new file with mode: 0644]
source/ringpm/packages/othellogame/lock.ring [new file with mode: 0644]
source/ringpm/packages/othellogame/main.ring [new file with mode: 0644]
source/ringpm/packages/othellogame/package.ring [new file with mode: 0644]
source/ringpm/packages/pong/README.md [new file with mode: 0644]
source/ringpm/packages/pong/lock.ring [new file with mode: 0644]
source/ringpm/packages/pong/main.ring [new file with mode: 0644]
source/ringpm/packages/pong/package.ring [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/README.md [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/lock.ring [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/main.ring [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/package.ring [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/setup.ring [new file with mode: 0644]
source/ringpm/packages/qt512qmlruntime/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/qt512runtime/README.md [new file with mode: 0644]
source/ringpm/packages/qt512runtime/lock.ring [new file with mode: 0644]
source/ringpm/packages/qt512runtime/main.ring [new file with mode: 0644]
source/ringpm/packages/qt512runtime/package.ring [new file with mode: 0644]
source/ringpm/packages/qt512runtime/setup.ring [new file with mode: 0644]
source/ringpm/packages/qt512runtime/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/qtclassconverter/README.md [new file with mode: 0644]
source/ringpm/packages/qtclassconverter/lock.ring [new file with mode: 0644]
source/ringpm/packages/qtclassconverter/main.ring [new file with mode: 0644]
source/ringpm/packages/qtclassconverter/package.ring [new file with mode: 0644]
source/ringpm/packages/ring2exe/README.md [new file with mode: 0644]
source/ringpm/packages/ring2exe/lock.ring [new file with mode: 0644]
source/ringpm/packages/ring2exe/main.ring [new file with mode: 0644]
source/ringpm/packages/ring2exe/package.ring [new file with mode: 0644]
source/ringpm/packages/ringallegro/README.md [new file with mode: 0644]
source/ringpm/packages/ringallegro/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringallegro/main.ring [new file with mode: 0644]
source/ringpm/packages/ringallegro/package.ring [new file with mode: 0644]
source/ringpm/packages/ringbeep/README.md [new file with mode: 0644]
source/ringpm/packages/ringbeep/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringbeep/main.ring [new file with mode: 0644]
source/ringpm/packages/ringbeep/package.ring [new file with mode: 0644]
source/ringpm/packages/ringconsolecolors/README.md [new file with mode: 0644]
source/ringpm/packages/ringconsolecolors/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringconsolecolors/main.ring [new file with mode: 0644]
source/ringpm/packages/ringconsolecolors/package.ring [new file with mode: 0644]
source/ringpm/packages/ringcurl/README.md [new file with mode: 0644]
source/ringpm/packages/ringcurl/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringcurl/main.ring [new file with mode: 0644]
source/ringpm/packages/ringcurl/package.ring [new file with mode: 0644]
source/ringpm/packages/ringfreeglut/README.md [new file with mode: 0644]
source/ringpm/packages/ringfreeglut/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringfreeglut/main.ring [new file with mode: 0644]
source/ringpm/packages/ringfreeglut/package.ring [new file with mode: 0644]
source/ringpm/packages/ringhelpchm/README.md [new file with mode: 0644]
source/ringpm/packages/ringhelpchm/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringhelpchm/main.ring [new file with mode: 0644]
source/ringpm/packages/ringhelpchm/package.ring [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/README.md [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/main.ring [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/package.ring [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/setup.ring [new file with mode: 0644]
source/ringpm/packages/ringhelphtml/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/ringhelppdf/README.md [new file with mode: 0644]
source/ringpm/packages/ringhelppdf/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringhelppdf/main.ring [new file with mode: 0644]
source/ringpm/packages/ringhelppdf/package.ring [new file with mode: 0644]
source/ringpm/packages/ringlibsdl/README.md [new file with mode: 0644]
source/ringpm/packages/ringlibsdl/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringlibsdl/main.ring [new file with mode: 0644]
source/ringpm/packages/ringlibsdl/package.ring [new file with mode: 0644]
source/ringpm/packages/ringlibuv/README.md [new file with mode: 0644]
source/ringpm/packages/ringlibuv/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringlibuv/main.ring [new file with mode: 0644]
source/ringpm/packages/ringlibuv/package.ring [new file with mode: 0644]
source/ringpm/packages/ringmouseevent/README.md [new file with mode: 0644]
source/ringpm/packages/ringmouseevent/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringmouseevent/main.ring [new file with mode: 0644]
source/ringpm/packages/ringmouseevent/package.ring [new file with mode: 0644]
source/ringpm/packages/ringmurmurhash/README.md [new file with mode: 0644]
source/ringpm/packages/ringmurmurhash/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringmurmurhash/main.ring [new file with mode: 0644]
source/ringpm/packages/ringmurmurhash/package.ring [new file with mode: 0644]
source/ringpm/packages/ringmysql/README.md [new file with mode: 0644]
source/ringpm/packages/ringmysql/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringmysql/main.ring [new file with mode: 0644]
source/ringpm/packages/ringmysql/package.ring [new file with mode: 0644]
source/ringpm/packages/ringnotepad/README.md [new file with mode: 0644]
source/ringpm/packages/ringnotepad/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringnotepad/main.ring [new file with mode: 0644]
source/ringpm/packages/ringnotepad/package.ring [new file with mode: 0644]
source/ringpm/packages/ringodbc/README.md [new file with mode: 0644]
source/ringpm/packages/ringodbc/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringodbc/main.ring [new file with mode: 0644]
source/ringpm/packages/ringodbc/package.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl11/README.md [new file with mode: 0644]
source/ringpm/packages/ringopengl11/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl11/main.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl11/package.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl21/README.md [new file with mode: 0644]
source/ringpm/packages/ringopengl21/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl21/main.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl21/package.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl32/README.md [new file with mode: 0644]
source/ringpm/packages/ringopengl32/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl32/main.ring [new file with mode: 0644]
source/ringpm/packages/ringopengl32/package.ring [new file with mode: 0644]
source/ringpm/packages/ringopenssl/README.md [new file with mode: 0644]
source/ringpm/packages/ringopenssl/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringopenssl/main.ring [new file with mode: 0644]
source/ringpm/packages/ringopenssl/package.ring [new file with mode: 0644]
source/ringpm/packages/ringpostgresql/README.md [new file with mode: 0644]
source/ringpm/packages/ringpostgresql/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringpostgresql/main.ring [new file with mode: 0644]
source/ringpm/packages/ringpostgresql/package.ring [new file with mode: 0644]
source/ringpm/packages/ringpresentation/README.md [new file with mode: 0644]
source/ringpm/packages/ringpresentation/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringpresentation/main.ring [new file with mode: 0644]
source/ringpm/packages/ringpresentation/package.ring [new file with mode: 0644]
source/ringpm/packages/ringqt/README.md [new file with mode: 0644]
source/ringpm/packages/ringqt/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringqt/main.ring [new file with mode: 0644]
source/ringpm/packages/ringqt/package.ring [new file with mode: 0644]
source/ringpm/packages/ringqt/setup.ring [new file with mode: 0644]
source/ringpm/packages/ringqt/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/ringqtruntime/README.md [new file with mode: 0644]
source/ringpm/packages/ringqtruntime/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringqtruntime/main.ring [new file with mode: 0644]
source/ringpm/packages/ringqtruntime/package.ring [new file with mode: 0644]
source/ringpm/packages/ringraylib/README.md [new file with mode: 0644]
source/ringpm/packages/ringraylib/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringraylib/main.ring [new file with mode: 0644]
source/ringpm/packages/ringraylib/package.ring [new file with mode: 0644]
source/ringpm/packages/ringrepl/README.md [new file with mode: 0644]
source/ringpm/packages/ringrepl/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringrepl/main.ring [new file with mode: 0644]
source/ringpm/packages/ringrepl/package.ring [new file with mode: 0644]
source/ringpm/packages/ringsamples/README.md [new file with mode: 0644]
source/ringpm/packages/ringsamples/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringsamples/main.ring [new file with mode: 0644]
source/ringpm/packages/ringsamples/package.ring [new file with mode: 0644]
source/ringpm/packages/ringsamples/setup.ring [new file with mode: 0644]
source/ringpm/packages/ringsamples/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/ringsqlite/README.md [new file with mode: 0644]
source/ringpm/packages/ringsqlite/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringsqlite/main.ring [new file with mode: 0644]
source/ringpm/packages/ringsqlite/package.ring [new file with mode: 0644]
source/ringpm/packages/ringsrc/README.md [new file with mode: 0644]
source/ringpm/packages/ringsrc/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringsrc/main.ring [new file with mode: 0644]
source/ringpm/packages/ringsrc/package.ring [new file with mode: 0644]
source/ringpm/packages/ringvisualsrc/README.md [new file with mode: 0644]
source/ringpm/packages/ringvisualsrc/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringvisualsrc/main.ring [new file with mode: 0644]
source/ringpm/packages/ringvisualsrc/package.ring [new file with mode: 0644]
source/ringpm/packages/ringwinapi/README.md [new file with mode: 0644]
source/ringpm/packages/ringwinapi/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringwinapi/main.ring [new file with mode: 0644]
source/ringpm/packages/ringwinapi/package.ring [new file with mode: 0644]
source/ringpm/packages/ringwincreg/README.md [new file with mode: 0644]
source/ringpm/packages/ringwincreg/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringwincreg/main.ring [new file with mode: 0644]
source/ringpm/packages/ringwincreg/package.ring [new file with mode: 0644]
source/ringpm/packages/ringzip/README.md [new file with mode: 0644]
source/ringpm/packages/ringzip/lock.ring [new file with mode: 0644]
source/ringpm/packages/ringzip/main.ring [new file with mode: 0644]
source/ringpm/packages/ringzip/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcamera/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dcamera/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcamera/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcamera/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcameraandbackground/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dcameraandbackground/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcameraandbackground/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcameraandbackground/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcube/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dcube/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcube/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dcube/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlevelsofcubes/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dlevelsofcubes/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlevelsofcubes/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlevelsofcubes/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlongway/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dlongway/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlongway/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dlongway/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmanycubes/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dmanycubes/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmanycubes/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmanycubes/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmovablecube/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dmovablecube/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmovablecube/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dmovablecube/package.ring [new file with mode: 0644]
source/ringpm/packages/sample3dstars/README.md [new file with mode: 0644]
source/ringpm/packages/sample3dstars/lock.ring [new file with mode: 0644]
source/ringpm/packages/sample3dstars/main.ring [new file with mode: 0644]
source/ringpm/packages/sample3dstars/package.ring [new file with mode: 0644]
source/ringpm/packages/sixteenpuzzle/README.md [new file with mode: 0644]
source/ringpm/packages/sixteenpuzzle/lock.ring [new file with mode: 0644]
source/ringpm/packages/sixteenpuzzle/main.ring [new file with mode: 0644]
source/ringpm/packages/sixteenpuzzle/package.ring [new file with mode: 0644]
source/ringpm/packages/snake/applications/snake/README.md [new file with mode: 0644]
source/ringpm/packages/snake/lock.ring [new file with mode: 0644]
source/ringpm/packages/snake/main.ring [new file with mode: 0644]
source/ringpm/packages/snake/package.ring [new file with mode: 0644]
source/ringpm/packages/snakesandladders/README.md [new file with mode: 0644]
source/ringpm/packages/snakesandladders/lock.ring [new file with mode: 0644]
source/ringpm/packages/snakesandladders/main.ring [new file with mode: 0644]
source/ringpm/packages/snakesandladders/package.ring [new file with mode: 0644]
source/ringpm/packages/sokoban/README.md [new file with mode: 0644]
source/ringpm/packages/sokoban/lock.ring [new file with mode: 0644]
source/ringpm/packages/sokoban/main.ring [new file with mode: 0644]
source/ringpm/packages/sokoban/package.ring [new file with mode: 0644]
source/ringpm/packages/squarespuzzle/README.md [new file with mode: 0644]
source/ringpm/packages/squarespuzzle/lock.ring [new file with mode: 0644]
source/ringpm/packages/squarespuzzle/main.ring [new file with mode: 0644]
source/ringpm/packages/squarespuzzle/package.ring [new file with mode: 0644]
source/ringpm/packages/starsfighter/README.md [new file with mode: 0644]
source/ringpm/packages/starsfighter/lock.ring [new file with mode: 0644]
source/ringpm/packages/starsfighter/main.ring [new file with mode: 0644]
source/ringpm/packages/starsfighter/package.ring [new file with mode: 0644]
source/ringpm/packages/stdlib/README.md [new file with mode: 0644]
source/ringpm/packages/stdlib/lock.ring [new file with mode: 0644]
source/ringpm/packages/stdlib/main.ring [new file with mode: 0644]
source/ringpm/packages/stdlib/package.ring [new file with mode: 0644]
source/ringpm/packages/stopwatch/README.md [new file with mode: 0644]
source/ringpm/packages/stopwatch/lock.ring [new file with mode: 0644]
source/ringpm/packages/stopwatch/main.ring [new file with mode: 0644]
source/ringpm/packages/stopwatch/package.ring [new file with mode: 0644]
source/ringpm/packages/string2constant/README.md [new file with mode: 0644]
source/ringpm/packages/string2constant/lock.ring [new file with mode: 0644]
source/ringpm/packages/string2constant/main.ring [new file with mode: 0644]
source/ringpm/packages/string2constant/package.ring [new file with mode: 0644]
source/ringpm/packages/sublimetext2editorextension/README.md [new file with mode: 0644]
source/ringpm/packages/sublimetext2editorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/sublimetext2editorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/sublimetext2editorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/sudoku/README.md [new file with mode: 0644]
source/ringpm/packages/sudoku/lock.ring [new file with mode: 0644]
source/ringpm/packages/sudoku/main.ring [new file with mode: 0644]
source/ringpm/packages/sudoku/package.ring [new file with mode: 0644]
source/ringpm/packages/sumpuzzlegame/README.md [new file with mode: 0644]
source/ringpm/packages/sumpuzzlegame/lock.ring [new file with mode: 0644]
source/ringpm/packages/sumpuzzlegame/main.ring [new file with mode: 0644]
source/ringpm/packages/sumpuzzlegame/package.ring [new file with mode: 0644]
source/ringpm/packages/superman2016/README.md [new file with mode: 0644]
source/ringpm/packages/superman2016/lock.ring [new file with mode: 0644]
source/ringpm/packages/superman2016/main.ring [new file with mode: 0644]
source/ringpm/packages/superman2016/package.ring [new file with mode: 0644]
source/ringpm/packages/tesseragame/README.md [new file with mode: 0644]
source/ringpm/packages/tesseragame/lock.ring [new file with mode: 0644]
source/ringpm/packages/tesseragame/main.ring [new file with mode: 0644]
source/ringpm/packages/tesseragame/package.ring [new file with mode: 0644]
source/ringpm/packages/texttospeech/README.md [new file with mode: 0644]
source/ringpm/packages/texttospeech/lock.ring [new file with mode: 0644]
source/ringpm/packages/texttospeech/main.ring [new file with mode: 0644]
source/ringpm/packages/texttospeech/package.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe/README.md [new file with mode: 0644]
source/ringpm/packages/tictactoe/lock.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe/main.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe/package.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe3d/README.md [new file with mode: 0644]
source/ringpm/packages/tictactoe3d/lock.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe3d/main.ring [new file with mode: 0644]
source/ringpm/packages/tictactoe3d/package.ring [new file with mode: 0644]
source/ringpm/packages/tracelib/README.md [new file with mode: 0644]
source/ringpm/packages/tracelib/lock.ring [new file with mode: 0644]
source/ringpm/packages/tracelib/main.ring [new file with mode: 0644]
source/ringpm/packages/tracelib/package.ring [new file with mode: 0644]
source/ringpm/packages/typehints/README.md [new file with mode: 0644]
source/ringpm/packages/typehints/lock.ring [new file with mode: 0644]
source/ringpm/packages/typehints/main.ring [new file with mode: 0644]
source/ringpm/packages/typehints/package.ring [new file with mode: 0644]
source/ringpm/packages/urlshortener/README.md [new file with mode: 0644]
source/ringpm/packages/urlshortener/lock.ring [new file with mode: 0644]
source/ringpm/packages/urlshortener/main.ring [new file with mode: 0644]
source/ringpm/packages/urlshortener/package.ring [new file with mode: 0644]
source/ringpm/packages/videomusicplayer/README.md [new file with mode: 0644]
source/ringpm/packages/videomusicplayer/lock.ring [new file with mode: 0644]
source/ringpm/packages/videomusicplayer/main.ring [new file with mode: 0644]
source/ringpm/packages/videomusicplayer/package.ring [new file with mode: 0644]
source/ringpm/packages/visualizesortsample/README.md [new file with mode: 0644]
source/ringpm/packages/visualizesortsample/lock.ring [new file with mode: 0644]
source/ringpm/packages/visualizesortsample/main.ring [new file with mode: 0644]
source/ringpm/packages/visualizesortsample/package.ring [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/setup.ring [new file with mode: 0644]
source/ringpm/packages/visualstudioeditorextension/uninstall.ring [new file with mode: 0644]
source/ringpm/packages/vscodeeditorextension/README.md [new file with mode: 0644]
source/ringpm/packages/vscodeeditorextension/lock.ring [new file with mode: 0644]
source/ringpm/packages/vscodeeditorextension/main.ring [new file with mode: 0644]
source/ringpm/packages/vscodeeditorextension/package.ring [new file with mode: 0644]
source/ringpm/packages/weblib/README.md [new file with mode: 0644]
source/ringpm/packages/weblib/lock.ring [new file with mode: 0644]
source/ringpm/packages/weblib/main.ring [new file with mode: 0644]
source/ringpm/packages/weblib/package.ring [new file with mode: 0644]
source/ringpm/packages/weblibtools/README.md [new file with mode: 0644]
source/ringpm/packages/weblibtools/lock.ring [new file with mode: 0644]
source/ringpm/packages/weblibtools/main.ring [new file with mode: 0644]
source/ringpm/packages/weblibtools/package.ring [new file with mode: 0644]
source/ringpm/packages/weighthistory/README.md [new file with mode: 0644]
source/ringpm/packages/weighthistory/lock.ring [new file with mode: 0644]
source/ringpm/packages/weighthistory/main.ring [new file with mode: 0644]
source/ringpm/packages/weighthistory/package.ring [new file with mode: 0644]
source/ringpm/packages/winstartupmanager/README.md [new file with mode: 0644]
source/ringpm/packages/winstartupmanager/lock.ring [new file with mode: 0644]
source/ringpm/packages/winstartupmanager/main.ring [new file with mode: 0644]
source/ringpm/packages/winstartupmanager/package.ring [new file with mode: 0644]
source/ringpm/packages/wisequadrat/README.md [new file with mode: 0644]
source/ringpm/packages/wisequadrat/lock.ring [new file with mode: 0644]
source/ringpm/packages/wisequadrat/main.ring [new file with mode: 0644]
source/ringpm/packages/wisequadrat/package.ring [new file with mode: 0644]
source/ringpm/packages/zerolib/lock.ring [new file with mode: 0644]
source/ringpm/packages/zerolib/main.ring [new file with mode: 0644]
source/ringpm/packages/zerolib/package.ring [new file with mode: 0644]
source/ringpm/refreshcache.bat [new file with mode: 0644]
source/ringpm/registry/registry.ring [new file with mode: 0644]
source/ringpm/registry/version.ring [new file with mode: 0644]
source/ringpm/ringpm.ring [new file with mode: 0644]
source/ringpm/tests/README.md [new file with mode: 0644]
source/ringpm/tests/build.bat [new file with mode: 0644]
source/ringpm/tests/correct/test1.txt [new file with mode: 0644]
source/ringpm/tests/correct/test10.txt [new file with mode: 0644]
source/ringpm/tests/correct/test11.txt [new file with mode: 0644]
source/ringpm/tests/correct/test12.txt [new file with mode: 0644]
source/ringpm/tests/correct/test13.txt [new file with mode: 0644]
source/ringpm/tests/correct/test14.txt [new file with mode: 0644]
source/ringpm/tests/correct/test15.txt [new file with mode: 0644]
source/ringpm/tests/correct/test16.txt [new file with mode: 0644]
source/ringpm/tests/correct/test17.txt [new file with mode: 0644]
source/ringpm/tests/correct/test18.txt [new file with mode: 0644]
source/ringpm/tests/correct/test19.txt [new file with mode: 0644]
source/ringpm/tests/correct/test2.txt [new file with mode: 0644]
source/ringpm/tests/correct/test20.txt [new file with mode: 0644]
source/ringpm/tests/correct/test21.txt [new file with mode: 0644]
source/ringpm/tests/correct/test22.txt [new file with mode: 0644]
source/ringpm/tests/correct/test23.txt [new file with mode: 0644]
source/ringpm/tests/correct/test24.txt [new file with mode: 0644]
source/ringpm/tests/correct/test25.txt [new file with mode: 0644]
source/ringpm/tests/correct/test26.txt [new file with mode: 0644]
source/ringpm/tests/correct/test27.txt [new file with mode: 0644]
source/ringpm/tests/correct/test28.txt [new file with mode: 0644]
source/ringpm/tests/correct/test29.txt [new file with mode: 0644]
source/ringpm/tests/correct/test3.txt [new file with mode: 0644]
source/ringpm/tests/correct/test4.txt [new file with mode: 0644]
source/ringpm/tests/correct/test5.txt [new file with mode: 0644]
source/ringpm/tests/correct/test6.txt [new file with mode: 0644]
source/ringpm/tests/correct/test7.txt [new file with mode: 0644]
source/ringpm/tests/correct/test8.txt [new file with mode: 0644]
source/ringpm/tests/correct/test9.txt [new file with mode: 0644]
source/ringpm/tests/current/test1.txt [new file with mode: 0644]
source/ringpm/tests/current/test10.txt [new file with mode: 0644]
source/ringpm/tests/current/test11.txt [new file with mode: 0644]
source/ringpm/tests/current/test12.txt [new file with mode: 0644]
source/ringpm/tests/current/test13.txt [new file with mode: 0644]
source/ringpm/tests/current/test14.txt [new file with mode: 0644]
source/ringpm/tests/current/test15.txt [new file with mode: 0644]
source/ringpm/tests/current/test16.txt [new file with mode: 0644]
source/ringpm/tests/current/test17.txt [new file with mode: 0644]
source/ringpm/tests/current/test18.txt [new file with mode: 0644]
source/ringpm/tests/current/test19.txt [new file with mode: 0644]
source/ringpm/tests/current/test2.txt [new file with mode: 0644]
source/ringpm/tests/current/test20.txt [new file with mode: 0644]
source/ringpm/tests/current/test21.txt [new file with mode: 0644]
source/ringpm/tests/current/test22.txt [new file with mode: 0644]
source/ringpm/tests/current/test23.txt [new file with mode: 0644]
source/ringpm/tests/current/test24.txt [new file with mode: 0644]
source/ringpm/tests/current/test25.txt [new file with mode: 0644]
source/ringpm/tests/current/test26.txt [new file with mode: 0644]
source/ringpm/tests/current/test27.txt [new file with mode: 0644]
source/ringpm/tests/current/test28.txt [new file with mode: 0644]
source/ringpm/tests/current/test29.txt [new file with mode: 0644]
source/ringpm/tests/current/test3.txt [new file with mode: 0644]
source/ringpm/tests/current/test4.txt [new file with mode: 0644]
source/ringpm/tests/current/test5.txt [new file with mode: 0644]
source/ringpm/tests/current/test6.txt [new file with mode: 0644]
source/ringpm/tests/current/test7.txt [new file with mode: 0644]
source/ringpm/tests/current/test8.txt [new file with mode: 0644]
source/ringpm/tests/current/test9.txt [new file with mode: 0644]
source/ringpm/tests/globals.ring [new file with mode: 0644]
source/ringpm/tests/test.bat [new file with mode: 0644]
source/ringpm/tests/test.ring [new file with mode: 0644]
source/ringpm/tests/tests.ring [new file with mode: 0644]
source/src/README.md [new file with mode: 0644]
source/src/buildbccstatic.bat [new file with mode: 0644]
source/src/buildclang.bat [new file with mode: 0644]
source/src/buildclang.sh [new file with mode: 0644]
source/src/buildclangstatic.sh [new file with mode: 0644]
source/src/buildgcc.sh [new file with mode: 0644]
source/src/buildgccstatic.bat [new file with mode: 0644]
source/src/buildgccstatic.sh [new file with mode: 0644]
source/src/buildtccstatic.bat [new file with mode: 0644]
source/src/buildvc.bat [new file with mode: 0644]
source/src/buildvcstatic.bat [new file with mode: 0644]
source/src/buildvcw.bat [new file with mode: 0644]
source/src/installdep.sh [new file with mode: 0644]
source/src/installdepfedora.sh [new file with mode: 0644]
source/src/installdepmac.sh [new file with mode: 0644]
source/src/locatevc.bat [new file with mode: 0644]
source/src/ring.c [new file with mode: 0644]
source/src/ring_api.c [new file with mode: 0644]
source/src/ring_codegen.c [new file with mode: 0644]
source/src/ring_expr.c [new file with mode: 0644]
source/src/ring_ext.c [new file with mode: 0644]
source/src/ring_hashlib.c [new file with mode: 0644]
source/src/ring_hashtable.c [new file with mode: 0644]
source/src/ring_item.c [new file with mode: 0644]
source/src/ring_items.c [new file with mode: 0644]
source/src/ring_list.c [new file with mode: 0644]
source/src/ring_objfile.c [new file with mode: 0644]
source/src/ring_parser.c [new file with mode: 0644]
source/src/ring_scanner.c [new file with mode: 0644]
source/src/ring_state.c [new file with mode: 0644]
source/src/ring_stmt.c [new file with mode: 0644]
source/src/ring_string.c [new file with mode: 0644]
source/src/ring_vm.c [new file with mode: 0644]
source/src/ring_vmcui.c [new file with mode: 0644]
source/src/ring_vmdll.c [new file with mode: 0644]
source/src/ring_vmduprange.c [new file with mode: 0644]
source/src/ring_vmexit.c [new file with mode: 0644]
source/src/ring_vmexpr.c [new file with mode: 0644]
source/src/ring_vmfile.c [new file with mode: 0644]
source/src/ring_vmfuncs.c [new file with mode: 0644]
source/src/ring_vmgc.c [new file with mode: 0644]
source/src/ring_vmjump.c [new file with mode: 0644]
source/src/ring_vmlistfuncs.c [new file with mode: 0644]
source/src/ring_vmlists.c [new file with mode: 0644]
source/src/ring_vmmath.c [new file with mode: 0644]
source/src/ring_vmoop.c [new file with mode: 0644]
source/src/ring_vmos.c [new file with mode: 0644]
source/src/ring_vmperformance.c [new file with mode: 0644]
source/src/ring_vmrefmeta.c [new file with mode: 0644]
source/src/ring_vmstackvars.c [new file with mode: 0644]
source/src/ring_vmstate.c [new file with mode: 0644]
source/src/ring_vmstrindex.c [new file with mode: 0644]
source/src/ring_vmtrycatch.c [new file with mode: 0644]
source/src/ring_vmvars.c [new file with mode: 0644]
source/src/ringw.c [new file with mode: 0644]
target/LICENSE [new file with mode: 0644]
target/Ring_CMD.bat [new file with mode: 0644]
target/bin/consolecolors.ring [new file with mode: 0644]
target/bin/install.bat [new file with mode: 0644]
target/bin/install.sh [new file with mode: 0644]
target/bin/internetlib.ring [new file with mode: 0644]
target/bin/libcurl.ring [new file with mode: 0644]
target/bin/ring.dll [new file with mode: 0644]
target/bin/ring.exe [new file with mode: 0644]
target/bin/ringw.exe [new file with mode: 0644]
target/bin/stdlibcore.ring [new file with mode: 0644]
target/extensions/codegen/gendoc.ring [new file with mode: 0644]
target/extensions/codegen/parsec.ring [new file with mode: 0644]
target/extensions/ringconsolecolors/build.bat [new file with mode: 0644]
target/extensions/ringconsolecolors/buildclang.sh [new file with mode: 0644]
target/extensions/ringconsolecolors/buildgcc.sh [new file with mode: 0644]
target/extensions/ringconsolecolors/buildvc.bat [new file with mode: 0644]
target/extensions/ringconsolecolors/console-colors.c [new file with mode: 0644]
target/extensions/ringconsolecolors/console-colors.h [new file with mode: 0644]
target/extensions/ringconsolecolors/consolecolors.cf [new file with mode: 0644]
target/extensions/ringconsolecolors/consolecolors.ring [new file with mode: 0644]
target/extensions/ringconsolecolors/document.bat [new file with mode: 0644]
target/extensions/ringconsolecolors/example.c [new file with mode: 0644]
target/extensions/ringconsolecolors/example.ring [new file with mode: 0644]
target/extensions/ringconsolecolors/gencode.bat [new file with mode: 0644]
target/extensions/ringconsolecolors/gencode.sh [new file with mode: 0644]
target/extensions/ringconsolecolors/gendoc.ring [new file with mode: 0644]
target/extensions/ringconsolecolors/ring_consolecolors.c [new file with mode: 0644]
target/extensions/ringconsolecolors/ring_consolecolors.rh [new file with mode: 0644]
target/extensions/ringcurl/buildclang.sh [new file with mode: 0644]
target/extensions/ringcurl/buildgcc.sh [new file with mode: 0644]
target/extensions/ringcurl/buildvc.bat [new file with mode: 0644]
target/extensions/ringcurl/document.bat [new file with mode: 0644]
target/extensions/ringcurl/gencode.bat [new file with mode: 0644]
target/extensions/ringcurl/gencode.sh [new file with mode: 0644]
target/extensions/ringcurl/gendoc.ring [new file with mode: 0644]
target/extensions/ringcurl/libcurl.cf [new file with mode: 0644]
target/extensions/ringcurl/libcurl.ring [new file with mode: 0644]
target/extensions/ringcurl/ring_libcurl.c [new file with mode: 0644]
target/extensions/ringcurl/ring_libcurl.rh [new file with mode: 0644]
target/extensions/ringcurl/t1.ring [new file with mode: 0644]
target/extensions/ringcurl/t2.ring [new file with mode: 0644]
target/extensions/ringcurl/t3.ring [new file with mode: 0644]
target/extensions/ringcurl/t4.ring [new file with mode: 0644]
target/extensions/ringinternet/buildclang.sh [new file with mode: 0644]
target/extensions/ringinternet/buildgcc.sh [new file with mode: 0644]
target/extensions/ringinternet/buildvc.bat [new file with mode: 0644]
target/extensions/ringinternet/internetlib.ring [new file with mode: 0644]
target/extensions/ringinternet/ring_internet.c [new file with mode: 0644]
target/extensions/ringinternet/ring_internet.h [new file with mode: 0644]
target/include/ring.h [new file with mode: 0644]
target/include/ring_api.h [new file with mode: 0644]
target/include/ring_codegen.h [new file with mode: 0644]
target/include/ring_ext.h [new file with mode: 0644]
target/include/ring_hashlib.h [new file with mode: 0644]
target/include/ring_hashtable.h [new file with mode: 0644]
target/include/ring_item.h [new file with mode: 0644]
target/include/ring_items.h [new file with mode: 0644]
target/include/ring_list.h [new file with mode: 0644]
target/include/ring_objfile.h [new file with mode: 0644]
target/include/ring_parser.h [new file with mode: 0644]
target/include/ring_pooldata.h [new file with mode: 0644]
target/include/ring_scanner.h [new file with mode: 0644]
target/include/ring_state.h [new file with mode: 0644]
target/include/ring_string.h [new file with mode: 0644]
target/include/ring_vm.h [new file with mode: 0644]
target/include/ring_vmdll.h [new file with mode: 0644]
target/include/ring_vmfile.h [new file with mode: 0644]
target/include/ring_vmgc.h [new file with mode: 0644]
target/include/ring_vmgcdata.h [new file with mode: 0644]
target/include/ring_vmlistfuncs.h [new file with mode: 0644]
target/include/ring_vmmath.h [new file with mode: 0644]
target/include/ring_vmos.h [new file with mode: 0644]
target/include/ring_vmrefmeta.h [new file with mode: 0644]
target/lib/empty.txt [new file with mode: 0644]
target/libdepwin/LibCurl/bin/curl.exe [new file with mode: 0644]
target/libdepwin/LibCurl/bin/libcurl.dll [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/curl.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/curlbuild.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/curlrules.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/curlver.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/easy.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/mprintf.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/multi.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/stdcheaders.h [new file with mode: 0644]
target/libdepwin/LibCurl/include/curl/typecheck-gcc.h [new file with mode: 0644]
target/libdepwin/LibCurl/lib/libcurl.exp [new file with mode: 0644]
target/libdepwin/LibCurl/lib/libcurl.lib [new file with mode: 0644]
target/ring2exe/README.md [new file with mode: 0644]
target/ring2exe/buildring2exe.bat [new file with mode: 0644]
target/ring2exe/buildring2exe.sh [new file with mode: 0644]
target/ring2exe/cleartemp.bat [new file with mode: 0644]
target/ring2exe/cleartemp.sh [new file with mode: 0644]
target/ring2exe/cleartemp2.bat [new file with mode: 0644]
target/ring2exe/cleartemp2.sh [new file with mode: 0644]
target/ring2exe/folder2qrc.ring [new file with mode: 0644]
target/ring2exe/ring2exe.ring [new file with mode: 0644]
target/ring2exe/test.ring [new file with mode: 0644]
target/ring2exe/test2.ring [new file with mode: 0644]
target/ring2exe/test3.ring [new file with mode: 0644]
target/ringlibs/stdlib/README.md [new file with mode: 0644]
target/ringlibs/stdlib/stdbase.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdclasses.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdconversion.ring [new file with mode: 0644]
target/ringlibs/stdlib/stddatatype.ring [new file with mode: 0644]
target/ringlibs/stdlib/stddatetime.ring [new file with mode: 0644]
target/ringlibs/stdlib/stddebug.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdfile.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdfunctions.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdhashtable.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdinternet.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdlib.rh [new file with mode: 0644]
target/ringlibs/stdlib/stdlib.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdlibcore.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdlist.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdmath.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdmysql.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdodbc.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdpostgresql.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdqueue.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdsecurity.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdsqlite.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdstack.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdstring.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdsystem.ring [new file with mode: 0644]
target/ringlibs/stdlib/stdtree.ring [new file with mode: 0644]
target/ringlibs/stdlib/test.mdb [new file with mode: 0644]
target/ringlibs/stdlib/test.ring [new file with mode: 0644]
target/ringlibs/stdlib/usestdlibcore.ring [new file with mode: 0644]
target/ringpm/README.md [new file with mode: 0644]
target/ringpm/buildringpm.bat [new file with mode: 0644]
target/ringpm/buildringpm.sh [new file with mode: 0644]
target/ringpm/cleartemp.sh [new file with mode: 0644]
target/ringpm/commands/README.md [new file with mode: 0644]
target/ringpm/commands/format.ring [new file with mode: 0644]
target/ringpm/commands/install.ring [new file with mode: 0644]
target/ringpm/commands/list.ring [new file with mode: 0644]
target/ringpm/commands/lockfile.ring [new file with mode: 0644]
target/ringpm/commands/new.ring [new file with mode: 0644]
target/ringpm/commands/package.ring [new file with mode: 0644]
target/ringpm/commands/refresh.ring [new file with mode: 0644]
target/ringpm/commands/remove.ring [new file with mode: 0644]
target/ringpm/commands/run.ring [new file with mode: 0644]
target/ringpm/commands/search.ring [new file with mode: 0644]
target/ringpm/commands/update.ring [new file with mode: 0644]
target/ringpm/core/README.md [new file with mode: 0644]
target/ringpm/core/commands.ring [new file with mode: 0644]
target/ringpm/core/common.ring [new file with mode: 0644]
target/ringpm/core/console.ring [new file with mode: 0644]
target/ringpm/core/core.ring [new file with mode: 0644]
target/ringpm/core/folders.ring [new file with mode: 0644]
target/ringpm/core/getpara.ring [new file with mode: 0644]
target/ringpm/core/globals.ring [new file with mode: 0644]
target/ringpm/core/list2code.ring [new file with mode: 0644]
target/ringpm/core/listoffiles.ring [new file with mode: 0644]
target/ringpm/core/packages.ring [new file with mode: 0644]
target/ringpm/core/version.ring [new file with mode: 0644]
target/ringpm/cuilib/README.md [new file with mode: 0644]
target/ringpm/cuilib/cuilib.ring [new file with mode: 0644]
target/ringpm/docs/README.md [new file with mode: 0644]
target/ringpm/docs/design.txt [new file with mode: 0644]
target/ringpm/docs/features.txt [new file with mode: 0644]
target/ringpm/local/README.md [new file with mode: 0644]
target/ringpm/packages/README.md [new file with mode: 0644]
target/ringpm/packages/analogclock/README.md [new file with mode: 0644]
target/ringpm/packages/analogclock/lock.ring [new file with mode: 0644]
target/ringpm/packages/analogclock/main.ring [new file with mode: 0644]
target/ringpm/packages/analogclock/package.ring [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/README.md [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/lock.ring [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/main.ring [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/package.ring [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/setup.ring [new file with mode: 0644]
target/ringpm/packages/androidringlibsdl/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/androidringqt/README.md [new file with mode: 0644]
target/ringpm/packages/androidringqt/lock.ring [new file with mode: 0644]
target/ringpm/packages/androidringqt/main.ring [new file with mode: 0644]
target/ringpm/packages/androidringqt/package.ring [new file with mode: 0644]
target/ringpm/packages/androidringqt/setup.ring [new file with mode: 0644]
target/ringpm/packages/androidringqt/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/asciitable/README.md [new file with mode: 0644]
target/ringpm/packages/asciitable/lock.ring [new file with mode: 0644]
target/ringpm/packages/asciitable/main.ring [new file with mode: 0644]
target/ringpm/packages/asciitable/package.ring [new file with mode: 0644]
target/ringpm/packages/atomeditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/atomeditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/atomeditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/atomeditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/bignumber/README.md [new file with mode: 0644]
target/ringpm/packages/bignumber/lock.ring [new file with mode: 0644]
target/ringpm/packages/bignumber/main.ring [new file with mode: 0644]
target/ringpm/packages/bignumber/package.ring [new file with mode: 0644]
target/ringpm/packages/bmicalculator/lock.ring [new file with mode: 0644]
target/ringpm/packages/bmicalculator/main.ring [new file with mode: 0644]
target/ringpm/packages/bmicalculator/package.ring [new file with mode: 0644]
target/ringpm/packages/calculator/README.md [new file with mode: 0644]
target/ringpm/packages/calculator/lock.ring [new file with mode: 0644]
target/ringpm/packages/calculator/main.ring [new file with mode: 0644]
target/ringpm/packages/calculator/package.ring [new file with mode: 0644]
target/ringpm/packages/calendar/lock.ring [new file with mode: 0644]
target/ringpm/packages/calendar/main.ring [new file with mode: 0644]
target/ringpm/packages/calendar/package.ring [new file with mode: 0644]
target/ringpm/packages/cards/README.md [new file with mode: 0644]
target/ringpm/packages/cards/lock.ring [new file with mode: 0644]
target/ringpm/packages/cards/main.ring [new file with mode: 0644]
target/ringpm/packages/cards/package.ring [new file with mode: 0644]
target/ringpm/packages/checkers/README.md [new file with mode: 0644]
target/ringpm/packages/checkers/lock.ring [new file with mode: 0644]
target/ringpm/packages/checkers/main.ring [new file with mode: 0644]
target/ringpm/packages/checkers/package.ring [new file with mode: 0644]
target/ringpm/packages/chess/README.md [new file with mode: 0644]
target/ringpm/packages/chess/lock.ring [new file with mode: 0644]
target/ringpm/packages/chess/main.ring [new file with mode: 0644]
target/ringpm/packages/chess/package.ring [new file with mode: 0644]
target/ringpm/packages/codegen/README.md [new file with mode: 0644]
target/ringpm/packages/codegen/lock.ring [new file with mode: 0644]
target/ringpm/packages/codegen/main.ring [new file with mode: 0644]
target/ringpm/packages/codegen/package.ring [new file with mode: 0644]
target/ringpm/packages/cruntime/README.md [new file with mode: 0644]
target/ringpm/packages/cruntime/lock.ring [new file with mode: 0644]
target/ringpm/packages/cruntime/main.ring [new file with mode: 0644]
target/ringpm/packages/cruntime/package.ring [new file with mode: 0644]
target/ringpm/packages/desktopscreenshot/README.md [new file with mode: 0644]
target/ringpm/packages/desktopscreenshot/lock.ring [new file with mode: 0644]
target/ringpm/packages/desktopscreenshot/main.ring [new file with mode: 0644]
target/ringpm/packages/desktopscreenshot/package.ring [new file with mode: 0644]
target/ringpm/packages/dotsandboxes/README.md [new file with mode: 0644]
target/ringpm/packages/dotsandboxes/lock.ring [new file with mode: 0644]
target/ringpm/packages/dotsandboxes/main.ring [new file with mode: 0644]
target/ringpm/packages/dotsandboxes/package.ring [new file with mode: 0644]
target/ringpm/packages/emacseditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/emacseditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/emacseditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/emacseditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/employee/README.md [new file with mode: 0644]
target/ringpm/packages/employee/lock.ring [new file with mode: 0644]
target/ringpm/packages/employee/main.ring [new file with mode: 0644]
target/ringpm/packages/employee/package.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle/README.md [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle/lock.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle/main.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle/package.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle3d/README.md [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle3d/lock.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle3d/main.ring [new file with mode: 0644]
target/ringpm/packages/fifteenpuzzle3d/package.ring [new file with mode: 0644]
target/ringpm/packages/findinfiles/README.md [new file with mode: 0644]
target/ringpm/packages/findinfiles/lock.ring [new file with mode: 0644]
target/ringpm/packages/findinfiles/main.ring [new file with mode: 0644]
target/ringpm/packages/findinfiles/package.ring [new file with mode: 0644]
target/ringpm/packages/flappybird3000/README.md [new file with mode: 0644]
target/ringpm/packages/flappybird3000/lock.ring [new file with mode: 0644]
target/ringpm/packages/flappybird3000/main.ring [new file with mode: 0644]
target/ringpm/packages/flappybird3000/package.ring [new file with mode: 0644]
target/ringpm/packages/formdesigner/README.md [new file with mode: 0644]
target/ringpm/packages/formdesigner/lock.ring [new file with mode: 0644]
target/ringpm/packages/formdesigner/main.ring [new file with mode: 0644]
target/ringpm/packages/formdesigner/package.ring [new file with mode: 0644]
target/ringpm/packages/foxring/README.md [new file with mode: 0644]
target/ringpm/packages/foxring/lock.ring [new file with mode: 0644]
target/ringpm/packages/foxring/main.ring [new file with mode: 0644]
target/ringpm/packages/foxring/package.ring [new file with mode: 0644]
target/ringpm/packages/game2048/README.md [new file with mode: 0644]
target/ringpm/packages/game2048/lock.ring [new file with mode: 0644]
target/ringpm/packages/game2048/main.ring [new file with mode: 0644]
target/ringpm/packages/game2048/package.ring [new file with mode: 0644]
target/ringpm/packages/gameengine/README.md [new file with mode: 0644]
target/ringpm/packages/gameengine/lock.ring [new file with mode: 0644]
target/ringpm/packages/gameengine/main.ring [new file with mode: 0644]
target/ringpm/packages/gameengine/package.ring [new file with mode: 0644]
target/ringpm/packages/gameoflife/README.md [new file with mode: 0644]
target/ringpm/packages/gameoflife/lock.ring [new file with mode: 0644]
target/ringpm/packages/gameoflife/main.ring [new file with mode: 0644]
target/ringpm/packages/gameoflife/package.ring [new file with mode: 0644]
target/ringpm/packages/geanyeditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/geanyeditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/geanyeditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/geanyeditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/getquoteshistory/README.md [new file with mode: 0644]
target/ringpm/packages/getquoteshistory/lock.ring [new file with mode: 0644]
target/ringpm/packages/getquoteshistory/main.ring [new file with mode: 0644]
target/ringpm/packages/getquoteshistory/package.ring [new file with mode: 0644]
target/ringpm/packages/gogame/lock.ring [new file with mode: 0644]
target/ringpm/packages/gogame/main.ring [new file with mode: 0644]
target/ringpm/packages/gogame/package.ring [new file with mode: 0644]
target/ringpm/packages/goldmagic800/README.md [new file with mode: 0644]
target/ringpm/packages/goldmagic800/lock.ring [new file with mode: 0644]
target/ringpm/packages/goldmagic800/main.ring [new file with mode: 0644]
target/ringpm/packages/goldmagic800/package.ring [new file with mode: 0644]
target/ringpm/packages/help2wiki/README.md [new file with mode: 0644]
target/ringpm/packages/help2wiki/lock.ring [new file with mode: 0644]
target/ringpm/packages/help2wiki/main.ring [new file with mode: 0644]
target/ringpm/packages/help2wiki/package.ring [new file with mode: 0644]
target/ringpm/packages/internetlib/README.md [new file with mode: 0644]
target/ringpm/packages/internetlib/lock.ring [new file with mode: 0644]
target/ringpm/packages/internetlib/main.ring [new file with mode: 0644]
target/ringpm/packages/internetlib/package.ring [new file with mode: 0644]
target/ringpm/packages/juliandaycalendar/lock.ring [new file with mode: 0644]
target/ringpm/packages/juliandaycalendar/main.ring [new file with mode: 0644]
target/ringpm/packages/juliandaycalendar/package.ring [new file with mode: 0644]
target/ringpm/packages/knighttour/README.md [new file with mode: 0644]
target/ringpm/packages/knighttour/lock.ring [new file with mode: 0644]
target/ringpm/packages/knighttour/main.ring [new file with mode: 0644]
target/ringpm/packages/knighttour/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_allegro524/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_apache/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_freeglut/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_freeglut/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_freeglut/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_freeglut/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_glew/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libcurl/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_libcurl/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libcurl/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libcurl/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libsdl/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libuv/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_libuv/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libuv/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_libuv/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_mysql/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_openssl/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/README.md [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/lock.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/main.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/package.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/setup.ring [new file with mode: 0644]
target/ringpm/packages/libdepwin_pgsql/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/lightsout/README.md [new file with mode: 0644]
target/ringpm/packages/lightsout/lock.ring [new file with mode: 0644]
target/ringpm/packages/lightsout/main.ring [new file with mode: 0644]
target/ringpm/packages/lightsout/package.ring [new file with mode: 0644]
target/ringpm/packages/magicfour/README.md [new file with mode: 0644]
target/ringpm/packages/magicfour/lock.ring [new file with mode: 0644]
target/ringpm/packages/magicfour/main.ring [new file with mode: 0644]
target/ringpm/packages/magicfour/package.ring [new file with mode: 0644]
target/ringpm/packages/maze/applications/README.md [new file with mode: 0644]
target/ringpm/packages/maze/lock.ring [new file with mode: 0644]
target/ringpm/packages/maze/main.ring [new file with mode: 0644]
target/ringpm/packages/maze/package.ring [new file with mode: 0644]
target/ringpm/packages/memorygame/README.md [new file with mode: 0644]
target/ringpm/packages/memorygame/lock.ring [new file with mode: 0644]
target/ringpm/packages/memorygame/main.ring [new file with mode: 0644]
target/ringpm/packages/memorygame/package.ring [new file with mode: 0644]
target/ringpm/packages/minesweeper/README.md [new file with mode: 0644]
target/ringpm/packages/minesweeper/lock.ring [new file with mode: 0644]
target/ringpm/packages/minesweeper/main.ring [new file with mode: 0644]
target/ringpm/packages/minesweeper/package.ring [new file with mode: 0644]
target/ringpm/packages/naturallib/README.md [new file with mode: 0644]
target/ringpm/packages/naturallib/lock.ring [new file with mode: 0644]
target/ringpm/packages/naturallib/main.ring [new file with mode: 0644]
target/ringpm/packages/naturallib/package.ring [new file with mode: 0644]
target/ringpm/packages/notepadppeditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/notepadppeditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/notepadppeditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/notepadppeditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/othellogame/README.md [new file with mode: 0644]
target/ringpm/packages/othellogame/lock.ring [new file with mode: 0644]
target/ringpm/packages/othellogame/main.ring [new file with mode: 0644]
target/ringpm/packages/othellogame/package.ring [new file with mode: 0644]
target/ringpm/packages/pong/README.md [new file with mode: 0644]
target/ringpm/packages/pong/lock.ring [new file with mode: 0644]
target/ringpm/packages/pong/main.ring [new file with mode: 0644]
target/ringpm/packages/pong/package.ring [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/README.md [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/lock.ring [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/main.ring [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/package.ring [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/setup.ring [new file with mode: 0644]
target/ringpm/packages/qt512qmlruntime/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/qt512runtime/README.md [new file with mode: 0644]
target/ringpm/packages/qt512runtime/lock.ring [new file with mode: 0644]
target/ringpm/packages/qt512runtime/main.ring [new file with mode: 0644]
target/ringpm/packages/qt512runtime/package.ring [new file with mode: 0644]
target/ringpm/packages/qt512runtime/setup.ring [new file with mode: 0644]
target/ringpm/packages/qt512runtime/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/qtclassconverter/README.md [new file with mode: 0644]
target/ringpm/packages/qtclassconverter/lock.ring [new file with mode: 0644]
target/ringpm/packages/qtclassconverter/main.ring [new file with mode: 0644]
target/ringpm/packages/qtclassconverter/package.ring [new file with mode: 0644]
target/ringpm/packages/ring2exe/README.md [new file with mode: 0644]
target/ringpm/packages/ring2exe/lock.ring [new file with mode: 0644]
target/ringpm/packages/ring2exe/main.ring [new file with mode: 0644]
target/ringpm/packages/ring2exe/package.ring [new file with mode: 0644]
target/ringpm/packages/ringallegro/README.md [new file with mode: 0644]
target/ringpm/packages/ringallegro/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringallegro/main.ring [new file with mode: 0644]
target/ringpm/packages/ringallegro/package.ring [new file with mode: 0644]
target/ringpm/packages/ringbeep/README.md [new file with mode: 0644]
target/ringpm/packages/ringbeep/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringbeep/main.ring [new file with mode: 0644]
target/ringpm/packages/ringbeep/package.ring [new file with mode: 0644]
target/ringpm/packages/ringconsolecolors/README.md [new file with mode: 0644]
target/ringpm/packages/ringconsolecolors/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringconsolecolors/main.ring [new file with mode: 0644]
target/ringpm/packages/ringconsolecolors/package.ring [new file with mode: 0644]
target/ringpm/packages/ringcurl/README.md [new file with mode: 0644]
target/ringpm/packages/ringcurl/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringcurl/main.ring [new file with mode: 0644]
target/ringpm/packages/ringcurl/package.ring [new file with mode: 0644]
target/ringpm/packages/ringfreeglut/README.md [new file with mode: 0644]
target/ringpm/packages/ringfreeglut/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringfreeglut/main.ring [new file with mode: 0644]
target/ringpm/packages/ringfreeglut/package.ring [new file with mode: 0644]
target/ringpm/packages/ringhelpchm/README.md [new file with mode: 0644]
target/ringpm/packages/ringhelpchm/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringhelpchm/main.ring [new file with mode: 0644]
target/ringpm/packages/ringhelpchm/package.ring [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/README.md [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/main.ring [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/package.ring [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/setup.ring [new file with mode: 0644]
target/ringpm/packages/ringhelphtml/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/ringhelppdf/README.md [new file with mode: 0644]
target/ringpm/packages/ringhelppdf/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringhelppdf/main.ring [new file with mode: 0644]
target/ringpm/packages/ringhelppdf/package.ring [new file with mode: 0644]
target/ringpm/packages/ringlibsdl/README.md [new file with mode: 0644]
target/ringpm/packages/ringlibsdl/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringlibsdl/main.ring [new file with mode: 0644]
target/ringpm/packages/ringlibsdl/package.ring [new file with mode: 0644]
target/ringpm/packages/ringlibuv/README.md [new file with mode: 0644]
target/ringpm/packages/ringlibuv/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringlibuv/main.ring [new file with mode: 0644]
target/ringpm/packages/ringlibuv/package.ring [new file with mode: 0644]
target/ringpm/packages/ringmouseevent/README.md [new file with mode: 0644]
target/ringpm/packages/ringmouseevent/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringmouseevent/main.ring [new file with mode: 0644]
target/ringpm/packages/ringmouseevent/package.ring [new file with mode: 0644]
target/ringpm/packages/ringmurmurhash/README.md [new file with mode: 0644]
target/ringpm/packages/ringmurmurhash/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringmurmurhash/main.ring [new file with mode: 0644]
target/ringpm/packages/ringmurmurhash/package.ring [new file with mode: 0644]
target/ringpm/packages/ringmysql/README.md [new file with mode: 0644]
target/ringpm/packages/ringmysql/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringmysql/main.ring [new file with mode: 0644]
target/ringpm/packages/ringmysql/package.ring [new file with mode: 0644]
target/ringpm/packages/ringnotepad/README.md [new file with mode: 0644]
target/ringpm/packages/ringnotepad/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringnotepad/main.ring [new file with mode: 0644]
target/ringpm/packages/ringnotepad/package.ring [new file with mode: 0644]
target/ringpm/packages/ringodbc/README.md [new file with mode: 0644]
target/ringpm/packages/ringodbc/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringodbc/main.ring [new file with mode: 0644]
target/ringpm/packages/ringodbc/package.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl11/README.md [new file with mode: 0644]
target/ringpm/packages/ringopengl11/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl11/main.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl11/package.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl21/README.md [new file with mode: 0644]
target/ringpm/packages/ringopengl21/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl21/main.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl21/package.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl32/README.md [new file with mode: 0644]
target/ringpm/packages/ringopengl32/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl32/main.ring [new file with mode: 0644]
target/ringpm/packages/ringopengl32/package.ring [new file with mode: 0644]
target/ringpm/packages/ringopenssl/README.md [new file with mode: 0644]
target/ringpm/packages/ringopenssl/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringopenssl/main.ring [new file with mode: 0644]
target/ringpm/packages/ringopenssl/package.ring [new file with mode: 0644]
target/ringpm/packages/ringpostgresql/README.md [new file with mode: 0644]
target/ringpm/packages/ringpostgresql/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringpostgresql/main.ring [new file with mode: 0644]
target/ringpm/packages/ringpostgresql/package.ring [new file with mode: 0644]
target/ringpm/packages/ringpresentation/README.md [new file with mode: 0644]
target/ringpm/packages/ringpresentation/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringpresentation/main.ring [new file with mode: 0644]
target/ringpm/packages/ringpresentation/package.ring [new file with mode: 0644]
target/ringpm/packages/ringqt/README.md [new file with mode: 0644]
target/ringpm/packages/ringqt/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringqt/main.ring [new file with mode: 0644]
target/ringpm/packages/ringqt/package.ring [new file with mode: 0644]
target/ringpm/packages/ringqt/setup.ring [new file with mode: 0644]
target/ringpm/packages/ringqt/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/ringqtruntime/README.md [new file with mode: 0644]
target/ringpm/packages/ringqtruntime/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringqtruntime/main.ring [new file with mode: 0644]
target/ringpm/packages/ringqtruntime/package.ring [new file with mode: 0644]
target/ringpm/packages/ringraylib/README.md [new file with mode: 0644]
target/ringpm/packages/ringraylib/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringraylib/main.ring [new file with mode: 0644]
target/ringpm/packages/ringraylib/package.ring [new file with mode: 0644]
target/ringpm/packages/ringrepl/README.md [new file with mode: 0644]
target/ringpm/packages/ringrepl/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringrepl/main.ring [new file with mode: 0644]
target/ringpm/packages/ringrepl/package.ring [new file with mode: 0644]
target/ringpm/packages/ringsamples/README.md [new file with mode: 0644]
target/ringpm/packages/ringsamples/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringsamples/main.ring [new file with mode: 0644]
target/ringpm/packages/ringsamples/package.ring [new file with mode: 0644]
target/ringpm/packages/ringsamples/setup.ring [new file with mode: 0644]
target/ringpm/packages/ringsamples/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/ringsqlite/README.md [new file with mode: 0644]
target/ringpm/packages/ringsqlite/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringsqlite/main.ring [new file with mode: 0644]
target/ringpm/packages/ringsqlite/package.ring [new file with mode: 0644]
target/ringpm/packages/ringsrc/README.md [new file with mode: 0644]
target/ringpm/packages/ringsrc/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringsrc/main.ring [new file with mode: 0644]
target/ringpm/packages/ringsrc/package.ring [new file with mode: 0644]
target/ringpm/packages/ringvisualsrc/README.md [new file with mode: 0644]
target/ringpm/packages/ringvisualsrc/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringvisualsrc/main.ring [new file with mode: 0644]
target/ringpm/packages/ringvisualsrc/package.ring [new file with mode: 0644]
target/ringpm/packages/ringwinapi/README.md [new file with mode: 0644]
target/ringpm/packages/ringwinapi/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringwinapi/main.ring [new file with mode: 0644]
target/ringpm/packages/ringwinapi/package.ring [new file with mode: 0644]
target/ringpm/packages/ringwincreg/README.md [new file with mode: 0644]
target/ringpm/packages/ringwincreg/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringwincreg/main.ring [new file with mode: 0644]
target/ringpm/packages/ringwincreg/package.ring [new file with mode: 0644]
target/ringpm/packages/ringzip/README.md [new file with mode: 0644]
target/ringpm/packages/ringzip/lock.ring [new file with mode: 0644]
target/ringpm/packages/ringzip/main.ring [new file with mode: 0644]
target/ringpm/packages/ringzip/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcamera/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dcamera/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcamera/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcamera/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcameraandbackground/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dcameraandbackground/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcameraandbackground/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcameraandbackground/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcube/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dcube/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcube/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dcube/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlevelsofcubes/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dlevelsofcubes/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlevelsofcubes/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlevelsofcubes/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlongway/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dlongway/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlongway/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dlongway/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmanycubes/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dmanycubes/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmanycubes/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmanycubes/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmovablecube/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dmovablecube/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmovablecube/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dmovablecube/package.ring [new file with mode: 0644]
target/ringpm/packages/sample3dstars/README.md [new file with mode: 0644]
target/ringpm/packages/sample3dstars/lock.ring [new file with mode: 0644]
target/ringpm/packages/sample3dstars/main.ring [new file with mode: 0644]
target/ringpm/packages/sample3dstars/package.ring [new file with mode: 0644]
target/ringpm/packages/sixteenpuzzle/README.md [new file with mode: 0644]
target/ringpm/packages/sixteenpuzzle/lock.ring [new file with mode: 0644]
target/ringpm/packages/sixteenpuzzle/main.ring [new file with mode: 0644]
target/ringpm/packages/sixteenpuzzle/package.ring [new file with mode: 0644]
target/ringpm/packages/snake/applications/snake/README.md [new file with mode: 0644]
target/ringpm/packages/snake/lock.ring [new file with mode: 0644]
target/ringpm/packages/snake/main.ring [new file with mode: 0644]
target/ringpm/packages/snake/package.ring [new file with mode: 0644]
target/ringpm/packages/snakesandladders/README.md [new file with mode: 0644]
target/ringpm/packages/snakesandladders/lock.ring [new file with mode: 0644]
target/ringpm/packages/snakesandladders/main.ring [new file with mode: 0644]
target/ringpm/packages/snakesandladders/package.ring [new file with mode: 0644]
target/ringpm/packages/sokoban/README.md [new file with mode: 0644]
target/ringpm/packages/sokoban/lock.ring [new file with mode: 0644]
target/ringpm/packages/sokoban/main.ring [new file with mode: 0644]
target/ringpm/packages/sokoban/package.ring [new file with mode: 0644]
target/ringpm/packages/squarespuzzle/README.md [new file with mode: 0644]
target/ringpm/packages/squarespuzzle/lock.ring [new file with mode: 0644]
target/ringpm/packages/squarespuzzle/main.ring [new file with mode: 0644]
target/ringpm/packages/squarespuzzle/package.ring [new file with mode: 0644]
target/ringpm/packages/starsfighter/README.md [new file with mode: 0644]
target/ringpm/packages/starsfighter/lock.ring [new file with mode: 0644]
target/ringpm/packages/starsfighter/main.ring [new file with mode: 0644]
target/ringpm/packages/starsfighter/package.ring [new file with mode: 0644]
target/ringpm/packages/stdlib/README.md [new file with mode: 0644]
target/ringpm/packages/stdlib/lock.ring [new file with mode: 0644]
target/ringpm/packages/stdlib/main.ring [new file with mode: 0644]
target/ringpm/packages/stdlib/package.ring [new file with mode: 0644]
target/ringpm/packages/stopwatch/README.md [new file with mode: 0644]
target/ringpm/packages/stopwatch/lock.ring [new file with mode: 0644]
target/ringpm/packages/stopwatch/main.ring [new file with mode: 0644]
target/ringpm/packages/stopwatch/package.ring [new file with mode: 0644]
target/ringpm/packages/string2constant/README.md [new file with mode: 0644]
target/ringpm/packages/string2constant/lock.ring [new file with mode: 0644]
target/ringpm/packages/string2constant/main.ring [new file with mode: 0644]
target/ringpm/packages/string2constant/package.ring [new file with mode: 0644]
target/ringpm/packages/sublimetext2editorextension/README.md [new file with mode: 0644]
target/ringpm/packages/sublimetext2editorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/sublimetext2editorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/sublimetext2editorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/sudoku/README.md [new file with mode: 0644]
target/ringpm/packages/sudoku/lock.ring [new file with mode: 0644]
target/ringpm/packages/sudoku/main.ring [new file with mode: 0644]
target/ringpm/packages/sudoku/package.ring [new file with mode: 0644]
target/ringpm/packages/sumpuzzlegame/README.md [new file with mode: 0644]
target/ringpm/packages/sumpuzzlegame/lock.ring [new file with mode: 0644]
target/ringpm/packages/sumpuzzlegame/main.ring [new file with mode: 0644]
target/ringpm/packages/sumpuzzlegame/package.ring [new file with mode: 0644]
target/ringpm/packages/superman2016/README.md [new file with mode: 0644]
target/ringpm/packages/superman2016/lock.ring [new file with mode: 0644]
target/ringpm/packages/superman2016/main.ring [new file with mode: 0644]
target/ringpm/packages/superman2016/package.ring [new file with mode: 0644]
target/ringpm/packages/tesseragame/README.md [new file with mode: 0644]
target/ringpm/packages/tesseragame/lock.ring [new file with mode: 0644]
target/ringpm/packages/tesseragame/main.ring [new file with mode: 0644]
target/ringpm/packages/tesseragame/package.ring [new file with mode: 0644]
target/ringpm/packages/texttospeech/README.md [new file with mode: 0644]
target/ringpm/packages/texttospeech/lock.ring [new file with mode: 0644]
target/ringpm/packages/texttospeech/main.ring [new file with mode: 0644]
target/ringpm/packages/texttospeech/package.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe/README.md [new file with mode: 0644]
target/ringpm/packages/tictactoe/lock.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe/main.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe/package.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe3d/README.md [new file with mode: 0644]
target/ringpm/packages/tictactoe3d/lock.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe3d/main.ring [new file with mode: 0644]
target/ringpm/packages/tictactoe3d/package.ring [new file with mode: 0644]
target/ringpm/packages/tracelib/README.md [new file with mode: 0644]
target/ringpm/packages/tracelib/lock.ring [new file with mode: 0644]
target/ringpm/packages/tracelib/main.ring [new file with mode: 0644]
target/ringpm/packages/tracelib/package.ring [new file with mode: 0644]
target/ringpm/packages/typehints/README.md [new file with mode: 0644]
target/ringpm/packages/typehints/lock.ring [new file with mode: 0644]
target/ringpm/packages/typehints/main.ring [new file with mode: 0644]
target/ringpm/packages/typehints/package.ring [new file with mode: 0644]
target/ringpm/packages/urlshortener/README.md [new file with mode: 0644]
target/ringpm/packages/urlshortener/lock.ring [new file with mode: 0644]
target/ringpm/packages/urlshortener/main.ring [new file with mode: 0644]
target/ringpm/packages/urlshortener/package.ring [new file with mode: 0644]
target/ringpm/packages/videomusicplayer/README.md [new file with mode: 0644]
target/ringpm/packages/videomusicplayer/lock.ring [new file with mode: 0644]
target/ringpm/packages/videomusicplayer/main.ring [new file with mode: 0644]
target/ringpm/packages/videomusicplayer/package.ring [new file with mode: 0644]
target/ringpm/packages/visualizesortsample/README.md [new file with mode: 0644]
target/ringpm/packages/visualizesortsample/lock.ring [new file with mode: 0644]
target/ringpm/packages/visualizesortsample/main.ring [new file with mode: 0644]
target/ringpm/packages/visualizesortsample/package.ring [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/setup.ring [new file with mode: 0644]
target/ringpm/packages/visualstudioeditorextension/uninstall.ring [new file with mode: 0644]
target/ringpm/packages/vscodeeditorextension/README.md [new file with mode: 0644]
target/ringpm/packages/vscodeeditorextension/lock.ring [new file with mode: 0644]
target/ringpm/packages/vscodeeditorextension/main.ring [new file with mode: 0644]
target/ringpm/packages/vscodeeditorextension/package.ring [new file with mode: 0644]
target/ringpm/packages/weblib/README.md [new file with mode: 0644]
target/ringpm/packages/weblib/lock.ring [new file with mode: 0644]
target/ringpm/packages/weblib/main.ring [new file with mode: 0644]
target/ringpm/packages/weblib/package.ring [new file with mode: 0644]
target/ringpm/packages/weblibtools/README.md [new file with mode: 0644]
target/ringpm/packages/weblibtools/lock.ring [new file with mode: 0644]
target/ringpm/packages/weblibtools/main.ring [new file with mode: 0644]
target/ringpm/packages/weblibtools/package.ring [new file with mode: 0644]
target/ringpm/packages/weighthistory/README.md [new file with mode: 0644]
target/ringpm/packages/weighthistory/lock.ring [new file with mode: 0644]
target/ringpm/packages/weighthistory/main.ring [new file with mode: 0644]
target/ringpm/packages/weighthistory/package.ring [new file with mode: 0644]
target/ringpm/packages/winstartupmanager/README.md [new file with mode: 0644]
target/ringpm/packages/winstartupmanager/lock.ring [new file with mode: 0644]
target/ringpm/packages/winstartupmanager/main.ring [new file with mode: 0644]
target/ringpm/packages/winstartupmanager/package.ring [new file with mode: 0644]
target/ringpm/packages/wisequadrat/README.md [new file with mode: 0644]
target/ringpm/packages/wisequadrat/lock.ring [new file with mode: 0644]
target/ringpm/packages/wisequadrat/main.ring [new file with mode: 0644]
target/ringpm/packages/wisequadrat/package.ring [new file with mode: 0644]
target/ringpm/packages/zerolib/lock.ring [new file with mode: 0644]
target/ringpm/packages/zerolib/main.ring [new file with mode: 0644]
target/ringpm/packages/zerolib/package.ring [new file with mode: 0644]
target/ringpm/refreshcache.bat [new file with mode: 0644]
target/ringpm/registry/registry.ring [new file with mode: 0644]
target/ringpm/registry/version.ring [new file with mode: 0644]
target/ringpm/ringpm.exe [new file with mode: 0644]
target/ringpm/ringpm.ring [new file with mode: 0644]
target/ringpm/tests/README.md [new file with mode: 0644]
target/ringpm/tests/build.bat [new file with mode: 0644]
target/ringpm/tests/correct/test1.txt [new file with mode: 0644]
target/ringpm/tests/correct/test10.txt [new file with mode: 0644]
target/ringpm/tests/correct/test11.txt [new file with mode: 0644]
target/ringpm/tests/correct/test12.txt [new file with mode: 0644]
target/ringpm/tests/correct/test13.txt [new file with mode: 0644]
target/ringpm/tests/correct/test14.txt [new file with mode: 0644]
target/ringpm/tests/correct/test15.txt [new file with mode: 0644]
target/ringpm/tests/correct/test16.txt [new file with mode: 0644]
target/ringpm/tests/correct/test17.txt [new file with mode: 0644]
target/ringpm/tests/correct/test18.txt [new file with mode: 0644]
target/ringpm/tests/correct/test19.txt [new file with mode: 0644]
target/ringpm/tests/correct/test2.txt [new file with mode: 0644]
target/ringpm/tests/correct/test20.txt [new file with mode: 0644]
target/ringpm/tests/correct/test21.txt [new file with mode: 0644]
target/ringpm/tests/correct/test22.txt [new file with mode: 0644]
target/ringpm/tests/correct/test23.txt [new file with mode: 0644]
target/ringpm/tests/correct/test24.txt [new file with mode: 0644]
target/ringpm/tests/correct/test25.txt [new file with mode: 0644]
target/ringpm/tests/correct/test26.txt [new file with mode: 0644]
target/ringpm/tests/correct/test27.txt [new file with mode: 0644]
target/ringpm/tests/correct/test28.txt [new file with mode: 0644]
target/ringpm/tests/correct/test29.txt [new file with mode: 0644]
target/ringpm/tests/correct/test3.txt [new file with mode: 0644]
target/ringpm/tests/correct/test4.txt [new file with mode: 0644]
target/ringpm/tests/correct/test5.txt [new file with mode: 0644]
target/ringpm/tests/correct/test6.txt [new file with mode: 0644]
target/ringpm/tests/correct/test7.txt [new file with mode: 0644]
target/ringpm/tests/correct/test8.txt [new file with mode: 0644]
target/ringpm/tests/correct/test9.txt [new file with mode: 0644]
target/ringpm/tests/current/test1.txt [new file with mode: 0644]
target/ringpm/tests/current/test10.txt [new file with mode: 0644]
target/ringpm/tests/current/test11.txt [new file with mode: 0644]
target/ringpm/tests/current/test12.txt [new file with mode: 0644]
target/ringpm/tests/current/test13.txt [new file with mode: 0644]
target/ringpm/tests/current/test14.txt [new file with mode: 0644]
target/ringpm/tests/current/test15.txt [new file with mode: 0644]
target/ringpm/tests/current/test16.txt [new file with mode: 0644]
target/ringpm/tests/current/test17.txt [new file with mode: 0644]
target/ringpm/tests/current/test18.txt [new file with mode: 0644]
target/ringpm/tests/current/test19.txt [new file with mode: 0644]
target/ringpm/tests/current/test2.txt [new file with mode: 0644]
target/ringpm/tests/current/test20.txt [new file with mode: 0644]
target/ringpm/tests/current/test21.txt [new file with mode: 0644]
target/ringpm/tests/current/test22.txt [new file with mode: 0644]
target/ringpm/tests/current/test23.txt [new file with mode: 0644]
target/ringpm/tests/current/test24.txt [new file with mode: 0644]
target/ringpm/tests/current/test25.txt [new file with mode: 0644]
target/ringpm/tests/current/test26.txt [new file with mode: 0644]
target/ringpm/tests/current/test27.txt [new file with mode: 0644]
target/ringpm/tests/current/test28.txt [new file with mode: 0644]
target/ringpm/tests/current/test29.txt [new file with mode: 0644]
target/ringpm/tests/current/test3.txt [new file with mode: 0644]
target/ringpm/tests/current/test4.txt [new file with mode: 0644]
target/ringpm/tests/current/test5.txt [new file with mode: 0644]
target/ringpm/tests/current/test6.txt [new file with mode: 0644]
target/ringpm/tests/current/test7.txt [new file with mode: 0644]
target/ringpm/tests/current/test8.txt [new file with mode: 0644]
target/ringpm/tests/current/test9.txt [new file with mode: 0644]
target/ringpm/tests/globals.ring [new file with mode: 0644]
target/ringpm/tests/test.bat [new file with mode: 0644]
target/ringpm/tests/test.ring [new file with mode: 0644]
target/ringpm/tests/tests.ring [new file with mode: 0644]
target/src/README.md [new file with mode: 0644]
target/src/buildbccstatic.bat [new file with mode: 0644]
target/src/buildclang.bat [new file with mode: 0644]
target/src/buildclang.sh [new file with mode: 0644]
target/src/buildclangstatic.sh [new file with mode: 0644]
target/src/buildgcc.sh [new file with mode: 0644]
target/src/buildgccstatic.bat [new file with mode: 0644]
target/src/buildgccstatic.sh [new file with mode: 0644]
target/src/buildtccstatic.bat [new file with mode: 0644]
target/src/buildvc.bat [new file with mode: 0644]
target/src/buildvcstatic.bat [new file with mode: 0644]
target/src/buildvcw.bat [new file with mode: 0644]
target/src/installdep.sh [new file with mode: 0644]
target/src/installdepfedora.sh [new file with mode: 0644]
target/src/installdepmac.sh [new file with mode: 0644]
target/src/locatevc.bat [new file with mode: 0644]
target/src/ring.c [new file with mode: 0644]
target/src/ring_api.c [new file with mode: 0644]
target/src/ring_codegen.c [new file with mode: 0644]
target/src/ring_expr.c [new file with mode: 0644]
target/src/ring_ext.c [new file with mode: 0644]
target/src/ring_hashlib.c [new file with mode: 0644]
target/src/ring_hashtable.c [new file with mode: 0644]
target/src/ring_item.c [new file with mode: 0644]
target/src/ring_items.c [new file with mode: 0644]
target/src/ring_list.c [new file with mode: 0644]
target/src/ring_objfile.c [new file with mode: 0644]
target/src/ring_parser.c [new file with mode: 0644]
target/src/ring_scanner.c [new file with mode: 0644]
target/src/ring_state.c [new file with mode: 0644]
target/src/ring_stmt.c [new file with mode: 0644]
target/src/ring_string.c [new file with mode: 0644]
target/src/ring_vm.c [new file with mode: 0644]
target/src/ring_vmcui.c [new file with mode: 0644]
target/src/ring_vmdll.c [new file with mode: 0644]
target/src/ring_vmduprange.c [new file with mode: 0644]
target/src/ring_vmexit.c [new file with mode: 0644]
target/src/ring_vmexpr.c [new file with mode: 0644]
target/src/ring_vmfile.c [new file with mode: 0644]
target/src/ring_vmfuncs.c [new file with mode: 0644]
target/src/ring_vmgc.c [new file with mode: 0644]
target/src/ring_vmjump.c [new file with mode: 0644]
target/src/ring_vmlistfuncs.c [new file with mode: 0644]
target/src/ring_vmlists.c [new file with mode: 0644]
target/src/ring_vmmath.c [new file with mode: 0644]
target/src/ring_vmoop.c [new file with mode: 0644]
target/src/ring_vmos.c [new file with mode: 0644]
target/src/ring_vmperformance.c [new file with mode: 0644]
target/src/ring_vmrefmeta.c [new file with mode: 0644]
target/src/ring_vmstackvars.c [new file with mode: 0644]
target/src/ring_vmstate.c [new file with mode: 0644]
target/src/ring_vmstrindex.c [new file with mode: 0644]
target/src/ring_vmtrycatch.c [new file with mode: 0644]
target/src/ring_vmvars.c [new file with mode: 0644]
target/src/ringw.c [new file with mode: 0644]