]> git.lizzy.rs Git - nothing.git/log
nothing.git
5 years ago(#527) add greaterThan native function to STD library
rexim [Sat, 1 Dec 2018 17:31:43 +0000 (00:31 +0700)]
(#527) add greaterThan native function to STD library

5 years ago(#527) Load STD library in REPL
rexim [Sat, 1 Dec 2018 17:31:31 +0000 (00:31 +0700)]
(#527) Load STD library in REPL

5 years agoRemove TODO(#503)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#503)

5 years agoRemove TODO(#530)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#530)

5 years agoMerge pull request #534 from tsoding/530
Alexey Kutepov [Sat, 1 Dec 2018 16:59:51 +0000 (23:59 +0700)]
Merge pull request #534 from tsoding/530

(#530) Implement tail format argument for unpack_args

5 years ago(#530) Implement tail format argument for unpack_args
rexim [Sat, 1 Dec 2018 16:55:10 +0000 (23:55 +0700)]
(#530) Implement tail format argument for unpack_args

5 years agoMerge pull request #533 from engelju/patch-1
Alexey Kutepov [Fri, 30 Nov 2018 14:32:55 +0000 (21:32 +0700)]
Merge pull request #533 from engelju/patch-1

Update README for MacOS dependencies

5 years agoUpdate README for MacOS dependencies
Julie Engel [Fri, 30 Nov 2018 14:19:30 +0000 (15:19 +0100)]
Update README for MacOS dependencies

5 years agoMerge pull request #529 from tsoding/526
Alexey Kutepov [Sun, 25 Nov 2018 18:54:39 +0000 (01:54 +0700)]
Merge pull request #529 from tsoding/526

(#526) ebisp support for `when`

5 years agoAdd TODO(#530)
rexim [Sun, 25 Nov 2018 18:08:48 +0000 (01:08 +0700)]
Add TODO(#530)

5 years agoRemove TODO(#526)
rexim [Sun, 25 Nov 2018 18:07:23 +0000 (01:07 +0700)]
Remove TODO(#526)

5 years ago(#526) Eval the body of `when`
rexim [Sun, 25 Nov 2018 18:03:39 +0000 (01:03 +0700)]
(#526) Eval the body of `when`

5 years ago(#526) Introduce eval_block
rexim [Sun, 25 Nov 2018 18:02:26 +0000 (01:02 +0700)]
(#526) Introduce eval_block

5 years ago(#526) introduce (print) for REPL
rexim [Sun, 25 Nov 2018 18:01:48 +0000 (01:01 +0700)]
(#526) introduce (print) for REPL

5 years agoMerge pull request #528 from tsoding/525
Alexey Kutepov [Sun, 25 Nov 2018 17:22:22 +0000 (00:22 +0700)]
Merge pull request #528 from tsoding/525

(#525) Make level_script functions static

5 years ago(#525) Make level_script functions static
rexim [Sun, 25 Nov 2018 17:19:35 +0000 (00:19 +0700)]
(#525) Make level_script functions static

Eliminating the need of any kind of prefix

5 years agoMerge pull request #520 from tsoding/513
Alexey Kutepov [Sun, 25 Nov 2018 17:10:16 +0000 (00:10 +0700)]
Merge pull request #520 from tsoding/513

(#513) Hide space to jump label

5 years agoAdd TODO(#527)
rexim [Sun, 25 Nov 2018 17:07:41 +0000 (00:07 +0700)]
Add TODO(#527)

5 years agoAdd TODO(#526)
rexim [Sun, 25 Nov 2018 17:07:40 +0000 (00:07 +0700)]
Add TODO(#526)

5 years agoAdd TODO(#525)
rexim [Sun, 25 Nov 2018 17:07:21 +0000 (00:07 +0700)]
Add TODO(#525)

5 years agoAdd TODO(#524)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#524)

5 years agoAdd TODO(#523)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#523)

5 years agoAdd TODO(#522)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#522)

5 years agoAdd TODO(#521)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#521)

5 years ago(#513) Logging problem
rexim [Sun, 25 Nov 2018 17:04:35 +0000 (00:04 +0700)]
(#513) Logging problem

5 years ago(#513) Introduce hide_jump_label script
rexim [Sun, 25 Nov 2018 16:58:48 +0000 (23:58 +0700)]
(#513) Introduce hide_jump_label script

5 years ago(#513) Introduce (get-player-jump-count)
rexim [Sun, 25 Nov 2018 16:51:42 +0000 (23:51 +0700)]
(#513) Introduce (get-player-jump-count)

5 years ago(#513) Remove player script
rexim [Sun, 25 Nov 2018 16:44:42 +0000 (23:44 +0700)]
(#513) Remove player script

5 years ago(#513) there is no way to send info from one script to another one
rexim [Sun, 25 Nov 2018 16:04:55 +0000 (23:04 +0700)]
(#513) there is no way to send info from one script to another one

5 years ago(#513) Assign script to player
rexim [Sat, 24 Nov 2018 18:50:14 +0000 (01:50 +0700)]
(#513) Assign script to player

5 years ago(#513) inline create_player
rexim [Sat, 24 Nov 2018 18:04:22 +0000 (01:04 +0700)]
(#513) inline create_player

5 years ago(#513) Introduce (hide-label) and (show-label)
rexim [Sat, 24 Nov 2018 17:41:29 +0000 (00:41 +0700)]
(#513) Introduce (hide-label) and (show-label)

5 years agoMerge pull request #519 from tsoding/518
Alexey Kutepov [Sun, 25 Nov 2018 10:31:00 +0000 (17:31 +0700)]
Merge pull request #519 from tsoding/518

(#518) Add clang CI build

5 years ago(#518) undefined reference to sqrtf
rexim [Sun, 25 Nov 2018 10:29:00 +0000 (17:29 +0700)]
(#518) undefined reference to sqrtf

5 years ago(#518) undefined reference
rexim [Sun, 25 Nov 2018 10:26:12 +0000 (17:26 +0700)]
(#518) undefined reference

5 years ago(#518) Add clang CI build
rexim [Sun, 25 Nov 2018 10:19:17 +0000 (17:19 +0700)]
(#518) Add clang CI build

5 years agoMerge pull request #517 from voldyman/master
Alexey Kutepov [Sun, 25 Nov 2018 10:16:06 +0000 (17:16 +0700)]
Merge pull request #517 from voldyman/master

[#509] svg2rects.py can now handle multiple scripts

5 years ago[509] svg2rects.py can now handle multiple scripts
Akshay [Sat, 24 Nov 2018 18:41:12 +0000 (10:41 -0800)]
[509] svg2rects.py can now handle multiple scripts

5 years agoMerge pull request #516 from tsoding/494
Alexey Kutepov [Sat, 24 Nov 2018 17:25:52 +0000 (00:25 +0700)]
Merge pull request #516 from tsoding/494

(#494) No need to handle cue state in script

5 years ago(#494) No need to handle cue state in script
rexim [Sat, 24 Nov 2018 17:22:34 +0000 (00:22 +0700)]
(#494) No need to handle cue state in script

5 years agoMerge pull request #515 from tsoding/512
Alexey Kutepov [Sat, 24 Nov 2018 17:03:55 +0000 (00:03 +0700)]
Merge pull request #515 from tsoding/512

(#512) Fix crash

5 years ago(#512) Introduce unpack_args_empty_list_test
rexim [Sat, 24 Nov 2018 16:55:57 +0000 (23:55 +0700)]
(#512) Introduce unpack_args_empty_list_test

5 years ago(#512) introduce unpack_args_test
rexim [Sat, 24 Nov 2018 16:48:51 +0000 (23:48 +0700)]
(#512) introduce unpack_args_test

5 years agoMerge pull request #510 from tsoding/507
Alexey Kutepov [Sun, 18 Nov 2018 17:57:39 +0000 (00:57 +0700)]
Merge pull request #510 from tsoding/507

(#507) unpack_args

5 years ago(#507) Refactor show_goal
rexim [Sun, 18 Nov 2018 17:54:21 +0000 (00:54 +0700)]
(#507) Refactor show_goal

5 years ago(#507) Move unpack_args to interpreter unit
rexim [Sun, 18 Nov 2018 17:42:45 +0000 (00:42 +0700)]
(#507) Move unpack_args to interpreter unit

5 years ago(#507) use unpack_args in hide_goal
rexim [Sun, 18 Nov 2018 17:33:49 +0000 (00:33 +0700)]
(#507) use unpack_args in hide_goal

5 years ago(#507) Implement unpack_args
rexim [Sun, 18 Nov 2018 17:24:49 +0000 (00:24 +0700)]
(#507) Implement unpack_args

5 years agoMerge pull request #508 from tsoding/502
Alexey Kutepov [Sat, 17 Nov 2018 20:07:23 +0000 (03:07 +0700)]
Merge pull request #508 from tsoding/502

(#502) Implement script region arguments

5 years agoAdd TODO(#509)
rexim [Sat, 17 Nov 2018 20:05:20 +0000 (03:05 +0700)]
Add TODO(#509)

5 years ago(#502) Implement script region arguments
rexim [Sat, 17 Nov 2018 18:37:35 +0000 (01:37 +0700)]
(#502) Implement script region arguments

5 years agoMerge pull request #506 from tsoding/503
Alexey Kutepov [Sat, 17 Nov 2018 17:24:55 +0000 (00:24 +0700)]
Merge pull request #506 from tsoding/503

(#503) Make hide-goal and show-goal accessible in console

5 years agoAdd TODO(#507)
rexim [Sat, 17 Nov 2018 17:07:12 +0000 (00:07 +0700)]
Add TODO(#507)

5 years ago(#503) Make hide-goal and show-goal accessible in console
rexim [Sat, 17 Nov 2018 17:03:58 +0000 (00:03 +0700)]
(#503) Make hide-goal and show-goal accessible in console

5 years agoRemove TODO(#366)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#366)

5 years agoRemove TODO(#477)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#477)

5 years agoRemove TODO(#456)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#456)

5 years agoRemove TODO(#448)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#448)

5 years agoMerge pull request #505 from tsoding/108
Alexey Kutepov [Mon, 12 Nov 2018 12:14:13 +0000 (19:14 +0700)]
Merge pull request #505 from tsoding/108

(#108) Refactor Color interface

5 years ago(#108) color_from_hexstr -> hexstr
rexim [Mon, 12 Nov 2018 12:12:17 +0000 (19:12 +0700)]
(#108) color_from_hexstr -> hexstr

5 years ago(#108) remove dead code
rexim [Mon, 12 Nov 2018 12:11:13 +0000 (19:11 +0700)]
(#108) remove dead code

5 years ago(#108) color -> rgba
rexim [Mon, 12 Nov 2018 12:08:57 +0000 (19:08 +0700)]
(#108) color -> rgba

5 years agoMerge pull request #504 from tsoding/475
Alexey Kutepov [Mon, 12 Nov 2018 11:30:44 +0000 (18:30 +0700)]
Merge pull request #504 from tsoding/475

(#475) Remove error unit

5 years ago(#475) Remove error unit
rexim [Mon, 12 Nov 2018 11:26:06 +0000 (18:26 +0700)]
(#475) Remove error unit

5 years agoMerge pull request #501 from tsoding/493
Alexey Kutepov [Mon, 12 Nov 2018 09:15:42 +0000 (16:15 +0700)]
Merge pull request #501 from tsoding/493

(#493) Get rid of Goal hiding regions

5 years agoRemove TODO(#493)
rexim [Mon, 12 Nov 2018 09:12:03 +0000 (16:12 +0700)]
Remove TODO(#493)

5 years agoAdd TODO(#503)
rexim [Mon, 12 Nov 2018 09:05:31 +0000 (16:05 +0700)]
Add TODO(#503)

5 years agoAdd TODO(#502)
rexim [Sun, 11 Nov 2018 18:14:17 +0000 (01:14 +0700)]
Add TODO(#502)

5 years ago(#493) TODO
rexim [Sun, 11 Nov 2018 18:12:36 +0000 (01:12 +0700)]
(#493) TODO

5 years ago(#493) Implement script-goal-2.lisp
rexim [Sun, 11 Nov 2018 18:11:59 +0000 (01:11 +0700)]
(#493) Implement script-goal-2.lisp

5 years ago(#493) Implement script-goal-1.lisp
rexim [Sun, 11 Nov 2018 18:05:20 +0000 (01:05 +0700)]
(#493) Implement script-goal-1.lisp

5 years ago(#493) Remove hiding regions from goals
rexim [Sun, 11 Nov 2018 17:54:13 +0000 (00:54 +0700)]
(#493) Remove hiding regions from goals

5 years agoMerge pull request #499 from tsoding/goal-visibility-functions
Alexey Kutepov [Sun, 11 Nov 2018 17:43:21 +0000 (00:43 +0700)]
Merge pull request #499 from tsoding/goal-visibility-functions

Goal visibility functions

5 years agoAdd TODO(#500)
rexim [Sun, 11 Nov 2018 17:40:47 +0000 (00:40 +0700)]
Add TODO(#500)

5 years agoMake goals_is_goal_hidden to not ignore goals->visible
rexim [Sun, 11 Nov 2018 17:33:37 +0000 (00:33 +0700)]
Make goals_is_goal_hidden to not ignore goals->visible

5 years agoUse wrong_argument_type everywhere
rexim [Sun, 11 Nov 2018 17:25:14 +0000 (00:25 +0700)]
Use wrong_argument_type everywhere

5 years agoImplement string_p
rexim [Sun, 11 Nov 2018 17:04:19 +0000 (00:04 +0700)]
Implement string_p

5 years agoImplement goal_show
rexim [Sun, 11 Nov 2018 16:55:19 +0000 (23:55 +0700)]
Implement goal_show

Close #498

5 years agoImplement hide_goal
rexim [Sun, 11 Nov 2018 16:53:31 +0000 (23:53 +0700)]
Implement hide_goal

Close #497

5 years agoImplement goals_show
rexim [Sun, 11 Nov 2018 16:27:24 +0000 (23:27 +0700)]
Implement goals_show

Close #496

5 years agoImplement goals_hide
rexim [Sun, 11 Nov 2018 16:26:13 +0000 (23:26 +0700)]
Implement goals_hide

Close #495

5 years agoMerge pull request #492 from tsoding/488
Alexey Kutepov [Sun, 11 Nov 2018 14:41:59 +0000 (21:41 +0700)]
Merge pull request #492 from tsoding/488

 (#488) Outline goal region migration

5 years agoAdd TODO(#498)
rexim [Sat, 10 Nov 2018 18:24:42 +0000 (01:24 +0700)]
Add TODO(#498)

5 years agoAdd TODO(#497)
rexim [Sat, 10 Nov 2018 18:24:41 +0000 (01:24 +0700)]
Add TODO(#497)

5 years agoAdd TODO(#496)
rexim [Sat, 10 Nov 2018 18:24:40 +0000 (01:24 +0700)]
Add TODO(#496)

5 years agoAdd TODO(#495)
rexim [Sat, 10 Nov 2018 18:24:40 +0000 (01:24 +0700)]
Add TODO(#495)

5 years agoAdd TODO(#494)
rexim [Sat, 10 Nov 2018 18:24:39 +0000 (01:24 +0700)]
Add TODO(#494)

5 years agoAdd TODO(#493)
rexim [Sat, 10 Nov 2018 18:24:39 +0000 (01:24 +0700)]
Add TODO(#493)

5 years ago(#488) Outline goal region migration
rexim [Sat, 10 Nov 2018 18:22:38 +0000 (01:22 +0700)]
(#488) Outline goal region migration

5 years ago(#488) goals_hide -> goals_hide_from_player
rexim [Sat, 10 Nov 2018 18:10:19 +0000 (01:10 +0700)]
(#488) goals_hide -> goals_hide_from_player

5 years agoMerge pull request #491 from tsoding/89
Alexey Kutepov [Sat, 10 Nov 2018 18:08:01 +0000 (01:08 +0700)]
Merge pull request #491 from tsoding/89

(#89) Show goal hiding regions in the debug mode

5 years ago(#89) Show goal hiding regions in the debug mode
rexim [Sat, 10 Nov 2018 18:04:44 +0000 (01:04 +0700)]
(#89) Show goal hiding regions in the debug mode

5 years agoMerge pull request #490 from tsoding/487
Alexey Kutepov [Sat, 10 Nov 2018 17:24:10 +0000 (00:24 +0700)]
Merge pull request #490 from tsoding/487

(#487) Show regions in the debug mode

5 years ago(#487) Show regions in the debug mode
rexim [Sat, 10 Nov 2018 17:12:09 +0000 (00:12 +0700)]
(#487) Show regions in the debug mode

5 years agoTODO(#486)
rexim [Tue, 6 Nov 2018 03:13:44 +0000 (10:13 +0700)]
TODO(#486)

5 years agoMerge pull request #485 from tsoding/476
Alexey Kutepov [Tue, 6 Nov 2018 03:12:43 +0000 (10:12 +0700)]
Merge pull request #485 from tsoding/476

(#476) Use system/log through out the codebase

5 years ago(#476) Replace printf with log_info
rexim [Tue, 6 Nov 2018 03:08:05 +0000 (10:08 +0700)]
(#476) Replace printf with log_info

5 years ago(#476) Replace fprintf(stderr, ...) with log_fail
rexim [Tue, 6 Nov 2018 03:01:52 +0000 (10:01 +0700)]
(#476) Replace fprintf(stderr, ...) with log_fail

5 years agoMerge pull request #484 from tsoding/478
Alexey Kutepov [Tue, 6 Nov 2018 02:41:13 +0000 (09:41 +0700)]
Merge pull request #484 from tsoding/478

(#478) replace all calloc instance with nth_calloc

5 years ago(#478) replace all calloc instance with nth_calloc
rexim [Tue, 6 Nov 2018 02:38:00 +0000 (09:38 +0700)]
(#478) replace all calloc instance with nth_calloc