]> git.lizzy.rs Git - nothing.git/history - src
TODO(#456)
[nothing.git] / src /
2018-09-30 reximAdd log UI element
2018-09-30 reximMove edit_field and console to ui folder
2018-09-30 reximRemove edit_field_ring
2018-09-29 Alexey KutepovMerge pull request #367 from tsoding/353
2018-09-29 reximTODO(#369)
2018-09-29 reximTODO(#368)
2018-09-29 reximRemove TODO(#353)
2018-09-29 rexim(#353) Integrate edit_field_ring with console
2018-09-29 rexim(#353) Introduce LIDL version of edit_field_ring
2018-09-29 rexim(#353) Implement focus for edit_field
2018-09-29 Alexey KutepovMerge pull request #365 from tsoding/347
2018-09-29 reximTODO(#366)
2018-09-29 rexim(#347) Implement slide down animation
2018-09-29 reximRemove TODO(#345)
2018-09-29 reximRemove TODO(#346)
2018-09-29 Alexey KutepovMerge pull request #362 from tsoding/346
2018-09-29 reximTODO(#364)
2018-09-29 reximTODO(#363)
2018-09-29 rexim(#346) Add background to the consolé
2018-09-24 Alexey KutepovMerge pull request #352 from tsoding/345
2018-09-24 reximTODO(#361)
2018-09-24 reximTODO(#360)
2018-09-24 reximTODO(#359)
2018-09-24 reximTODO(#358)
2018-09-24 reximTODO(#357)
2018-09-24 reximTODO(#356)
2018-09-24 reximTODO(#355)
2018-09-24 reximTODO(#354)
2018-09-24 reximTODO(#353)
2018-09-23 rexim(#345) TODOs
2018-09-23 rexim(#345) Make Console evaluate lisp expression on Enter
2018-09-23 rexim(#345) Enclose native functions with custom parameters
2018-09-23 rexim(#345) Extend NativeFunction definition with custom...
2018-09-23 Alexey KutepovMerge pull request #351 from tsoding/344
2018-09-23 Alexey KutepovMerge pull request #349 from tsoding/348
2018-09-23 rexim(#344) Make Edit_field print parens
2018-09-23 rexim(#348) Stringify MAX_ID_SIZE
2018-09-22 Alexey KutepovMerge pull request #343 from tsoding/sliding-console
2018-09-22 reximTODO(#348)
2018-09-22 reximTODO(#347)
2018-09-22 reximTODO(#346)
2018-09-22 reximTODO(#345)
2018-09-22 reximTODO(#344)
2018-09-22 reximConsole work
2018-09-22 reximUse backquote to summon the console
2018-09-22 reximTODO: it's impossible to type parens in the Edit_field
2018-09-22 reximIntroduce GAME_CONSOLE_STATE
2018-09-22 reximPut console inside of the game
2018-09-22 reximImplement console rendering
2018-09-22 reximIntegrate Edit_field with Console
2018-09-22 reximIntroduce Console
2018-09-22 reximImplement level_rigid_rect
2018-09-22 reximIntroduce ids for rigid_rects
2018-09-22 reximRemove redundant debug printing
2018-09-21 Alexey KutepovMerge pull request #342 from tsoding/scope-testing
2018-09-21 reximQuit function for REPL
2018-09-17 reximI think it's better to keep gc argument explicit
2018-09-17 reximRemove TODO(#285)
2018-09-16 Alexey KutepovMerge pull request #336 from tsoding/ffi
2018-09-16 reximTODO(#337)
2018-09-16 reximEvaluate native functions
2018-09-16 reximcallable_p -> lambda_p
2018-09-16 reximIntroduce Native atom
2018-09-16 Alexey KutepovMerge pull request #333 from tsoding/lambda
2018-09-16 reximTODO(#335)
2018-09-16 reximTODO(#334)
2018-09-16 reximSeparate special forms from funcalls
2018-09-15 reximSupport lambdas
2018-09-15 reximImplement callable_p
2018-09-15 reximIntroduce length_of_list
2018-09-15 Alexey KutepovMerge pull request #332 from tsoding/328
2018-09-15 rexim(#328) Make scope more typesafe
2018-09-10 Alexey KutepovMerge pull request #331 from tsoding/314
2018-09-10 rexim(#314) evaluate variables
2018-09-10 Alexey KutepovMerge pull request #329 from tsoding/323
2018-09-10 reximTODO(#330)
2018-09-10 rexim(#323) implement the set function
2018-09-10 rexim(#323) Numbers are long ints
2018-09-10 rexim(#323) list_p
2018-09-10 rexim(#323) eval_args -> eval_all_args
2018-09-10 Alexey KutepovMerge pull request #327 from tsoding/326
2018-09-10 rexim(#326) error as struct Expr
2018-09-10 Alexey KutepovMerge pull request #325 from tsoding/317
2018-09-10 reximTODO(#326)
2018-09-10 rexim(#317) return new scope from eval
2018-09-10 Alexey KutepovMerge pull request #324 from tsoding/322
2018-09-10 rexim(#322) remove clone_expr
2018-09-10 Alexey KutepovMerge pull request #320 from tsoding/318
2018-09-10 reximTODO(#323)
2018-09-10 reximTODO(#322)
2018-09-10 reximTODO(#321)
2018-09-10 rexim(#318) fix set_scope_value
2018-09-09 Alexey KutepovMerge pull request #319 from tsoding/gc
2018-09-09 reximInspect GC in repl
2018-09-09 reximDon't manage script resources manually
2018-09-09 reximUse gc in repl
2018-09-09 reximDestroy exprs on destroy_gc
2018-09-09 reximIntegrate GC with expr creation
2018-09-09 reximImplement gc_find_expr
2018-09-09 reximImplement gc_traverse_expr
next