Commit Graph

  • 57d0d7757e
    Merge pull request #21 from ThakeeNathees/and-or-expr Thakee Nathees 2021-05-16 00:32:50 +0530
  • 0d6f2ce6a3 and or expression parsing implemented Thakee Nathees 2021-05-15 23:27:34 +0530
  • 036aaa124d
    Merge pull request #20 from ThakeeNathees/gc-sweep Thakee Nathees 2021-05-15 20:57:09 +0530
  • 73fc379560 gc sweep/ stack reallocation implemented Thakee Nathees 2021-05-15 16:16:55 +0530
  • 148cd97b8b
    Merge pull request #19 from ThakeeNathees/builtin-fn-refactor Thakee Nathees 2021-05-15 15:09:57 +0530
  • 0c22a4d8e8 builtin function refactored. Thakee Nathees 2021-05-15 14:59:44 +0530
  • c3041c74a9 fixed: iterator (internal) variables popped twise. Thakee Nathees 2021-05-14 16:14:57 +0530
  • 9c77ff5a6c docs buildscript updated Thakee Nathees 2021-05-13 16:01:55 +0530
  • b83820bd4c
    Merge pull request #16 from ThakeeNathees/local-variable-bug Thakee Nathees 2021-05-13 14:42:25 +0530
  • 5c1b776047 fixed: local variables wasn't poped from the scope Thakee Nathees 2021-05-13 14:40:57 +0530
  • 40de966ed0 try now page implemented with wasm Thakee Nathees 2021-05-13 00:58:44 +0530
  • 7b5637fac7
    Merge pull request #15 from ThakeeNathees/try-online Thakee Nathees 2021-05-12 18:57:23 +0530
  • 89a1cd1c4f try-online wasm implementations Thakee Nathees 2021-05-12 16:27:35 +0530
  • 1d2d88fa7a docs source moved to master Thakee Nathees 2021-05-12 13:27:51 +0530
  • 3e444ad196 assertion function and tests impl. Thakee Nathees 2021-05-11 12:08:23 +0530
  • e2802c3a9f
    Merge pull request #14 from ThakeeNathees/import-refactor Thakee Nathees 2021-05-10 00:32:04 +0530
  • 57931c5dca python like import statement implemented Thakee Nathees 2021-05-10 00:30:59 +0530
  • dd42fc61ad import statement refactored Thakee Nathees 2021-05-09 18:01:36 +0530
  • 7172cc25ba
    Merge pull request #13 from ThakeeNathees/rename-ms-to-pk Thakee Nathees 2021-05-09 16:00:31 +0530
  • 68c73ccaf4 method symbol names refactored Thakee Nathees 2021-05-09 15:58:00 +0530
  • 226b4844fe
    Merge pull request #12 from ThakeeNathees/minimal-build-file Thakee Nathees 2021-05-09 12:09:30 +0530
  • 4a45135399 build script refactored to single file Thakee Nathees 2021-05-09 04:14:08 +0530
  • f8573b8d63
    Merge pull request #11 from ThakeeNathees/rename-language Thakee Nathees 2021-05-08 16:40:57 +0530
  • 7ea8df652c language name changed to pocketlang Thakee Nathees 2021-05-08 16:24:07 +0530
  • ece8cf06a8
    Merge pull request #10 from ThakeeNathees/import-refactor Thakee Nathees 2021-05-07 17:55:28 +0530
  • 58849ab1c3 null path bug (from last commit) fixed Thakee Nathees 2021-05-07 15:11:19 +0530
  • 3e5f9553cb import system backend refactored Thakee Nathees 2021-05-07 12:51:34 +0530
  • e613203cca import statement refactor Thakee Nathees 2021-05-06 19:49:30 +0530
  • 0db6cf9780 Merge pull request #9 from ThakeeNathees/map-literal Thakee Nathees 2021-05-06 10:37:58 +0530
  • 414bb43012 map literal and subscription operation implemented Thakee Nathees 2021-05-06 10:30:02 +0530
  • f44cca0dd2
    Merge pull request #8 from ThakeeNathees/name-buffer-refactor Thakee Nathees 2021-05-05 12:00:16 +0530
  • a33750f26f script name buffer refactored Thakee Nathees 2021-05-05 11:25:34 +0530
  • 6e5d2e06b5 initial buffer refactor commit Thakee Nathees 2021-05-05 10:25:27 +0530
  • 46a3b68932
    Merge pull request #7 from ThakeeNathees/map-implementation Thakee Nathees 2021-05-04 15:55:31 +0530
  • e382a0430c map methods implemented Thakee Nathees 2021-05-04 15:54:26 +0530
  • f61c7bfa68 value hash implemented Thakee Nathees 2021-05-03 18:39:23 +0530
  • ae53d365e5
    Merge pull request #6 from ThakeeNathees/garbage-collection-2 Thakee Nathees 2021-05-02 16:37:10 +0530
  • d901b7fc7e reachability analysis implemented Thakee Nathees 2021-05-01 15:43:39 +0530
  • 8f52c6d54e
    Merge pull request #5 from ThakeeNathees/string-format Thakee Nathees 2021-04-29 20:50:38 +0530
  • 8a438b4f7e string format method implemented Thakee Nathees 2021-04-28 19:26:56 +0530
  • df39d71cf1
    Merge pull request #4 from ThakeeNathees/garbage-collector Thakee Nathees 2021-04-27 11:25:04 +0530
  • bd4642be70 early root marking implemented Thakee Nathees 2021-04-26 15:04:30 +0530
  • 34716b4f6b garbage collection implementations. Thakee Nathees 2021-04-25 20:49:39 +0530
  • c601e5cf90
    Merge pull request #3 from ThakeeNathees/fiber-implementation Thakee Nathees 2021-04-24 22:54:25 +0530
  • f7c3b2b8e2 fiber implemented and calling convention fixed. Thakee Nathees 2021-02-25 14:33:06 +0530
  • e6bcc7abe9 list close bracked line consume bug fix Thakee Nathees 2021-02-23 02:11:05 +0530
  • 869d87256c debug information for compiled opcodes implemented Thakee Nathees 2021-02-17 23:57:24 +0530
  • d7495235aa a list of TODOs created Thakee Nathees 2021-02-16 23:58:03 +0530
  • 1243bbad5b
    Merge pull request #2 from ThakeeNathees/increment-operators Thakee Nathees 2021-02-16 11:49:18 +0530
  • 6c88b99065 elif jump implemented Thakee Nathees 2021-02-16 00:21:00 +0530
  • f090089e4b increment operators implemented Thakee Nathees 2021-02-15 18:19:19 +0530
  • c69a5686bb Merge branch 'master' of https://github.com/ThakeeNathees/miniscript Thakee Nathees 2021-02-13 23:08:55 +0530
  • 83144c9b30 submodule bug fixed Thakee Nathees 2021-02-13 23:07:38 +0530
  • d1e2d225dd
    Merge pull request #1 from ThakeeNathees/function-literal Thakee Nathees 2021-02-13 23:03:31 +0530
  • 39a3172d69 function literal implemented Thakee Nathees 2021-02-13 19:27:59 +0530
  • 38a22fea9f iterator implemented Thakee Nathees 2021-02-12 23:10:19 +0530
  • 2b132409e2 import statement refactored to a builtin function Thakee Nathees 2021-02-12 12:23:52 +0530
  • 21c57a6d39 vm implementations Thakee Nathees 2021-02-11 23:05:43 +0530
  • fb61ab147b vm implementations Thakee Nathees 2021-02-10 22:53:48 +0530
  • 09d397bbfc opcodes implemented Thakee Nathees 2021-02-09 13:51:10 +0530
  • 6317274d89 vm configuration implemented Thakee Nathees 2021-02-08 00:00:29 +0530
  • c77801daf3 initial commit Thakee Nathees 2021-02-07 13:10:00 +0530