📄 chagnelog.txt
字号:
JonG - 09.12.03
DraakComp:
+ Added hex, oct, bin to the available num types. Definable just like nums
JonG - 09.14.03
DraakComp:
+ Added !v e (Get the number of elements in a hash variable)
JonG - 09.18.03
Pas.gmr:
* Rearranged the allocation function to work well.
DraakComp: CmdDrv
+ added ^ to expand the data inside a hash variable.
JonG - 09.20.03
Pas.gmr:
* Made register pooling more complete. You can't request specific registers,
but you can allocate and deallocate and get something that resembles a
useable register.
DraakComp: CmdDrv
+ added !C N to do numerical comparisons.
JonG - 11.04.03
DraakComp: Parser
+ Changed all the string copying done by the parser into a higher-preformance
class that will automatically handle the strings. So basically, I got rid
of all of the string copy in the decent parser. Fun night, now I sleep.
JonG - 12.10.03
Pas.gmr
+ Types all day. Basic types are definable, and enumerated types work.
JonG - 01.12.04
Pas.gmr
+ Let's not talk about what's changed. &''[] implemented, and basic types
are being built. sxPack's are in now.
JonG - 01.30.04
DraakComp:
+ .dgu's are now directory searchable.
Pas.gmr
+ System.dgu has been started, halt command is included and both forms work.
+ Arrays are functioning, a few more tests are needed between records and
arrays, but should be doing well.
JonG - 02.05.04
Pas.gmr
+ System.dgu has exit, break and continue.
+ Pointers work
+ Updated pas.txt for information.
JonG - 03.04.04
Pas.gmr
! This file is now useless. I haven't hardly updated it. I should have been.
+ Object work. Construstors/Destructors don't, but procedures and functions
should, if not totally, just about.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -