Commit Graph

  • d710717489 Adds solo repository support master sloum 2022-11-14 13:48:49 -0800
  • 912e575463 Removes test file sloum 2022-11-12 23:00:59 -0800
  • 9c87cfe07d Adds update-all, deps, and version. Removes docs, it sucked. sloum 2022-11-12 23:00:32 -0800
  • 986af2d5ec Adds fetch to slp sloum 2022-05-19 22:04:46 -0700
  • b95b203a1e Adds local install option sloum 2022-05-09 15:40:53 -0700
  • 92376101c3 Merge branch 'master' of https://git.rawtext.club/slope-lang/slp sloum 2022-05-03 16:32:35 -0700
  • d3fe0177bd Modifies the output of a few operations sloum 2022-05-03 16:32:25 -0700
  • 478c22a213 Changes modeline in gen to use flope as ft sloum 2022-04-12 00:55:30 +0000
  • 695b27d43c Fixes error in help message where the wrong global path is listed sloum 2021-12-30 18:30:07 +0000
  • 3f41da0898 Adds makefile target for creating the global lib dir sloum 2021-12-24 10:27:31 -0800
  • 313351a575 Updates some error messaging and fixes installed so that global listing still works sloum 2021-12-24 10:22:27 -0800
  • e18d4cd30a Finishes out support for global modules, still no versioning sloum 2021-12-24 09:33:39 -0800
  • f6856766bf Makes sure that the import name matches the module title, rather than the remote repo path sloum 2021-09-20 20:09:44 -0700
  • 9db8c791c3 Improves command output sloum 2021-09-18 11:42:24 -0700
  • ce4035bfc7 Updates output formatting for install, update, and remove sloum 2021-09-16 23:23:32 -0700
  • 81b3e3645b Fixes hidden tabs in help text sloum 2021-09-16 14:51:19 -0700
  • e99e818b37 Updates slp to have a more normalized syntax and updates surrounding documentation sloum 2021-09-16 14:43:08 -0700
  • 308b24ab9e Minor update to man page sloum 2021-09-03 14:54:33 -0700
  • b0aec87de1 Does check for installed module before trying to install it again sloum 2021-08-30 14:20:14 -0700
  • 6e38dcc353 Removes faulty time code in download function sloum 2021-08-30 19:45:40 +0000
  • bb6fdec578 Adds 'installed' arg and changes update to actually update only when needed. sloum 2021-08-29 21:24:51 -0700
  • 7ea1c978a8 Fixes logical inversion re: time before/after in registry download sloum 2021-08-29 18:57:47 -0700
  • 7c7a8e50ea Updates gen to make an actual module style example file sloum 2021-08-27 15:16:45 -0700
  • bd9d08d14b Merge branch 'master' of https://git.rawtext.club/slope-lang/slp sloum 2021-08-27 15:04:57 -0700
  • a60d919fd5 Adds messaging for actions taken during install sloum 2021-08-27 15:04:49 -0700
  • 42c21bf8c5 Handles recursive dependency installation sloum 2021-08-27 15:02:36 -0700
  • 40028e365b Revises help text sloum 2021-08-27 14:51:04 +0000
  • 3d8d1a7cc7 Updates readme and man page sloum 2021-08-26 23:11:23 -0700
  • 92f6017697 Adds new module format with search, gen, etc. sloum 2021-08-26 23:07:02 -0700
  • 3299a6e2f4 Adds man page and makefile, updates license, removes binary sloum 2021-08-26 15:25:48 -0700
  • fb7198def3 Adds search functionality sloum 2021-08-26 15:16:48 -0700
  • 98e1818aab Basic functionality is working sloum 2021-08-26 14:52:22 -0700
  • 3c8886105f Initial commit of pluto-lang plp fork sloum 2021-08-26 14:31:43 -0700
  • dcb006eb2f Merge pull request #1 from pluto-language/show-modified-packages Zac Garby 2017-08-31 23:57:52 +0100
  • e635f110b6 Add prints when an operator is called Zac Garby 2017-08-31 23:41:57 +0100
  • 57014c9821 Remove various debug prints Zac Garby 2017-08-31 23:36:59 +0100
  • b9cc1f86c6 Print which packages have been modified Zac Garby 2017-08-31 23:35:04 +0100
  • 95462090ea Print completion message in cyan Zac Garby 2017-08-31 23:32:06 +0100
  • 6592cf5aec Improve prompt Zac Garby 2017-08-31 23:30:10 +0100
  • cf3041ed2d Generate the package and apply the template Zac Garby 2017-08-31 23:15:56 +0100
  • a2279925d3 Prompt for package options Zac Garby 2017-08-31 21:23:55 +0100
  • a035abd15f Fix < and > in TODO Zac Garby 2017-08-31 20:34:13 +0100
  • 7a4d4f7e05 Merge branch 'master' of https://github.com/pluto-language/plp Zac Garby 2017-08-31 20:33:34 +0100
  • 80773a8619 Parse generate operations Zac Garby 2017-08-31 20:33:31 +0100
  • 504fd5152e Right-align operation names Zac Garby 2017-08-31 20:31:45 +0100
  • a697ebdac6 Print what's been done in colour Zac Garby 2017-08-31 20:31:16 +0100
  • 51806c3ffb Create TODO.md Zac Garby 2017-08-31 19:45:37 +0100
  • 96eb188867 Update README Zac Garby 2017-08-31 13:02:40 +0100
  • 9fdfddf724 Implement List() Zac Garby 2017-08-31 13:00:45 +0100
  • 43ab9b6222 Improve help message Zac Garby 2017-08-31 12:12:41 +0100
  • 9ee589cffd Update README Zac Garby 2017-08-31 12:02:45 +0100
  • 092c7ed557 Implement Update(pkg) Zac Garby 2017-08-31 12:00:27 +0100
  • 0095011160 Show how many packages have been installed, removed, and updated Zac Garby 2017-08-31 11:58:21 +0100
  • 8ce082cd83 Make +<pkg> and -<pkg> work Zac Garby 2017-08-31 11:55:23 +0100
  • e13a62872f Implement Remove(pkg) Zac Garby 2017-08-31 11:55:03 +0100
  • e142cdf07f Implement Install(pkg) function Zac Garby 2017-08-31 11:42:17 +0100
  • d13e95db19 Add getPackages() Zac Garby 2017-08-31 11:22:47 +0100
  • a3cb43cbb4 Define downloadDirectory() Zac Garby 2017-08-31 11:02:40 +0100
  • 84c880c955 Fix typo Zac Garby 2017-08-31 10:48:51 +0100
  • eef502dd30 Add a help message when no arguments are supplied Zac Garby 2017-08-31 10:48:00 +0100
  • c502ce38d1 Update README.md Zac Garby 2017-08-31 01:53:56 +0100
  • 7996c3a9d1 Update README Zac Garby 2017-08-31 01:52:10 +0100
  • 8255955efe Update README Zac Garby 2017-08-31 01:51:08 +0100
  • 6d7fbef0c0 Implement basic argument parsing Zac Garby 2017-08-31 01:50:03 +0100
  • da69d922ac Update name in LICENSE Zac Garby 2017-08-31 01:26:08 +0100
  • 4a57185404 Update README.md Zac Garby 2017-08-31 01:22:44 +0100
  • 223374051d Initial commit Zac Garby 2017-08-31 01:15:32 +0100